Commit Graph

3185 Commits

Author SHA1 Message Date
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
gorhill 22a5837985 Merge branch 'master' of github.com:gorhill/uBlock 2015-08-17 09:23:08 -04:00
gorhill 60a88c8bed changes for #602 + updated out-of-the-box 3rd-party assets
- When #602 is completely fixed, the only filter lists packaged with the
  extension will be those which are selected by default out-of-the-box. So
  scripts to update 3rd-party assets have been changed for this.
- Removed "bad" filter lists:
    - "ESP: Filtros Nauscopicos": no longer maintained
    - "ROU: RO-LIST": contains questionable exception filters.
      (See: https://github.com/chrisaljoudi/uBlock/issues/693)
2015-08-17 09:15:41 -04:00
Raymond Hill 7534aa2442 Update README.md 2015-08-16 10:34:06 -04:00
gorhill e1ac729978 updated screenshot for basic-mode popup 2015-08-16 10:17:17 -04:00
gorhill 7373fb77f5 code review 2015-08-16 08:58:41 -04:00
gorhill 69ec33dc3a fixed typo in comment + return size of cloud storage
- fixed typo as per 7a38cd756d (commitcomment-12702437)
- store size of cloud storage item, I might decide to use this in the UI
2015-08-16 08:17:01 -04:00
Raymond Hill 682add2b89 Update CONTRIBUTING.md 2015-08-15 18:30:16 -04:00
gorhill 56451cf069 code review for last commit 2015-08-15 16:19:38 -04:00
gorhill 2d131e8fab this foils "speculative pre-connections" 2015-08-15 16:00:51 -04:00
gorhill 5de5074f1c this fixes https://github.com/gorhill/uMatrix/issues/325 2015-08-15 14:17:50 -04:00
gorhill 6dd5c832a2 this really fixes #599, #600 2015-08-15 09:24:55 -04:00
gorhill 32b1f4ea86 this fixes #599 2015-08-14 16:18:43 -04:00
gorhill 180856bd0d do not strip out window components in logger-as-popup-window 2015-08-14 10:13:08 -04:00
gorhill 1e9595c3dd translation work from https://crowdin.com/project/ublock 2015-08-14 10:12:11 -04:00
gorhill 8ea229b0ae this fixes #570 2015-08-14 08:40:08 -04:00
gorhill 0f7a8c546b added com.com as badware risks 2015-08-13 20:13:36 -04:00
gorhill 7a38cd756d harden chrome.privacy calls: one threw for unknown reasons (can't repro so far) 2015-08-13 19:42:30 -04:00
gorhill 118a7792cc multiple shadow roots is deprecated: https://www.chromestatus.com/features/4668884095336448 2015-08-13 19:36:54 -04:00
gorhill 47cf6384b2 this fixes https://github.com/gorhill/uMatrix/issues/129 2015-08-13 16:03:37 -04:00
gorhill 5a8079940c no need for dash separator 2015-08-12 16:34:33 -04:00
gorhill 176f518d65 translation work from https://crowdin.com/project/ublock 2015-08-12 16:33:13 -04:00