1
0
mirror of https://github.com/gorhill/uBlock.git synced 2024-09-18 08:52:26 +02:00
Commit Graph

253 Commits

Author SHA1 Message Date
gorhill
f38b1a0299 disregard context menu coords when launching from popup 2014-09-28 15:33:20 -04:00
gorhill
e318f5056c refining 2014-09-28 14:58:26 -04:00
gorhill
f0c2285dae fine tuning #257, code review, jshint 2014-09-28 14:38:17 -04:00
gorhill
8d839d0230 this fixes #257 2014-09-28 12:05:46 -04:00
gorhill
1a003b3576 provide URLs as examples of importing external filter lists 2014-09-25 21:21:55 -04:00
gorhill
147fbf7f8e try to extract a user-friendly list name from the list content 2014-09-25 20:21:21 -04:00
gorhill
b846ee31ea this fixes #252 2014-09-25 18:10:58 -04:00
gorhill
8d961a3bb6 this partially addresses #236 2014-09-25 15:44:58 -04:00
gorhill
2e11b38a67 this partially addresses #236 2014-09-25 15:44:18 -04:00
gorhill
e550887514 removed trailing commas 2014-09-25 13:33:07 -04:00
gorhill
bb0f53ebb9 this is also needed for #251 2014-09-25 13:30:02 -04:00
gorhill
ec7bacaf42 this fixes #251 2014-09-25 13:26:29 -04:00
gorhill
30af255fd7 reduce overhead of mutation observer handler 2014-09-24 17:41:05 -04:00
gorhill
17838883da this fixes #249 2014-09-24 17:38:22 -04:00
gorhill
9bc5598285 code review 2014-09-23 11:31:11 -04:00
gorhill
162c817ecf this fixes #206 (will revert if/when cr410382 is fixed) 2014-09-23 11:18:54 -04:00
gorhill
4ccaa17594 needed to force re-parsing of filters following #245 2014-09-22 11:32:46 -04:00
gorhill
4f780dd555 this fixes #245 2014-09-22 11:30:57 -04:00
gorhill
0b2397b0f7 make hit filters from large buckets be found faster next time 2014-09-21 20:26:16 -04:00
gorhill
7bccfcfc68 avoid slicing, just store and use result from RegExp.exec 2014-09-21 17:29:48 -04:00
gorhill
1940321354 this fixes #242 2014-09-21 15:14:55 -04:00
gorhill
c48a99c4bf with the new important filter option, a tokenizer makes sense now 2014-09-21 14:03:41 -04:00
gorhill
d6b501b264 code review: avoid prototype chains, fixed bad 1st-party test 2014-09-21 09:40:54 -04:00
gorhill
397de5c460 removed obsolete const values 2014-09-20 20:13:44 -04:00
gorhill
0bd6e48563 this fixes #240 2014-09-20 20:06:55 -04:00
gorhill
8262b9ec70 code review: safer test 2014-09-20 10:47:30 -04:00
gorhill
102dc8b596 minor code review: just tidying 2014-09-20 10:44:04 -04:00
gorhill
27cfc3324e further fix to #238 2014-09-19 17:39:25 -04:00
gorhill
fdde1b0ab4 this fixes #238 2014-09-19 16:25:45 -04:00
gorhill
e48f118804 this fixes #237 2014-09-19 14:18:14 -04:00
gorhill
51bb22097c this fixes #235 2014-09-19 10:59:44 -04:00
gorhill
af95ef5c1a performance improvement re. high-high generics 2014-09-16 19:16:18 -04:00
gorhill
19c6155787 code review 2014-09-16 15:39:41 -04:00
gorhill
fc66d2626b this fixes #205 2014-09-16 15:39:21 -04:00
gorhill
2c7b8800b7 this fixes #234 2014-09-15 14:28:07 -04:00
gorhill
b776d15567 code review 2014-09-15 11:26:52 -04:00
gorhill
6e77cc3853 this completes fix to #207 2014-09-15 11:09:06 -04:00
gorhill
1e464ccb4a code review 2014-09-14 18:23:12 -04:00
gorhill
fa88ba77fd jshint 2014-09-14 17:14:58 -04:00
gorhill
ee81436ff5 this fixes 202 2014-09-14 16:20:40 -04:00
gorhill
b7cfde27f2 update of third-party assets 2014-09-14 09:37:22 -04:00
gorhill
ab508b8ae1 this fixes #226 2014-09-11 16:00:50 -04:00
gorhill
7089c4d85d this fixes #225, and comply with chromium dev's advice on how to use setIcon() 2014-09-11 10:53:36 -04:00
gorhill
c9040b15dd long-term: isolate browser-specific api 2014-09-11 10:52:34 -04:00
gorhill
0b64dbf373 this fixes 207, re. "No tab with id: ..." 2014-09-11 09:53:49 -04:00
gorhill
b2d78bcc16 code review 2014-09-09 10:53:47 -04:00
gorhill
d4789499ac let go of abp in naming 2014-09-09 08:13:07 -04:00
gorhill
8647758298 this fixes #219 2014-09-08 19:45:22 -04:00
gorhill
65775a5e27 this addresses #184 2014-09-08 17:46:58 -04:00
gorhill
95eb02f3c9 code review 2014-09-08 13:49:49 -04:00
gorhill
5cd14ce240 this fixes #129 2014-09-08 13:45:03 -04:00
gorhill
d0616a9f9a typos 2014-09-05 16:15:42 -04:00
gorhill
1f2ad19a22 code review 2014-09-05 16:13:48 -04:00
gorhill
852e170586 ensure numbers are properly rendered in Arabic 2014-09-05 15:59:47 -04:00
gorhill
08b4a51bb6 this fixes #212 2014-09-05 13:16:18 -04:00
gorhill
bd264fda05 this also needed to fix #208 2014-09-04 11:57:15 -04:00
gorhill
4235f9a274 this fixes #208 2014-09-03 21:18:36 -04:00
gorhill
e8eb452f73 changed my mind 2014-09-03 20:55:16 -04:00
gorhill
0ad7b93d58 code hardening: empty file = invalid file (except user data) 2014-09-03 20:34:00 -04:00
gorhill
88596cb855 code hardening: let's consider an empty file an invalid file 2014-09-03 20:29:05 -04:00
gorhill
c0aadc1972 this fixes one part of #207 2014-09-03 20:14:55 -04:00
gorhill
fb25827672 forgot to tag code with issue number 2014-08-30 17:22:31 -04:00
gorhill
cf6d22c5e0 this fixes #190 2014-08-30 17:20:14 -04:00
gorhill
25ccc6bb9b this fixes #204 2014-08-30 16:39:25 -04:00
gorhill
02795a7527 this fixes #139 2014-08-29 15:02:31 -04:00
gorhill
c8e288fdf6 this fixes #193 2014-08-28 11:08:51 -04:00
gorhill
fe2d761908 this fixes #191 completely 2014-08-28 09:59:05 -04:00
gorhill
527817d2f2 this fixes #191 2014-08-27 18:39:08 -04:00
gorhill
7e59e09a46 code review following #185 2014-08-27 14:01:38 -04:00
gorhill
7b82f7ab8d this fixes #188 completely 2014-08-27 13:50:18 -04:00
gorhill
e12eedadd0 this fixes half of #188 2014-08-27 12:56:51 -04:00
gorhill
e33f63e38e this fixes #186 2014-08-27 09:37:08 -04:00
gorhill
77aae44fee this fixes #185 2014-08-27 02:01:10 -04:00
gorhill
fb51b57152 code review: not all assets have remote home 2014-08-26 00:19:52 -04:00
gorhill
377dab53d4 minor edits 2014-08-25 20:19:42 -04:00
gorhill
0e94a66083 code review + follow chromium ways of rendering keybd shortcuts 2014-08-25 09:24:01 -04:00
gorhill
8be4e4022a this fixes #174 2014-08-25 08:49:08 -04:00
gorhill
6e08a3bf18 need to access repo metadata through proper entry point 2014-08-24 21:37:05 -04:00
gorhill
9b40ec937f this fixes #180, also code changes re #148 2014-08-24 20:52:34 -04:00
gorhill
8accb1f347 this fixes #172 2014-08-24 10:04:22 -04:00
gorhill
0f24cce7cc related to fix #165 2014-08-23 12:08:02 -04:00
gorhill
c8f796b40d better way to manage loading overlay 2014-08-21 12:35:45 -04:00
gorhill
d76640946e block ui while filter lists are reloaded 2014-08-21 11:20:56 -04:00
gorhill
a30a0c9679 code review: ready for rc0 2014-08-21 10:56:36 -04:00
gorhill
2578c0fb65 minor edit 2014-08-21 01:16:25 -04:00
gorhill
e95fa11e53 fine tuning auto update period 2014-08-20 23:19:27 -04:00
gorhill
bcfb69a777 another kink 2014-08-20 23:00:59 -04:00
gorhill
153bb5fb75 another kink fixed 2014-08-20 22:34:22 -04:00
gorhill
3f55e5ecc2 more code review after testing 2014-08-20 19:39:49 -04:00
gorhill
e5573eb985 code review 2014-08-20 10:26:57 -04:00
gorhill
b8c2fd64d2 code review 2014-08-20 09:24:16 -04:00
gorhill
c67e126734 code review 2014-08-20 01:18:53 -04:00
gorhill
e032b7aab9 code review (lot more needed), jshint 2014-08-19 23:01:36 -04:00
gorhill
1deae3bfe0 this fixes #138, next: thorough code review 2014-08-19 20:41:52 -04:00
gorhill
4ce8e63d54 this fixes #158 2014-08-17 16:07:42 -04:00
gorhill
3f8cbc3020 code review for #156 2014-08-15 10:40:25 -04:00
gorhill
4452644980 this fixes #156 2014-08-15 10:34:13 -04:00
gorhill
cf135fa736 expand very simple func in-place 2014-08-14 20:00:44 -04:00
gorhill
3e47b8a962 code review + testing after fix to #131 2014-08-14 13:59:37 -04:00
gorhill
ef289bc4da this fixes #131 2014-08-13 20:03:55 -04:00