1
0
Fork 0
mirror of https://github.com/gorhill/uMatrix.git synced 2024-06-28 11:00:38 +12:00
Commit graph

469 commits

Author SHA1 Message Date
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
gorhill 5fe51be814 this fixes #540 2016-04-23 13:54:22 -04:00
gorhill 4336c5c7c4 new revision for dev build 2016-03-31 09:00:39 -04:00
gorhill 6b0e438cb5 need to bump revision for Opera build 2016-03-02 11:12:36 -05:00
gorhill 65924d1be8 this fixes #489 2016-02-28 16:15:23 -05:00
gorhill adfc3b2a50 new revision for dev build 2016-02-27 21:06:11 -05:00
gorhill 3150395375 new location for Console.jsm 2016-02-02 09:42:07 -05:00
gorhill 9cfc2ff6f8 this fixes https://github.com/gorhill/uBlock/issues/763 2016-01-24 08:52:32 -05:00
gorhill 2b74a784df Nightly 46.0 is supported 2016-01-16 09:57:27 -05:00
gorhill 93d28a8e38 this fixes https://github.com/gorhill/uBlock/issues/845 2015-11-16 09:02:58 -05:00
gorhill deecee477d this fixes invalid version number 2015-11-15 17:40:57 -05:00
gorhill 1df054d844 update compatible versions 2015-11-15 17:34:31 -05:00
gorhill 6eaa85eee1 this should fix #357, #395 2015-11-15 17:33:05 -05:00
gorhill 72c9429d74 code review for #390 2015-11-14 10:01:45 -05:00
gorhill 8c6413bfe2 new revision 2015-11-13 13:31:52 -05:00