Commit Graph

588 Commits (master)

Author SHA1 Message Date
Raymond Hill 4b5cd19396
new revision for release candidate 7 years ago
gorhill dfb4127583
new revision for dev build 7 years ago
gorhill 72a9fbf267
new revision for dev build 7 years ago
gorhill c4c0d450fd
code review of request headers processing code
- drop needless overhead now that legacy support is dropped
- output extra information about the headers which are
  modified and their value before/after modification
7 years ago
gorhill 1e9f728a3b
new revision for dev build 7 years ago
gorhill fa2658cd2b
import message handling code from uBO, simplify for uMatrix 7 years ago
gorhill 16eceedbf5
new revision for stable release 7 years ago
gorhill c983d47c8e
new revision for release candidate 7 years ago
gorhill 5c340e85e8
set minimum chromium version to 45 7 years ago
gorhill 3ff2926871
fix #840 (need confirmation) 7 years ago
gorhill 8660d35dcf
new revision for release candidate 7 years ago
gorhill 3292b030ce
new revision for release candidate 7 years ago
gorhill 6a10411f6a
new revision for dev build 7 years ago
gorhill c05f9fe9c9
new revision for dev build 7 years ago
gorhill 773fe2da59
new revision for dev build 7 years ago
gorhill 0207c91312
enable ability to detach the logger (same as uBO) 7 years ago
gorhill 29a59808ab
new revision for dev build 7 years ago
gorhill ad9d591b16
Fix #118, #271, #649, #771: removing flawed-at-the-core UA spoofer
The end result of the flawed UA spoofer was to accomplish the
OPPOSITE of the intended goal. UA spoofing for privacy purpose
turns out to be a whole complicated task on its own, and is
best undertaken as a separate dedicated extension -- assuming
it is possible at all.

