1
0
mirror of https://github.com/gorhill/uBlock.git synced 2024-09-15 07:22:28 +02:00
Commit Graph

1022 Commits

Author SHA1 Message Date
gorhill
f4a1bad048 raw URL can be the empty string for behind-the-scene scope 2015-10-23 12:52:51 -04:00
gorhill
ff4ef62747 translation work from https://crowdin.com/project/ublock 2015-10-22 22:10:29 -04:00
gorhill
afd77a3cef this fixes #854.
Unlike PageStore, TabContext is best placed to keep track of whitelist status
2015-10-22 09:45:41 -04:00
gorhill
892913d185 this fixes #832 2015-10-21 11:53:03 -04:00
gorhill
c036bd320f translation work from https://crowdin.com/project/ublock 2015-10-21 10:35:49 -04:00
gorhill
7e125b3b67 translation work from https://crowdin.com/project/ublock 2015-10-18 10:42:44 -04:00
gorhill
2cd47098b1 this fixes #835 2015-10-16 11:42:45 -04:00
gorhill
38a9504caa translation work from https://crowdin.com/project/ublock 2015-10-16 10:14:58 -04:00
gorhill
876c6b3658 use custom tooltip for title bar (see #830) 2015-10-15 19:54:35 -04:00
gorhill
ea4d5a9710 different fix for #762, which does not create a regression of 435 2015-10-14 16:49:57 -04:00
gorhill
135ad95d61 #760: reflect obsolete status immediately in UI 2015-10-14 14:16:43 -04:00
gorhill
4fcdac821d this fixes #760 2015-10-14 10:28:37 -04:00
gorhill
6cb185c973 this addresses https://www.reddit.com/r/pathofexile/comments/3okptl/ublock_origins_wont_let_me_open_links_in_new_tabs/cvyd5xb 2015-10-13 14:04:48 -04:00
gorhill
2fdb63c98a this fixes #806 2015-10-13 10:56:59 -04:00
gorhill
2d0ed21544 this addresses http://www.wilderssecurity.com/threads/ublock-a-lean-and-fast-blocker.365273/page-63#post-2532835 2015-10-09 09:43:36 -04:00
gorhill
9cf433e585 translation work from https://crowdin.com/project/ublock 2015-10-06 14:13:47 -04:00
gorhill
bea19110db add info link for cloud storage in Settings pane 2015-10-06 08:10:45 -04:00
gorhill
19a717b4b6 comment... 2015-10-05 11:04:36 -04:00
gorhill
054ba17c96 oops, mixed up ABP issues: it\'s rather from https://issues.adblockplus.org/ticket/616 2015-10-05 11:03:20 -04:00
gorhill
8f4ee3e34d support for genericblock filter option (<https://issues.adblockplus.org/ticket/647>) 2015-10-05 10:58:24 -04:00
gorhill
4021cffaf9 translation work from https://crowdin.com/project/ublock 2015-10-05 09:02:45 -04:00
gorhill
a92c8f1413 re. #781: backward compatibility code to ignore unsupported explicit style properties 2015-10-04 13:27:05 -04:00
gorhill
371670802b this fixes #695 2015-10-03 10:28:53 -04:00
gorhill
ae47c5d4da this fixes #773 2015-10-02 12:21:44 -04:00
gorhill
987da1960c updated comment 2015-10-02 09:34:53 -04:00
gorhill
0a6331e7be translation work from https://crowdin.com/project/ublock 2015-10-02 09:34:09 -04:00
gorhill
6b9848cf0d Exception script tag filter makes no sense: reject such filters 2015-09-30 10:17:25 -04:00
gorhill
a56dfe1858 oops, fix to #756 needs this 2015-09-30 09:37:27 -04:00
gorhill
c46d1f6a52 translation work from https://crowdin.com/project/ublock 2015-09-30 09:36:58 -04:00
gorhill
8d294869fe this fixes #756 2015-09-30 09:33:38 -04:00
gorhill
cc17a77b0a this fixes #762 2015-09-28 15:51:02 -04:00
gorhill
34b58178bc this fixes #762 2015-09-28 15:50:09 -04:00
gorhill
879f7a2255 translation work from https://crowdin.com/project/ublock 2015-09-27 10:15:03 -04:00
gorhill
12baeadac4 code review of new script tag filtering code 2015-09-27 10:13:31 -04:00
gorhill
e62246b380 translation work from https://crowdin.com/project/ublock 2015-09-26 19:10:05 -04:00
gorhill
7970f4dc70 new cosmetic filter to foil specific inline script tags 2015-09-26 19:07:23 -04:00
gorhill
55b99543f5 translation work from https://crowdin.com/project/ublock 2015-09-25 08:58:38 -04:00
gorhill
de2d993d61 re. #724: configurable xhr timeout 2015-09-25 08:31:46 -04:00
gorhill
69d4a0aa0a attempt at fixing #362 2015-09-25 08:29:52 -04:00
gorhill
38ba6da842 translation work from https://crowdin.com/project/ublock 2015-09-16 19:12:27 -04:00
gorhill
c11ad44b9b translation work from https://crowdin.com/project/ublock 2015-09-16 08:06:49 -04:00
gorhill
ab24f725ce select optimal hideElements depending on whether shadow DOM is supported 2015-09-15 09:51:22 -04:00
gorhill
02874dfd05 translation work from https://crowdin.com/project/ublock 2015-09-15 09:48:23 -04:00
gorhill
6cc07a4027 removed unused code 2015-09-14 10:48:23 -04:00
gorhill
eabaa71446 translation work from https://crowdin.com/project/ublock 2015-09-14 07:24:32 -04:00
gorhill
08dae71629 this fixes #712 2015-09-14 07:21:35 -04:00
gorhill
c5fa9ee818 transation work from https://crowdin.com/project/ublock 2015-09-13 15:10:22 -04:00
gorhill
ce12fdba01 update reverse lookup code to deal with #711 2015-09-13 14:59:33 -04:00
gorhill
f5bb9cec69 #711: oops 2015-09-13 14:37:35 -04:00
gorhill
31f9cfe3de this fixes #711 2015-09-13 14:29:43 -04:00