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

228 Commits

Author SHA1 Message Date
gorhill
0a55c3fb20 Merge branch 'master' of github.com:gorhill/uBlock 2015-02-11 14:44:22 -05:00
gorhill
d0c8561ee9 fix padlock position bug when refreshing from popup 2015-02-11 14:44:08 -05:00
Chris
fd1390713a CSS cleanup: dynamic rules tab (My rules)
For comparison, before: http://chrisly.me/image/1g01441z0F2c

and after: http://chrisly.me/image/1v160U0P2i07

Also:

* give good class names to some element in dyna-rules.html
* select the ul more generically in dyna-rules.js (since a container was added)
2015-02-11 11:56:48 -07:00
gorhill
064f8f0f61 this fixes #771 2015-02-11 12:44:17 -05:00
gorhill
ea21aac192 jshint 2015-02-11 11:54:05 -05:00
gorhill
4b3e90de8c do not treat empty line as a rule 2015-02-11 11:49:08 -05:00
gorhill
44768e8dba #731: UI counterpart 2015-02-11 11:34:51 -05:00
gorhill
646f92b32f #731: added session and permanent firewalls 2015-02-11 00:26:45 -05:00
Chris
a17882a8cc Remove previous Safari overhead; cleanup workarounds from rest of code 2015-02-10 14:24:04 -07:00
Chris
029a673a58 Oops; timer wasn't being set 2015-02-10 13:25:10 -07:00
gorhill
7c08a4b259 this fixes #759 2015-02-10 10:55:54 -05:00
gorhill
90b8ddf404 this fixes #757 2015-02-09 20:12:37 -05:00
gorhill
0c3de436ca typo 2015-02-09 15:35:47 -05:00
gorhill
3c1cdef241 this fixes #748 2015-02-09 15:24:24 -05:00
gorhill
01474c7adb this fixes #727 2015-02-08 10:07:15 -05:00
gorhill
d9244b24c9 #723: code review pre-compute bit array 2015-02-07 23:42:07 -05:00
gorhill
ada85ca75e this fixes https://github.com/gorhill/uBlock/issues/723#issuecomment-73395963 2015-02-07 23:40:51 -05:00
gorhill
6be9a8a9d3 this fixes #723 2015-02-07 22:20:24 -05:00
gorhill
ff2746f276 code review of last commit 2015-02-07 15:39:46 -05:00
gorhill
92e26cb3d7 fixed request count indicators for incrementally built popup 2015-02-07 15:32:20 -05:00
gorhill
88b2cefa95 silly typo 2015-02-07 14:43:17 -05:00
gorhill
38b4dfdfae code review re. #704 2015-02-07 13:48:22 -05:00
gorhill
6e31f8011b this fixes #719 2015-02-07 08:34:11 -05:00
gorhill
2378a63cf0 re. #704: forgot localized string 2015-02-06 18:20:33 -05:00
gorhill
99be9f5c30 be ready to deal with invalid hostname 2015-02-06 18:11:36 -05:00
gorhill
478155d4f6 code review #704: fix var name accuracy 2015-02-06 17:46:20 -05:00
gorhill
be8b365e3c this fixes #704 2015-02-06 17:42:09 -05:00
gorhill
a24d22cd0f this fixes #708 2015-02-06 12:20:30 -05:00
gorhill
932f14bd6e code review re. #695 2015-02-06 06:49:48 -05:00
gorhill
36f0b4dec9 typo in comment 2015-02-06 01:20:43 -05:00
gorhill
edd57458df this fixes #695 2015-02-06 01:20:04 -05:00
gorhill
d0f81f5e3b this fixes #689 2015-02-05 23:14:12 -05:00
gorhill
f270f419d2 links to latest jsperf versions 2015-02-05 19:30:20 -05:00
gorhill
6688eb2cca comments to better document code 2015-02-05 08:45:29 -05:00
Chris
14e6860c30 Fix getAppData not to require cloning of non-content-scope function .restart (resolves most common exception in background) 2015-02-04 19:11:17 -07:00
gorhill
7a5d09b4a2 this fixes #665 2015-02-04 18:06:31 -05:00
gorhill
9c2277fccf this fixes #690 2015-02-04 12:51:43 -05:00
gorhill
77133b58c6 this fixes #682 2015-02-04 09:03:34 -05:00
gorhill
c7edec0d68 this fixes #683 2015-02-04 00:24:12 -05:00
gorhill
085e600078 this addresses non-UI part of #682 2015-02-04 00:04:43 -05:00
gorhill
a9e9ea454f this fixes part of #671 2015-02-03 18:43:51 -05:00
gorhill
bbb2d8d1ff move profiling code to platform-specific 2015-02-03 18:40:56 -05:00
gorhill
e2b3e28762 for debugging purpose 2015-01-31 18:34:46 -05:00
gorhill
fb59756bc6 this fixes #656 2015-01-31 18:33:15 -05:00
gorhill
9467e7fdec this fixes #637 2015-01-30 00:49:30 -05:00
gorhill
357e226001 this fixes #630 2015-01-28 16:19:46 -05:00
gorhill
ba54b43fc4 trivial improvements 2015-01-27 13:42:17 -05:00
gorhill
44fa4d72d0 This fixes scrolling not being pinned on Firefox 2015-01-26 14:21:28 -05:00
barri
206eda785f dynamic-net-filtering.js length typos
Corrected length typos in dynamic-net-filtering.js in the is3rdParty function.
2015-01-26 10:27:58 +01:00
gorhill
42db160b93 forgot about reload: always rebind 2015-01-24 12:34:36 -05:00