In any case, this had no place in a "Privacy" section in uMatrix,
this was a bad idea to create this feature in the first place. It's
never too late to correct a bad idea, and this is the purpose of
this commit.
7 years ago
gorhill ec5faf04f8
new revision for dev build 7 years ago
gorhill 5b8bcb1a9a
remove obsolete indexedDB transition-related code 7 years ago
gorhill 07eb60abc6
new stable release revision 7 years ago
gorhill a4d2ca6935 new revision for release candidate 7 years ago
gorhill ac7870280a new revision for dev build 7 years ago
gorhill 040b2a3d7f new revision for dev build 7 years ago
xofe a36042b5ce webext: fix options_ui.js removal + remove unused options_ui.html
per ec3d1bfc88
7 years ago
gorhill 53c786e73c new revision for dev build 7 years ago
gorhill 083cf4bf46 fix CSS regression: https://github.com/gorhill/uMatrix/issues/821#issuecomment-346461071 7 years ago
gorhill 61ae0d2bee new revision for stable release 7 years ago
gorhill 7c5a4b6e71 oops: release candidate revision number 7 years ago
gorhill 054d3a5b2b new revision for release candidate 7 years ago
gorhill a699567a61 new revision for dev build 7 years ago
gorhill 0b8291c329 new revision for release candidate 7 years ago
gorhill c2f9d10f71 new revision for dev build 7 years ago
gorhill 9fd92d2245 new revision for development build 7 years ago
gorhill 76639f528a fix #819 7 years ago
gorhill ef09f42af8 new revision for stable release 7 years ago
gorhill 5ddffa6c00 new revision for dev build 7 years ago
gorhill 70b4eb0877 fix #612 7 years ago
gorhill 540436fe7f remove webext-hybrid version 7 years ago
gorhill b8121aae79 new revision for stable release 7 years ago
gorhill f2d7d32d1e remove unused legacy code from HTTPSB 7 years ago
gorhill acf318d83c fix AMO validation errors: innerHTML is forbidden 7 years ago
gorhill 84aa1fd0e6 fix min version number 7 years ago
gorhill 71fd4427cc set webext min version of to FF56 7 years ago
gorhill 08f93ae95a new stable release 7 years ago
gorhill c374ce60c3 new revision for release candidate 7 years ago
gorhill f36735a6b4 new revision for release candidate 7 years ago
gorhill bb84ffaf87 import fix to cloud storage from https://github.com/gorhill/uBlock/issues/3006 7 years ago
gorhill 2fa62e12a1 fix https://github.com/gorhill/uBlock/issues/3057 7 years ago
gorhill b92e03eff6 new revision for dev build 7 years ago
gorhill 406f6473b6 use indexedDB to cache assets: https://bugzilla.mozilla.org/show_bug.cgi?id=1371255#c11 7 years ago
gorhill f8a54005bf new revision for release candidate 7 years ago
gorhill b58d09cf02 set proper max version for legacy version 7 years ago
gorhill 2388af05e1 fix http://forums.mozillazine.org/viewtopic.php?p=14763169#p14763169 7 years ago
gorhill c3f4f18115 new revision for dev build 7 years ago
gorhill 37ce825dc1 fix https://github.com/gorhill/uBlock/issues/2824 7 years ago
gorhill 10972a55df fix https://github.com/gorhill/uBlock/issues/2855 7 years ago
gorhill dc6a80a77d new revision for dev build 7 years ago
gorhill d7b3841f93 fix https://github.com/gorhill/uBlock/issues/2843 7 years ago
gorhill 275899fd29 set FF56 as max version compatible with legacy version of uMatrix 7 years ago
gorhill df548f1db9 publish webext-hybrid to AOM dev channel 7 years ago
gorhill ea16b28e65 fix popup panel width issue when photon disabled [firefox] 7 years ago
gorhill 839c185f5e new revision for dev build 7 years ago
gorhill 3df27ffbdf fix https://github.com/gorhill/uBlock/issues/2696 7 years ago
gorhill 3bff9d2aae new revision for dev build 7 years ago
gorhill 930b6dd820 fix #793 7 years ago
gorhill 69a9cd66d1 new revision for dev build 7 years ago
gorhill 5922c3fcde fix https://github.com/gorhill/uBlock/issues/2558 7 years ago
gorhill 840bf9564d FF webext does not support chrome.contentSettings API 7 years ago
gorhill 3b48d64ec3 new version 7 years ago
gorhill b07972c526 minor code review 7 years ago
gorhill 40cc80371b new revision for dev build 7 years ago
gorhill 29f0171291 fix timing issue at launch for Pale Moon by importing uBO's code 7 years ago
gorhill 12a6978748 fix https://github.com/gorhill/uBlock/issues/2506 7 years ago
gorhill 5f77d89db6 fix https://github.com/gorhill/uBlock/issues/2506 7 years ago
gorhill 09abdc1b9f fix https://github.com/gorhill/uBlock/issues/2502#issuecomment-290941686 7 years ago
gorhill 276a1dfa1b fix https://github.com/gorhill/uBlock/issues/2502#issuecomment-290943606 7 years ago
gorhill d361ee33fc fix https://github.com/gorhill/uBlock/issues/2499 7 years ago
gorhill 96012c6956 new revision for dev build 7 years ago
gorhill 3df7ee9cb1 fix regression bug introduced with 9a99a06c 7 years ago
gorhill 89c5f02d76 fix https://github.com/gorhill/uBlock/issues/2493
Fix by @gijsk, imported from https://github.com/gorhill/uBlock/pull/2497
7 years ago
gorhill 3e5afa025a new revision for dev build 7 years ago
gorhill 85255cf195 fix https://bugs.chromium.org/p/project-zero/issues/detail?id=1225&desc=6#c10 7 years ago
gorhill 9a99a06cd4 fix https://bugs.chromium.org/p/project-zero/issues/detail?id=1225&desc=6#c10 7 years ago
gorhill ad4b9b7b00 fix #746 7 years ago
gorhill e0251f55cd new revision for dev build 7 years ago
gorhill 97509f6d03 hybrid webextension for seamless migration from legacy 7 years ago
gorhill c2d7096500 refactor assets management; working webextension version 7 years ago
gorhill 357753dc48 new revision for dev build 7 years ago
gorhill 076382caf3 fix #730 7 years ago
gorhill 1c27c01ac5 new revision for dev build 7 years ago
gorhill 33f2dc27d3 fix https://github.com/gorhill/uBlock/issues/2226 7 years ago
gorhill cc7be90de4 update tool scripts for proper versioning 7 years ago
gorhill bf7acf678a fix #706 7 years ago
gorhill 83b342d4e4 fix #597 + code review + merge media and image 8 years ago
gorhill d586c125a6 new revision for dev build 8 years ago
gorhill 8464e3d594 import uBO fix for some behind-the-scene requests in Pale Moon 8 years ago
gorhill 9a26274b11 fix #586 8 years ago
gorhill 5bb96c1b74 release version 8 years ago
gorhill 941d710247 fix https://github.com/gorhill/uBlock/issues/1702 8 years ago