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

2073 Commits

Author SHA1 Message Date
gorhill
5ab90edc02 fine tuning css 2015-02-14 08:13:04 -05:00
Deathamns
2642d5aa92 replacing documentElement is enough 2015-02-14 10:47:11 +01:00
Deathamns
af05ceffb8 Strengthen the picker's visibility 2015-02-14 10:47:10 +01:00
Deathamns
fba0bf73ef Don't highlight the picker, handle empty filters 2015-02-14 10:47:09 +01:00
Deathamns
b3a2c9c5d3 Get URLs with properties instead of getAttribute 2015-02-14 10:47:08 +01:00
Deathamns
2d507b3edc Fix highlighting nodes for net filters in element-picker 2015-02-14 10:47:06 +01:00
Deathamns
187355b2b2 Move every part of the picker to the iframe 2015-02-14 10:47:05 +01:00
Deathamns
8693ab738d vAPI.sessionId, element-picker dialog as iframe
vAPI.sessionId - random ID generated every time when a page loads.

Having the dialog in an iframe lowers the chance of interference with the
styling of the page, also avoids using innerHTML (AMO complaint).
2015-02-14 10:47:04 +01:00
Chris
ff82b32853 Clearer Safari version compat. and up-to-date link for installation 2015-02-13 23:57:54 -07:00
gorhill
76337c2ac8 typo in code 2015-02-13 19:03:43 -05:00
gorhill
51a6c8beba trivial test to workaround potential bad filters 2015-02-13 18:59:51 -05:00
gorhill
94dd2b3d86 make sure a single \/ is not treated as a valid regex 2015-02-13 18:52:35 -05:00
gorhill
24afff491d new screenshots for Chrome store 2015-02-13 15:13:38 -05:00
gorhill
6841dffb81 up-to-date screenshot 2015-02-13 13:05:28 -05:00
gorhill
996de78bc6 up-to-date screenshot 2015-02-13 13:03:32 -05:00
gorhill
e79e157529 translation work from https://crowdin.com/project/ublock 2015-02-13 12:25:49 -05:00
gorhill
bca949748d this fixes #376 2015-02-13 12:10:10 -05:00
gorhill
df8f98d82d translation work from https://crowdin.com/project/ublock 2015-02-13 08:50:28 -05:00
gorhill
71ba590b17 new interim version 2015-02-12 19:25:19 -05:00
Chris
d2cc20ed47 Safari: important improvements to request capturing + fix twitch.tv
twitch.tv now works out of the box in HTML5 in Safari. Make sure you
disable Flash if you don't get the HTML5 player.
2015-02-12 16:29:58 -07:00
gorhill
dc36bf5321 no longer needed: #686#issuecomment-73020252 2015-02-12 16:45:43 -05:00
gorhill
be7b7679f3 #685: code review 2015-02-12 12:25:54 -05:00
gorhill
65cb46c845 #685: code review 2015-02-12 12:25:19 -05:00
Deathamns
bc7434cf5c Chrome: bypass options_ui 2015-02-12 18:15:07 +01:00
gorhill
85bca2b3ee translation work from https://crowdin.com/project/ublock 2015-02-12 09:30:27 -05:00
gorhill
273dcd763f this fixes #730 2015-02-12 09:24:45 -05:00
gorhill
36960f273b translation from crowdin 2015-02-11 22:06:08 -05:00
gorhill
754a88aad0 this fixes #774 2015-02-11 21:59:09 -05:00
gorhill
58b54cf9f9 this fixes #772 2015-02-11 17:28:19 -05:00
gorhill
974fc95da6 translation work from https://crowdin.com/project/ublock 2015-02-11 15:56:45 -05:00
gorhill
792739e0d0 Merge branch 'master' of github.com:gorhill/uBlock 2015-02-11 15:49:44 -05:00
gorhill
6013880472 this addresses https://github.com/gorhill/uBlock/issues/731#issuecomment-73956166 2015-02-11 15:49:22 -05:00
gorhill
050fee4d3d https://github.com/gorhill/uBlock/issues/731#issuecomment-73956166 2015-02-11 15:48:39 -05:00
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
622829cc68 No colors for highlights; just faded and linethrough 2015-02-11 12:42:27 -07:00
Chris
8051b8d604 Highlight differences between temporary and permanent dyna. rules
Screenshots:

* After editing temporary (haven't committed to permanent yet): http://chrisly.me/image/3T2R0e2c1b20

* After committing (so temporary is same as permanenet) : http://chrisly.me/image/2I2l0Z1N1A2b
2015-02-11 12:32:34 -07: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
Chris
ae884ca7b8 CSS typo: box-border to border-box 2015-02-11 11:13:04 -07:00
Chris
66772daf0d Prevent wordwrap in dyna-rules textarea 2015-02-11 11:04:27 -07:00
Chris
bbfae01a42 Explain CSS decision 2015-02-11 10:50:30 -07:00
Chris
d5888a2204 Fix dynamic rules textarea CSS 2015-02-11 10:47:59 -07:00
gorhill
064f8f0f61 this fixes #771 2015-02-11 12:44:17 -05:00
gorhill
043f66f117 this should work for all browsers 2015-02-11 12:03:21 -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
180285fc5f this works for both Chromium and Firefox 2015-02-11 11:45:01 -05:00
gorhill
44768e8dba #731: UI counterpart 2015-02-11 11:34:51 -05:00
gorhill
287f502321 screenshot for custom filter lists 2015-02-11 09:28:54 -05:00
gorhill
52aa5cebc0 looks like cjxlist.txt has a new home 2015-02-11 01:39:10 -05:00