1
0
mirror of https://github.com/gorhill/uBlock.git synced 2024-09-02 17:19:38 +02:00
Commit Graph

3156 Commits

Author SHA1 Message Date
gorhill
c21a91d318 translation work from https://crowdin.com/project/ublock 2015-09-03 18:29:17 -04:00
gorhill
7fe8c64f6f vAPI.net.registerListeners(): code review 2015-09-03 10:45:36 -04:00
gorhill
d536b5a591 translation work from https://crowdin.com/project/ublock 2015-08-31 18:49:28 -04:00
gorhill
3aadf58a1f interim version for dev build 2015-08-31 18:47:09 -04:00
gorhill
05ce6711e8 this fixes #668, #669 2015-08-31 18:43:40 -04:00
gorhill
8adf1c4616 this fixes #667 2015-08-31 10:19:45 -04:00
gorhill
fbf3fa9c85 this fixes #666 2015-08-31 10:05:59 -04:00
gorhill
12249b2326 translation work from https://crowdin.com/project/ublock 2015-08-30 10:43:23 -04:00
gorhill
583daddbf8 this fixes #654 2015-08-29 18:35:08 -04:00
gorhill
cf9869877d translation work from https://crowdin.com/project/ublock 2015-08-29 01:08:37 -04:00
Raymond Hill
b3b99d91db Update README.md 2015-08-28 18:44:53 -04:00
Raymond Hill
a75f5de7dd Update README.md 2015-08-28 18:43:43 -04:00
Raymond Hill
3865d04a0d Update README.md 2015-08-28 18:41:51 -04:00
Raymond Hill
5ecea17ee7 Update README.md 2015-08-28 12:52:45 -04:00
Raymond Hill
15c7da248c Update README.md 2015-08-28 12:41:17 -04:00
gorhill
6600a27c33 https://github.com/chrisaljoudi/uBlock/issues/1528: apply fix to element picker 2015-08-28 10:56:05 -04:00
gorhill
94a1d72fc8 https://github.com/chrisaljoudi/uBlock/issues/1528: apply fix to scriptlets too 2015-08-28 10:44:33 -04:00
gorhill
1a380f0959 this fixes https://github.com/chrisaljoudi/uBlock/issues/1528
An XML document can be a valid HTML document. Try to instanciate
a HTMLDivElement to find out whether we are dealing with an actual
HTML document or not.
2015-08-28 10:33:58 -04:00
gorhill
3dd19b7708 this addresses #651 2015-08-28 00:10:58 -04:00
gorhill
02be0e3c39 adding whitespaces for better alignment with uMatrix script 2015-08-27 13:52:05 -04:00
gorhill
272e793fd3 this fixes #641 2015-08-26 07:59:59 -04:00
gorhill
0379392447 #641: filter does not work anymore 2015-08-26 07:45:07 -04:00
gorhill
b685af177e code review 2015-08-25 15:43:32 -04:00
gorhill
57a7f6bcd7 code review last commit re. #602
External filter lists are not meant to appear in checksums.txt.
2015-08-25 11:21:35 -04:00
gorhill
8f01f7309e this fixes #528 + checksums.txt needs patching re. #602 2015-08-25 10:09:37 -04:00
Raymond Hill
57367c79b9 Update README.md 2015-08-25 08:59:37 -04:00
Raymond Hill
e7d64dab72 Update README.md 2015-08-25 08:56:45 -04:00
gorhill
0c4def5eaf this addresses #626 2015-08-25 08:21:32 -04:00
gorhill
4b96a8f79d translation work from https://crowdin.com/project/ublock 2015-08-24 09:25:46 -04:00
gorhill
027e8c5977 #621: re-factored how domain= filter option is tested 2015-08-22 12:15:16 -04:00
gorhill
a63ac99e03 this fixes #621
Interpretation/implementation of exception filters with negated
hostname(s) has been revised: no block filter is implied anymore
for such filters. At time of writing I found only 10 such filters
in EasyList, and none in commonly used filter lists.
2015-08-21 21:52:16 -04:00
gorhill
028cfc144e to unbreak aeroplan.ca, as reported in Chrome store feedback 2015-08-20 10:09:14 -04:00
gorhill
1c2ea2e921 works fine on FF43 and PM26 2015-08-20 07:34:53 -04:00
gorhill
3c72c83b7c translation work from https://crowdin.com/project/ublock 2015-08-19 19:24:14 -04:00
gorhill
87ca0f2c1b translation work from https://crowdin.com/project/ublock 2015-08-19 08:16:11 -04:00
gorhill
ff33410c4a #602: no need to rename compiled lists, they will be invalidated anyways 2015-08-18 14:49:46 -04:00
gorhill
efccaf1416 All third-party assets which are not enabled by default will no longer be
part of the package. The code here is to ensure a seamless transition from
local assets which have been converted to remote assets. The only side
effect to expect is that the selfie, if any, will be invalidated.
2015-08-18 13:15:58 -04:00
gorhill
9b4b998364 #608: this fixes a bunch of strictness-related warnings 2015-08-18 11:44:24 -04:00
gorhill
5366697a0c this fixes https://github.com/gorhill/uBlock/issues/80#issuecomment-132081658
get/setComplexValue must be used to ensure proper handling of Unicode string
in `about:config`.
2015-08-18 08:58:06 -04:00
gorhill
f29628ee01 this fixes #581
dynamic `allow` rules must also override the blocking of popups by
static filters.
2015-08-17 17:10:15 -04:00
gorhill
ccb058c2d9 this fixes #581 2015-08-17 15:09:14 -04:00
Raymond Hill
096e85f313 Update CONTRIBUTING.md 2015-08-17 14:09:30 -04:00
Raymond Hill
a5fa24d01a Update CONTRIBUTING.md 2015-08-17 14:09:08 -04:00
Raymond Hill
8d4ea16c6d Update CONTRIBUTING.md 2015-08-17 14:07:09 -04:00
Raymond Hill
fae0380bed Update CONTRIBUTING.md 2015-08-17 13:57:51 -04:00
Raymond Hill
ced7fe3baa Update CONTRIBUTING.md 2015-08-17 13:57:03 -04:00
Raymond Hill
49c33d0790 Update CONTRIBUTING.md 2015-08-17 13:56:08 -04:00
Raymond Hill
817c884eb9 Update CONTRIBUTING.md 2015-08-17 13:17:46 -04:00
Raymond Hill
3bbc0bfbd3 Update CONTRIBUTING.md 2015-08-17 13:17:15 -04:00
gorhill
9fa05aa7c4 changed "make" scripts for #602
All the assets which are not selected by default out-of-the-box will
be converted into an empty file. This is a first step, the final step
will be to removed completely the files from the package once everybody
is using v1.1.0.0+.
2015-08-17 09:29:11 -04:00