1
0
mirror of https://github.com/gorhill/uBlock.git synced 2024-07-19 19:52:51 +02:00
Commit Graph

4290 Commits

Author SHA1 Message Date
gorhill
1a29be62fb fix #2025 2016-09-24 17:19:52 -04:00
gorhill
b30648dd47 new release 2016-09-21 16:23:33 -04:00
gorhill
694714de4e translation work from https://crowdin.com/project/ublock 2016-09-21 16:19:04 -04:00
gorhill
ec6cd4b300 translation work from https://crowdin.com/project/ublock 2016-09-19 09:33:56 -04:00
gorhill
868aa96a68 translation work from https://crowdin.com/project/ublock 2016-09-19 09:22:21 -04:00
gorhill
8e2f468c8f release candidate for 1.9.8 2016-09-19 09:18:58 -04:00
gorhill
40a85f8c04 new revision for dev build 2016-09-16 19:14:03 -04:00
gorhill
ef0a7ed5cb code review re. #1997: be sure the setting is persisted 2016-09-16 19:12:16 -04:00
gorhill
269c35a04a fix #1997 2016-09-16 17:41:17 -04:00
Raymond Hill
cc36a6896d Update README.md 2016-09-16 08:43:38 -04:00
Raymond Hill
d7ed124acc Update README.md 2016-09-16 08:43:02 -04:00
gorhill
d516e576ff reworded comment 2016-09-15 09:09:13 -04:00
gorhill
6e81771783 #1735: remove spurious whitespaces from data URI description fields 2016-09-15 09:06:22 -04:00
gorhill
63691a26ef new revision for dev build 2016-09-13 15:27:14 -04:00
gorhill
a39bd8a1c0 fix regression from a7fe367eec: see https://github.com/uBlockOrigin/uAssets/issues/101#issuecomment-246777505 2016-09-13 15:25:22 -04:00
gorhill
4e0723e1b5 new revision for dev build 2016-09-13 12:49:36 -04:00
gorhill
0870aea2eb code review re. #1735 2016-09-13 11:56:13 -04:00
gorhill
08dd67b854 fix #1735 2016-09-13 11:25:24 -04:00
gorhill
aac6c091c2 fix regression from a7fe367eec: see https://github.com/uBlockOrigin/uAssets/issues/138#issuecomment-246666723 2016-09-13 09:03:00 -04:00
gorhill
b940050553 translation work from https://crowdin.com/project/ublock 2016-09-12 10:43:57 -04:00
gorhill
bc4ddad0dc new revision for dev build 2016-09-12 10:42:02 -04:00
gorhill
e51debbcf8 no longer used, replaced by polyfill.js
the polyfilled Set/Map may end up being used by "external" publicsuffixlist.js
2016-09-12 10:28:13 -04:00
gorhill
a7fe367eec refactor where appropriate to make use of ES6 Set/Map (#1070)
At the same time, the following issues were fixed:
- #1954: automatically lookup site-specific scriptlets
- https://github.com/uBlockOrigin/uAssets/issues/23
2016-09-12 10:22:25 -04:00
gorhill
aa20b6185d typo in comments 2016-09-12 08:14:09 -04:00
gorhill
0c89f24c19 Merge branch 'master' of github.com:gorhill/uBlock 2016-09-10 08:29:26 -04:00
gorhill
921bdfeba7 minor changes: header stuff 2016-09-10 08:29:18 -04:00
gorhill
558b82b7c1 fix #1971 2016-09-09 17:44:54 -04:00
gorhill
4c3ecd82ef new revision for dev build 2016-09-09 17:44:17 -04:00
Mathias Rangel Wulff
b8dc685d01 Identify Map correctly (#1972)
Using Google bigquery I found that your code was comparing the result of `typeof` with a variable named `undefined`.

As typeof returns a string it should compare to a string with the content `'undefined'`
2016-09-09 09:54:41 -04:00
gorhill
cc5498235c new release version 2016-09-09 07:53:17 -04:00
gorhill
f10813e521 translation work from https://crowdin.com/project/ublock 2016-09-09 07:42:30 -04:00
gorhill
022337c41f translation work from https://crowdin.com/project/ublock 2016-09-07 07:27:48 -04:00
gorhill
a4bc9f8c1e remove all obsolete files which moved to uAssets 2016-09-06 08:23:09 -04:00
gorhill
3949c87079 remove obsolete file -- it's now pulled from uAssets 2016-09-06 08:19:04 -04:00
gorhill
aedaaa27fe remove obsolete files -- these are now pulled from uAssets 2016-09-06 08:15:38 -04:00
gorhill
f793039962 release candidate 2016-09-05 19:04:01 -04:00
gorhill
276d51c4f0 code review: this can catch more cases (re d07baef742) 2016-09-05 18:56:35 -04:00
gorhill
d07baef742 broaden detection of websocket-specific filters (see https://github.com/gorhill/uBlock/issues/1943#issuecomment-243188946) 2016-09-05 18:45:10 -04:00
gorhill
57a7558f6a new iteration for dev build 2016-09-01 15:55:20 -04:00
gorhill
4851bc4f34 fix #1955: discard cosmetic filters with pseudo-classes 2016-09-01 15:54:01 -04:00
gorhill
43d699b1e2 new dev build iteration 2016-09-01 08:30:54 -04:00
gorhill
2c925ff5ee fix https://github.com/uBlockOrigin/uAssets/issues/123#issuecomment-244033330 2016-09-01 08:29:24 -04:00
gorhill
05adf750be new revision for dev build 2016-08-31 18:03:01 -04:00
gorhill
33234fdd8b fix #1952 2016-08-31 17:50:49 -04:00
gorhill
0d7e326dce code review re. changes in chrome.privacy.network with Chromium 48 2016-08-31 17:28:10 -04:00
gorhill
c96c097d6c new revision for dev build 2016-08-31 06:14:35 -04:00
gorhill
d4ce29397a code review re. 60f60c2c97 2016-08-31 05:19:16 -04:00
gorhill
35b46cab4c code review re. 60f60c2c97 2016-08-30 22:45:24 -04:00
gorhill
83e66b36f1 patch or convert filters meant to target websocket network requests 2016-08-30 19:57:25 -04:00
gorhill
60f60c2c97 fix spurious strict blocking when other is used (https://github.com/uBlockOrigin/uAssets/issues/123#issuecomment-243602934) 2016-08-30 19:55:41 -04:00