aboutsummaryrefslogtreecommitdiffstats
path: root/src/js/pagestore.js
Commit message (Expand)AuthorAgeFilesLines
* dissociate logging infrastructure from page storesgorhill2015-04-231-182/+0
* fixed popup blocker switch; added ability to manually edit switchesgorhill2015-04-091-6/+2
* refactored tabs/context codegorhill2015-04-081-85/+90
* code review for last commitgorhill2015-04-071-6/+4
* this fixes https://github.com/chrisaljoudi/uBlock/issues/1205gorhill2015-04-071-1/+11
* Correct issue linksYFdyh0002015-04-071-4/+4
* new switch: toggle cosmetic filtering on/off for a sitegorhill2015-04-051-4/+7
* this fixes #1134gorhill2015-03-311-3/+3
* this fixes #1013gorhill2015-03-251-4/+6
* this fixes #1078gorhill2015-03-231-9/+16
* oops: forgot about why we can't do this. Will leave the commented out code in...gorhill2015-03-221-5/+5
* code review: floating net requests recategorized as behind-the-scenegorhill2015-03-211-0/+6
* removed obsolete code following fix to #510gorhill2015-03-201-5/+1
* Change extension descriptionDeathamns2015-03-071-1/+1
* code reviewgorhill2015-03-051-1/+1
* persist local settings only when really neededgorhill2015-03-041-1/+3
* this fixes #915gorhill2015-03-021-1/+1
* this fixes #886gorhill2015-02-251-9/+9
* #731: added session and permanent firewallsgorhill2015-02-111-5/+4
* be ready to deal with invalid hostnamegorhill2015-02-061-0/+6
* this fixes #689gorhill2015-02-051-5/+14
* addressing all small detailsgorhill2015-01-241-10/+48
* code reviewgorhill2015-01-221-9/+0
* #475: whitelist behind-the-scene by defaultgorhill2015-01-211-14/+21
* code review: jshint'edgorhill2015-01-211-1/+0
* this fixes #536gorhill2015-01-201-2/+1
* this fixes #503gorhill2015-01-161-0/+16
* Make vAPI.setIcon less Chromium specificDeathamns2015-01-131-13/+3
* this fixes #482gorhill2015-01-121-1/+1
* hopefully this fixes #470gorhill2015-01-101-0/+2
* probably more reasonablegorhill2015-01-091-1/+1
* code review re #26gorhill2015-01-091-1/+1
* support elemhide filter optiongorhill2015-01-081-0/+13
* code reviewgorhill2015-01-071-1/+1
* "advanced user" flag + rearranging a bit dashboardgorhill2015-01-061-4/+6
* code reviewgorhill2015-01-061-0/+1
* lot of work related to dynamic filtering + new net requests loggergorhill2015-01-061-56/+238
* finally a fully working draft: now onto myriad finishing touchesgorhill2014-12-311-0/+3
* more work to expand dynamic filteringgorhill2014-12-301-17/+10
* code review: #433gorhill2014-12-281-4/+4
* too many changes for #433: branching so that I can commit and keep working on itgorhill2014-12-281-20/+49
* jshintgorhill2014-12-171-2/+3
* code review for #405gorhill2014-12-141-1/+1
* this addresses #405Raymond Hill2014-12-081-0/+5
* this fixes #384; more reading required for a long-term solution--if anyRaymond Hill2014-11-291-0/+1
* Move vAPI into .jshintrc as a globalDeathamns2014-11-091-2/+2
* Safari shows integers only over the toolbar iconDeathamns2014-11-091-1/+7
* Add .jshintrc, and use the "use strict" directiveDeathamns2014-11-091-1/+2
* Work on vendor API abstraction, and near complete Safari supportDeathamns2014-11-091-0/+477