1
0
mirror of https://github.com/gorhill/uBlock.git synced 2024-09-14 23:12:28 +02:00
Commit Graph

4377 Commits

Author SHA1 Message Date
gorhill
8c3da95d65 fix #2067 (experimental) + support for hidden settings 2016-11-03 11:20:47 -04:00
gorhill
18d1c4809e new revision for dev build 2016-11-02 00:30:15 -04:00
gorhill
0abc257fee fix #2119 2016-11-02 00:27:16 -04:00
Binyamin Laukstein
56888b4806 https://github.com/AdBlockPlusIsrael/EasyListHebrew has been removed, returns 404 error (#2111) 2016-11-01 06:01:11 -04:00
gorhill
e914acd720 Merge branch 'master' of github.com:gorhill/uBlock 2016-10-31 08:44:54 -04:00
gorhill
2bb96d7b46 new revision for dev build 2016-10-31 08:44:45 -04:00
Nik Rolls
be8e514464 Prevent possible error when a node has no children (#2108)
Compat with Edge; SVG nodes don't have a `children` property and therefore this throws an error whenever an SVG is added, removed or moved in the DOM.
2016-10-30 16:04:53 -04:00
gorhill
015d38dc8c fix #1691 (regression from a7fe367eec) 2016-10-30 15:54:05 -04:00
gorhill
3f8c7b915c fix #1668 2016-10-30 15:19:58 -04:00
gorhill
efdf43f1d5 FF webext does not support getBytesInUse() 2016-10-30 13:06:23 -04:00
gorhill
f3458e95f5 add webext as target 2016-10-30 10:10:17 -04:00
gorhill
d740164ae3 new revision for dev build 2016-10-29 11:24:31 -04:00
gorhill
b2193a2b54 probably fix #2053 2016-10-29 11:15:04 -04:00
gorhill
50889da226 code review re. 3628de7a9d 2016-10-29 10:28:50 -04:00
gorhill
b55447635e fix #2106 (regression from #1669) 2016-10-29 09:55:09 -04:00
gorhill
de3054b485 code review re. 3628de7a9d 2016-10-29 08:42:29 -04:00
gorhill
3628de7a9d necessary changes for https://github.com/nikrolls/uBlock-Edge/pull/22 2016-10-28 08:40:38 -04:00
gorhill
de587335bd elemhide is (and has always been) really generichide 2016-10-27 08:33:19 -04:00
gorhill
6062ec9b23 fix #2100 2016-10-26 12:40:05 -04:00
gorhill
f6c46ab582 fix #2099 2016-10-26 08:59:15 -04:00
gorhill
d827accdf0 fix FF add-on validator warning 2016-10-25 10:20:29 -04:00
gorhill
8ea4116e20 fix travis-ci build 2016-10-24 14:01:01 -04:00
gorhill
eaaaf68d2c translation work from https://crowdin.com/project/ublock 2016-10-24 11:48:59 -04:00
gorhill
becd030e34 translation work from https://crowdin.com/project/ublock 2016-10-24 11:47:43 -04:00
gorhill
86ffd07ecf new revision for release 2016-10-24 11:22:55 -04:00
gorhill
9b57b827d3 fix uncaught data: URI by popup blocker when URL is updated using location.replace() 2016-10-22 18:10:49 -04:00
gorhill
ec931e5348 "Backup" is not a verb, as reported by https://crowdin.com/profile/Tonnes 2016-10-21 08:46:05 -04:00
gorhill
5a50f4ecfa use chromium manifest as the official one on which others are based 2016-10-19 19:07:59 -04:00
gorhill
aeaa63f2ae translation work from https://crowdin.com/project/ublock 2016-10-19 11:22:36 -04:00
gorhill
8dd6559759 new revision for release candidate 2016-10-19 11:15:10 -04:00
gorhill
71066206e0 webext as new target platform 2016-10-19 10:21:19 -04:00
gorhill
e01a130bc5 changes required to use chromium platform code for webext platform code 2016-10-19 10:20:26 -04:00
gorhill
a4ce5ec6af for now, make webext version based on chromium implementation as much as possible 2016-10-19 10:16:50 -04:00
gorhill
46fb194904 fix #2084 2016-10-18 12:33:50 -04:00
gorhill
1be1c415d6 translation work from https://crowdin.com/project/ublock 2016-10-17 09:44:57 -04:00
gorhill
523259bf19 new revision for release candidate 2016-10-17 09:43:05 -04:00
gorhill
70ab1a26de code review re. #1884, as per feedback at https://bugs.chromium.org/p/chromium/issues/detail?id=637577#c15 2016-10-17 09:37:59 -04:00
gorhill
2e953b45c9 make cloud storage support optional
(currently not supported on FF-webext and MS Edge)
2016-10-16 13:04:31 -04:00
gorhill
fff8e71ac0 adapt for Firefox webext / chrome.privacy not available yet 2016-10-15 16:06:33 -04:00
gorhill
5a50708961 (webext) support for vAPI.adminStorage is optional 2016-10-15 09:32:33 -04:00
gorhill
ba18b3aa02 translation work from https://crowdin.com/project/ublock 2016-10-15 08:44:48 -04:00
gorhill
607e44b2d6 new WebExtensions platform: starting point = Chromium platform 2016-10-15 08:35:51 -04:00
gorhill
afc13b9953 new revision for dev build 2016-10-14 11:00:55 -04:00
gorhill
cbefeb923c fix #1884 2016-10-14 10:06:34 -04:00
gorhill
da163bbe4b fix #1641 2016-10-13 13:25:57 -04:00
gorhill
b68c4f8f85 new revision for dev build 2016-10-12 07:06:26 -04:00
gorhill
b105010f34 minor code review 2016-10-11 11:53:28 -04:00
gorhill
0454ad1b1f re. #1070: rewrite redirect engine to use ES6 Sets/Maps 2016-10-10 09:01:05 -04:00
gorhill
cd81f866b9 code review: benefit from ES6 Set() in content script
fall back on legacy browser-specific polyfill code if required.
2016-10-09 11:09:25 -04:00
gorhill
4c714cb11c new revision for dev build 2016-10-08 15:16:27 -04:00