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

246 Commits

Author SHA1 Message Date
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
gorhill
cfafce66ca this fixes #151 2014-08-12 20:25:11 -04:00
gorhill
c6b7dfabb1 this fixes #145 + refactoring/performance 2014-08-12 12:19:54 -04:00
gorhill
63b3e29cbe this fixes #143 2014-08-07 16:12:15 -04:00
gorhill
b4b148e4d8 this fixes #133 2014-08-06 11:34:59 -04:00
gorhill
4fce81e904 #114: enabling compliance with ABP semantic, because #135 2014-08-05 19:35:32 -04:00
gorhill
e2c79b3919 this fixes #19 2014-08-04 08:42:57 -04:00
gorhill
bee017034a this fixes #5 2014-08-02 11:40:27 -04:00
gorhill
24bc4b1a3a this fixes #124 2014-07-31 11:28:05 -04:00
gorhill
c45fe3fbef just to be sure fix is understood 2014-07-31 00:21:25 -04:00
gorhill
e740abef83 typo in comment 2014-07-31 00:18:02 -04:00
gorhill
211b281335 this fixes #121 2014-07-31 00:17:18 -04:00
gorhill
e1b253fc19 no need for mutation observer if no scripting on the page 2014-07-30 08:05:00 -04:00
gorhill
0cda433ffa this will fix #114 if I find cases which justify uncommenting out the code 2014-07-30 01:05:35 -04:00
gorhill
11302c6290 code review re. #116 2014-07-29 21:10:00 -04:00
gorhill
4f5df93f0d this fixes #116: popup option must match filter type exactly 2014-07-29 20:07:08 -04:00
gorhill
bd5ea1d843 added one console.debug 2014-07-27 12:08:08 -04:00
gorhill
8eff9ddcee this fixes #104 2014-07-26 16:10:20 -04:00
gorhill
0f601e55ad this fix #103 2014-07-26 13:31:22 -04:00
gorhill
2d37a9392e code review 2014-07-26 09:55:12 -04:00
gorhill
86870dadb7 this fixes #101 2014-07-25 19:29:51 -04:00
gorhill
fe372e9a11 this fixes #6 2014-07-25 16:12:20 -04:00
gorhill
a71b9b4712 this addresses 1st part of #99 2014-07-25 15:09:59 -04:00
gorhill
66ea8355f2 this fixes /gorhill/httpswitchboard/issues/381 2014-07-23 12:53:56 -04:00
gorhill
4dec0eac3d new project list 2014-07-22 22:46:57 -04:00
gorhill
34b80450e3 this fixes #89 2014-07-22 12:26:11 -04:00
gorhill
dd4ab6a71a code review, looking closer: evaluating filters during load works all fine 2014-07-20 21:25:45 -04:00
gorhill
3b6b6721d9 code review 2014-07-20 19:52:32 -04:00
gorhill
9b11843ea8 keep naming consistent with purpose 2014-07-20 17:32:43 -04:00
gorhill
32b836559b fixed bug introduced in last commit 2014-07-20 15:17:35 -04:00
gorhill
b82742d126 this is for #84, #70, #53, #36 2014-07-20 15:00:26 -04:00
gorhill
183be0a201 this fixes #82 2014-07-18 20:15:35 -04:00
gorhill
ab4ed2f776 this fixes #81 2014-07-18 10:57:11 -04:00
gorhill
1e266bd5bc this fixes #80 2014-07-17 18:03:54 -04:00
gorhill
999573aa86 this fixes #39 2014-07-17 10:52:43 -04:00
gorhill
b3d9b3ba73 some pages can cause button elements to not be inlined 2014-07-17 10:50:53 -04:00
gorhill
1eda476869 this fixes #72 2014-07-16 17:20:11 -04:00
gorhill
c37b4b1bb0 comment out dev logging 2014-07-16 12:42:29 -04:00
gorhill
3b3850f988 report filter count accurately, better prevent duplicates for cosmetic filters 2014-07-16 10:43:34 -04:00
gorhill
4bb07f1a5b this fixes #30, waiting for translations before release 2014-07-15 20:32:33 -04:00
gorhill
c61ca9cc2b this fixes #67 2014-07-15 07:38:34 -04:00
gorhill
bb3e84f911 minor edit 2014-07-14 21:47:32 -04:00
gorhill
b563d8bc43 proper naming of variables 2014-07-14 14:53:06 -04:00
gorhill
2a91aa0af6 this fixes #65 2014-07-14 14:40:40 -04:00
gorhill
c040d62f8f noop files no longer used 2014-07-14 14:39:56 -04:00
gorhill
6050ab3959 this fixes #58 2014-07-14 11:24:59 -04:00
gorhill
1bfc107cdf reset css color for scoped style 2014-07-14 02:27:55 -04:00
gorhill
3a5c413cab make lighter cosmetic filters: use tagname only when no id, class 2014-07-14 02:14:13 -04:00
gorhill
632aadedae this makes more sense 2014-07-13 20:33:33 -04:00
gorhill
372639a167 this fixes #60 2014-07-13 15:44:35 -04:00
gorhill
17500c6d27 duh! 2014-07-13 12:57:20 -04:00
gorhill
515f254a2d finally, one that works 2014-07-13 12:08:36 -04:00
gorhill
51bec01fea just to keep track of ideas 2014-07-13 11:44:36 -04:00
gorhill
2d7e6c0556 code review, fine tuning before release 2014-07-13 11:38:52 -04:00
gorhill
36cc546755 jshint 2014-07-13 09:33:09 -04:00
gorhill
6e636db463 comments 2014-07-13 09:29:56 -04:00
gorhill
dde92aec52 this fixes #57 2014-07-13 02:36:38 -04:00
gorhill
b1e92fdbaa comments 2014-07-12 22:53:17 -04:00
gorhill
b334e81898 this fixes #4 2014-07-12 20:32:44 -04:00
gorhill
519f4e6ec0 fixed link to external servers which host lists 2014-07-10 22:28:31 -04:00
gorhill
a6adad40cc this fixes #51 2014-07-09 16:03:25 -04:00
gorhill
4d8139e1ab this fixes #50 2014-07-09 01:53:49 -04:00
gorhill
5ba6c73d18 this fixes #49 2014-07-08 09:22:18 -04:00
gorhill
aac32c0ccf actually "social" less likely to be false positive when using fanboy annoyance 2014-07-08 00:57:44 -04:00
gorhill
c837f32fa7 performance work, got rid of some bad assumptions re. dictionary 2014-07-07 22:09:29 -04:00
gorhill
fa2338d646 minor changes, scripts to create packages to stores 2014-07-07 15:59:26 -04:00
gorhill
0699091171 better table layout, emphasizing domains 2014-07-07 13:02:03 -04:00
gorhill
048711509b no need for if there 2014-07-06 22:24:11 -04:00
gorhill
2e4b96157c jshint, glitches 2014-07-06 21:52:16 -04:00
gorhill
4097dbf4c7 oops, need this 2014-07-06 20:57:23 -04:00
gorhill
ee610b3aad toward 0.1.4.0 2014-07-06 19:14:32 -04:00
gorhill
e9301a2728 this fixes #46 2014-07-05 12:56:16 -04:00
gorhill
c2c636302e more list 2014-07-05 11:00:09 -04:00
gorhill
d4ebac6c63 jshint 2014-07-05 10:07:18 -04:00
gorhill
25c7cb8f99 oops: that would cause bad rendering if end of match falls at end of line 2014-07-05 10:06:49 -04:00
gorhill
d043f54a32 this fixes #41 2014-07-04 16:47:34 -04:00
gorhill
b5e323e91e this fixes #44 2014-07-04 12:32:18 -04:00
gorhill
152c33976d this fixes #42 2014-07-03 10:48:04 -04:00
gorhill
891ec7fc26 do not use memory which is not needed 2014-07-03 08:28:15 -04:00
gorhill
646dde2f7c this improves things just a bit 2014-07-02 23:33:26 -04:00
gorhill
3bf825b4e8 fixed tab selection glitch 2014-07-02 19:19:40 -04:00
gorhill
ea14c3f266 fixed various glitches with highlighter 2014-07-02 18:42:16 -04:00
gorhill
5102bd7c21 highlight part hit by filter 2014-07-02 16:52:57 -04:00
gorhill
fb62bbc29e this fixes #12, #37 2014-07-02 12:02:29 -04:00
gorhill
dca1393dc4 this fixes #28 2014-06-29 12:38:18 -04:00
gorhill
72be27fda6 typo 2014-06-28 11:41:49 -04:00
gorhill
bcaa139362 hopefully better explanation 2014-06-28 11:40:26 -04:00
gorhill
3eb85ed30a this fixes #7 2014-06-27 17:06:42 -04:00
gorhill
c1e663ff03 this fixes #20 and #21 2014-06-27 02:06:50 -04:00
gorhill
a6496e5cfb fixed bad test 2014-06-26 20:25:01 -04:00
gorhill
51463bc796 this fixes #18 2014-06-26 20:20:55 -04:00
gorhill
059ff13407 this fixes #16: don't mix with window.addEventListener('load') 2014-06-26 09:46:38 -04:00
gorhill
1c3fc6f557 this fixes #14 2014-06-25 18:44:35 -04:00
gorhill
80219983af this fixes #13 2014-06-25 10:02:05 -04:00
gorhill
4d98233814 this addresses #7, #11 2014-06-24 21:46:37 -04:00
gorhill
131e937892 needed for #3 of course 2014-06-24 18:30:36 -04:00
gorhill
2b96334572 this fixes #3 2014-06-24 18:29:55 -04:00
gorhill
225bc2d33c new revision: hint about power switch 2014-06-24 13:01:22 -04:00
gorhill
c6c5926e6e fine tuning visuals 2014-06-24 01:20:59 -04:00
gorhill
c859100327 couple of glitches 2014-06-23 21:49:05 -04:00
gorhill
8c75b8b0dd fixed "raced condition" between two onLoad listener 2014-06-23 21:09:31 -04:00
gorhill
7b9b934b9d lnaguage stuff 2014-06-23 20:03:41 -04:00
gorhill
5213fecaad fixed turning off cosmetic filters 2014-06-23 19:23:36 -04:00
gorhill
b5fdac9053 first commit 2014-06-23 18:42:43 -04:00