1
0
Fork 0
mirror of https://github.com/gorhill/uMatrix.git synced 2024-09-29 08:41:11 +13:00
Commit graph

483 commits

Author SHA1 Message Date
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
gorhill
c978b2c5e9 code review re. https://bugzilla.mozilla.org/show_bug.cgi?id=1259169 2016-06-05 11:01:38 -04:00
gorhill
144a557ddb fix #561 2016-06-05 09:37:59 -04:00
gorhill
73646ed7ce fix #554 2016-06-03 09:13:18 -04:00