Commits
User selector
Commit history
Commits on Jul 15, 2015
Add a try/catch around ruleset processing.
Show description for c810845committed
Commits on Jun 9, 2015
Commits on Apr 3, 2015
Remove some unnecessary logging
Show description for dd26689committedRemove random try/catch
Show description for 18ca9cfcommitted
Commits on Mar 4, 2015
Fix user rules in Chromium.
Show description for e9c8423committed
Commits on Feb 4, 2015
- committed
Commits on Jan 31, 2015
Merge branch 'master' into rewriter
Show description for 86f6290committed
Commits on Dec 5, 2014
- committed
Commits on Aug 21, 2014
Update rules.js
Show description for 44c302acommitted
Commits on Jul 28, 2014
Opera 23 and above has mixed content blocking
Show description for fdb073ccommitted
Commits on Apr 7, 2014
Merge remote-tracking branch 'eff/master' into vijayp.add-persistent-user-rules
Show description for 24d36fdcommitted
Commits on Jan 18, 2014
Commits on Jan 12, 2014
Commits on Jan 10, 2014
Merge pull request #47 from jsha/switchplanner
Show description for 6c8cd5dcommitted
Commits on Jan 9, 2014
- committed
Jacob Hoffman-Andrews
Commits on Jan 8, 2014
- committed
Commits on Jan 7, 2014
Commits on Jan 4, 2014
Allow users to create user-specified rules. Rules are saved in local storage and automatically loaded when the browser / extension starts up.
Show description for 5ca9473committed
Commits on Jan 3, 2014
Add back in TLD rule for google.*
Show description for b50105dcommittedRearrange cookie test loop to return earlier
Show description for a1ad32fcommittedTweak ruleset calculation
Show description for 0106180committedAdd a smaller cache for cookie domains
Show description for 1fd6f14committedSet a smaller LRU rule cache size
Show description for fea6b33committedRearrange logic order
Show description for 3231011committed
Commits on Jan 2, 2014
Replace a now empty concat w/ clone
Show description for feabaa2committedRemove silly global_rulesets
Show description for 5eaa558committedMove declaration after cache return
Show description for 95e18aecommitted
Commits on Jan 1, 2014
Commits on Dec 21, 2013
Drop trailing comma errors that break Closure, etc.
Show description for df57137committedMerge branch 'cache-rulesets' of github.com:semenko/https-everywhere into semenko-cache-rulesets
Show description for 349296ccommittedClean up some tiny but annoying lint warnings
Show description for e198afdcommitted
Commits on Dec 20, 2013
The function "potentiallyApplicableRulesets" is hot, and its results are stable.
Show description for 2a02a71committed
Commits on Dec 13, 2013
Enable mixedcontent rules for Opera
Show description for 01e0e87committed