1
0
Fork 0
mirror of https://github.com/gorhill/uMatrix.git synced 2024-05-17 10:43:19 +12:00
Commit graph

586 commits

Author SHA1 Message Date
gorhill 72a9fbf267
new revision for dev build 2017-12-09 12:47:37 -05:00
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
2017-12-09 12:32:41 -05:00
gorhill 1e9f728a3b
new revision for dev build 2017-12-08 08:22:14 -05:00
gorhill fa2658cd2b
import message handling code from uBO, simplify for uMatrix 2017-12-06 09:47:20 -05:00
gorhill 16eceedbf5
new revision for stable release 2017-12-06 08:49:06 -05:00
gorhill c983d47c8e
new revision for release candidate 2017-12-05 16:19:32 -05:00
gorhill 5c340e85e8
set minimum chromium version to 45 2017-12-05 16:08:01 -05:00
gorhill 3ff2926871
fix #840 (need confirmation) 2017-12-04 16:48:59 -05:00
gorhill 8660d35dcf
new revision for release candidate 2017-12-04 11:36:15 -05:00
gorhill 3292b030ce
new revision for release candidate 2017-12-03 15:18:09 -05:00
gorhill 6a10411f6a
new revision for dev build 2017-12-03 11:44:44 -05:00
gorhill c05f9fe9c9
new revision for dev build 2017-12-02 11:51:22 -05:00
gorhill 773fe2da59
new revision for dev build 2017-12-02 09:49:02 -05:00
gorhill 0207c91312
enable ability to detach the logger (same as uBO) 2017-12-01 18:44:05 -05:00
gorhill 29a59808ab
new revision for dev build 2017-12-01 12:36:13 -05:00
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.
2017-12-01 08:17:30 -05:00
gorhill ec5faf04f8
new revision for dev build 2017-11-30 11:50:47 -05:00
gorhill 5b8bcb1a9a
remove obsolete indexedDB transition-related code 2017-11-30 08:42:03 -05:00
gorhill 07eb60abc6
new stable release revision 2017-11-26 10:34:08 -05:00
gorhill a4d2ca6935 new revision for release candidate 2017-11-25 08:01:01 -05:00
gorhill ac7870280a new revision for dev build 2017-11-24 20:24:22 -05:00
gorhill 040b2a3d7f new revision for dev build 2017-11-24 17:24:14 -05:00
xofe a36042b5ce webext: fix options_ui.js removal + remove unused options_ui.html
per ec3d1bfc88
2017-11-24 09:38:37 +00:00
gorhill 53c786e73c new revision for dev build 2017-11-23 12:14:56 -05:00
gorhill 083cf4bf46 fix CSS regression: https://github.com/gorhill/uMatrix/issues/821#issuecomment-346461071 2017-11-22 15:35:43 -05:00
gorhill 61ae0d2bee new revision for stable release 2017-11-22 12:57:11 -05:00
gorhill 7c5a4b6e71 oops: release candidate revision number 2017-11-22 06:04:27 -05:00
gorhill 054d3a5b2b new revision for release candidate 2017-11-22 06:02:10 -05:00
gorhill a699567a61 new revision for dev build 2017-11-21 10:39:56 -05:00
gorhill 0b8291c329 new revision for release candidate 2017-11-20 09:25:10 -05:00
gorhill c2f9d10f71 new revision for dev build 2017-11-19 21:08:49 -05:00
gorhill 9fd92d2245 new revision for development build 2017-11-19 18:49:50 -05:00
gorhill 76639f528a fix #819 2017-11-19 18:18:02 -05:00
gorhill ef09f42af8 new revision for stable release 2017-11-14 16:14:01 -05:00
gorhill 5ddffa6c00 new revision for dev build 2017-11-13 18:50:13 -05:00
gorhill 70b4eb0877 fix #612 2017-11-13 18:24:08 -05:00
gorhill 540436fe7f remove webext-hybrid version 2017-11-10 12:35:08 -05:00
gorhill b8121aae79 new revision for stable release 2017-11-10 10:57:40 -05:00
gorhill f2d7d32d1e remove unused legacy code from HTTPSB 2017-11-10 10:56:55 -05:00
gorhill acf318d83c fix AMO validation errors: innerHTML is forbidden 2017-10-05 12:49:26 -04:00
gorhill 84aa1fd0e6 fix min version number 2017-10-05 12:19:18 -04:00
gorhill 71fd4427cc set webext min version of to FF56 2017-10-05 12:15:03 -04:00
gorhill 08f93ae95a new stable release 2017-10-05 12:12:47 -04:00
gorhill c374ce60c3 new revision for release candidate 2017-10-05 08:50:01 -04:00
gorhill f36735a6b4 new revision for release candidate 2017-09-28 09:24:39 -04:00
gorhill bb84ffaf87 import fix to cloud storage from https://github.com/gorhill/uBlock/issues/3006 2017-09-28 09:23:40 -04:00
gorhill 2fa62e12a1 fix https://github.com/gorhill/uBlock/issues/3057 2017-09-26 16:49:41 -04:00
gorhill b92e03eff6 new revision for dev build 2017-09-01 08:20:45 -04:00
gorhill 406f6473b6 use indexedDB to cache assets: https://bugzilla.mozilla.org/show_bug.cgi?id=1371255#c11 2017-09-01 08:19:14 -04:00
gorhill f8a54005bf new revision for release candidate 2017-08-25 10:33:17 -04:00
gorhill b58d09cf02 set proper max version for legacy version 2017-08-25 10:32:26 -04:00
gorhill 2388af05e1 fix http://forums.mozillazine.org/viewtopic.php?p=14763169#p14763169 2017-08-25 10:31:15 -04:00
gorhill c3f4f18115 new revision for dev build 2017-08-17 11:24:01 -04:00
gorhill 37ce825dc1 fix https://github.com/gorhill/uBlock/issues/2824 2017-08-17 11:23:19 -04:00
gorhill 10972a55df fix https://github.com/gorhill/uBlock/issues/2855 2017-08-11 00:11:14 -04:00
gorhill dc6a80a77d new revision for dev build 2017-08-08 16:58:19 -04:00
gorhill d7b3841f93 fix https://github.com/gorhill/uBlock/issues/2843 2017-08-08 16:57:46 -04:00
gorhill 275899fd29 set FF56 as max version compatible with legacy version of uMatrix 2017-08-07 09:50:53 -04:00
gorhill df548f1db9 publish webext-hybrid to AOM dev channel 2017-08-02 08:39:06 -04:00
gorhill ea16b28e65 fix popup panel width issue when photon disabled [firefox] 2017-07-03 12:27:02 -04:00
gorhill 839c185f5e new revision for dev build 2017-06-21 12:56:58 -04:00
gorhill 3df27ffbdf fix https://github.com/gorhill/uBlock/issues/2696 2017-06-21 12:55:48 -04:00
gorhill 3bff9d2aae new revision for dev build 2017-05-30 07:06:53 -04:00
gorhill 930b6dd820 fix #793 2017-05-27 07:22:48 -04:00
gorhill 69a9cd66d1 new revision for dev build 2017-04-26 16:41:11 -04:00
gorhill 5922c3fcde fix https://github.com/gorhill/uBlock/issues/2558 2017-04-26 16:05:14 -04:00
gorhill 840bf9564d FF webext does not support chrome.contentSettings API 2017-04-26 16:04:09 -04:00
gorhill 3b48d64ec3 new version 2017-04-07 15:38:43 -04:00
gorhill b07972c526 minor code review 2017-04-07 07:23:43 -04:00
gorhill 40cc80371b new revision for dev build 2017-04-02 23:19:52 -04:00
gorhill 29f0171291 fix timing issue at launch for Pale Moon by importing uBO's code 2017-04-02 16:59:31 -04:00
gorhill 12a6978748 fix https://github.com/gorhill/uBlock/issues/2506 2017-04-02 16:35:15 -04:00
gorhill 5f77d89db6 fix https://github.com/gorhill/uBlock/issues/2506 2017-04-02 13:34:33 -04:00
gorhill 09abdc1b9f fix https://github.com/gorhill/uBlock/issues/2502#issuecomment-290941686 2017-04-01 19:47:31 -04:00
gorhill 276a1dfa1b fix https://github.com/gorhill/uBlock/issues/2502#issuecomment-290943606 2017-04-01 16:26:23 -04:00
gorhill d361ee33fc fix https://github.com/gorhill/uBlock/issues/2499 2017-04-01 12:59:52 -04:00
gorhill 96012c6956 new revision for dev build 2017-04-01 12:24:05 -04:00
gorhill 3df7ee9cb1 fix regression bug introduced with 9a99a06c 2017-04-01 12:21:46 -04:00
gorhill 89c5f02d76 fix https://github.com/gorhill/uBlock/issues/2493
Fix by @gijsk, imported from https://github.com/gorhill/uBlock/pull/2497
2017-04-01 11:53:25 -04:00
gorhill 3e5afa025a new revision for dev build 2017-04-01 10:14:02 -04:00
gorhill 85255cf195 fix https://bugs.chromium.org/p/project-zero/issues/detail?id=1225&desc=6#c10 2017-04-01 09:58:10 -04:00
gorhill 9a99a06cd4 fix https://bugs.chromium.org/p/project-zero/issues/detail?id=1225&desc=6#c10 2017-04-01 09:39:49 -04:00
gorhill ad4b9b7b00 fix #746 2017-04-01 09:37:59 -04:00
gorhill e0251f55cd new revision for dev build 2017-03-29 13:52:48 -04:00
gorhill 97509f6d03 hybrid webextension for seamless migration from legacy 2017-03-29 13:46:19 -04:00
gorhill c2d7096500 refactor assets management; working webextension version 2017-03-29 09:12:12 -04:00
gorhill 357753dc48 new revision for dev build 2017-03-20 17:03:04 -04:00
gorhill 076382caf3 fix #730 2017-03-16 12:04:28 -04:00
gorhill 1c27c01ac5 new revision for dev build 2017-02-04 10:09:19 -05:00
gorhill 33f2dc27d3 fix https://github.com/gorhill/uBlock/issues/2226 2017-02-04 10:08:18 -05:00
gorhill cc7be90de4 update tool scripts for proper versioning 2017-01-31 17:47:03 -05:00
gorhill bf7acf678a fix #706 2017-01-31 17:32:34 -05:00
gorhill 83b342d4e4 fix #597 + code review + merge media and image 2016-07-30 09:58:13 -04:00
gorhill d586c125a6 new revision for dev build 2016-07-30 09:55:55 -04:00
gorhill 8464e3d594 import uBO fix for some behind-the-scene requests in Pale Moon 2016-07-17 06:37:01 -04:00
gorhill 9a26274b11 fix #586 2016-07-13 09:11:37 -04:00
gorhill 5bb96c1b74 release version 2016-06-24 08:39:39 -04:00
gorhill 941d710247 fix https://github.com/gorhill/uBlock/issues/1702 2016-06-12 10:57:15 -04:00
gorhill a429b71665 code review re. #554: use channel data when available 2016-06-10 13:18:32 -04:00
gorhill 7f632afe29 code review re. #554
No longer need to evaluate within asyncOnChannelRedirect() since
all is now evaluated at `http-on-modify-request` time.
2016-06-06 10:10:29 -04:00