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

2514 Commits

Author SHA1 Message Date
gorhill
f2f4569e59 this fixes https://github.com/chrisaljoudi/uBlock/issues/1251 2015-04-13 15:57:04 -04:00
Chris
e8572bdc21 Element picker: cleanup and Firefox improvements (closes #1211)
In Firefox, you can now block an element right from the Web Inspector.
This was implemented by @AlexVallat -- thanks to Alex for the awesome
feature enhancement.
2015-04-11 23:23:22 -06:00
Chris
f961cad0f0 Make dynamic filtering visual status color-blind-friendly (closes #1242) 2015-04-11 23:15:05 -06:00
Chris
e097d2033b Fixes #1240 2015-04-11 18:28:51 -06:00
Chris
d4da73b441 Update third-party filters; checksums 2015-04-11 18:18:06 -06:00
AlexVallat
66c668a547 Merge pull request #1239 from AlexVallat/Fix_1233
Fix for #1233
2015-04-11 20:06:28 +01:00
AlexVallat
5896991718 Fix for #1233 2015-04-11 19:12:10 +01:00
Chris
25d06114fe Completes UI fixes for #1235 2015-04-11 02:03:57 -06:00
Chris
323dc5feea UI fixes; closes #1235 2015-04-11 01:26:33 -06:00
Chris
21bc54795d Oops; put back padding removed by accident 2015-04-11 01:19:38 -06:00
Chris
ead8318b95 Update checksums 2015-04-10 23:00:10 -06:00
Chris
d19e07bca2 Distinguish remote filter lists that come over HTTPS 2015-04-10 21:58:58 -06:00
Chris Aljoudi
fa2ae77a72 Merge pull request #1230 from NiklasOlofsson/patch-1
Updates in the Swedish translation
2015-04-10 19:12:48 -06:00
Chris Aljoudi
b0eed4a555 Merge pull request #1229 from gorhill/chrisaljoudi
Whitelist directives must override strict blocking
2015-04-10 15:19:21 -06:00
NiklasOlofsson
c69fbb89fc Updates in the Swedish translation 2015-04-10 22:46:17 +02:00
gorhill
741c145e90 this fixes https://github.com/gorhill/uMatrix/issues/144 2015-04-10 14:08:43 -04:00
gorhill
cf94ca5576 whitelist directives must override strict blocking 2015-04-10 13:00:34 -04:00
Chris
fa9a5068e0 Fixes #1217 2015-04-09 14:25:39 -06:00
Chris
388025b10b README update 2015-04-09 01:47:45 -06:00
Chris
e54bab36e8 README: header refinements 2015-04-09 01:46:07 -06:00
Chris
389a467221 README: shouldn't do a dark background 2015-04-09 01:29:26 -06:00
Chris
4b898c09f6 GH Banner fix 2015-04-08 19:31:38 -06:00
Chris Aljoudi
b9dbf30819 Header, description tweak 2015-04-08 16:59:54 -06:00
Chris
c0b28a259d GH Header 2015-04-08 16:59:01 -06:00
Chris
32910ca78f Bump version slightly (not final) 2015-04-08 16:42:12 -06:00
Chris
c70a932d86 Fix issue links in source code
Thanks @hotdogman and @yfdyh000 -- closes #1202
and #1157 ... and #1167
2015-04-08 16:36:14 -06:00
Chris
237af0dd42 Fix Firefox link to repo 2015-04-08 16:17:06 -06:00
Chris
d92ea20acf Fix #1212: less aggressive document blocking 2015-04-08 16:00:04 -06:00
Chris
09825e1165 Fixes #1144 2015-04-08 15:48:32 -06:00
Chris
42dae93ff0 Fixes #1210 2015-04-08 01:16:28 -06:00
Chris
ff3a3b14b1 Completes fix for #1208 2015-04-07 22:22:12 -06:00
Chris
6de836b21f Fixes #1205 and #1208 2015-04-07 21:47:01 -06:00
Chris
e23e0d8283 Oops; silliness in Chrome 22 code 2015-04-07 03:36:12 -06:00
Chris
5d06019b19 Add support for Chrome 22; fixes #1174 2015-04-07 03:22:10 -06:00
Chris
1f3ff792f3 Closes #1178 2015-04-07 01:12:40 -06:00
Chris
7cb608366b Update of third-party assets; checksums 2015-04-07 01:11:13 -06:00
Chris Aljoudi
6c877ee06a Merge pull request #1195 from AlexVallat/Fixing_#1149
Fixing #1149
2015-04-07 00:40:45 -06:00
Chris Aljoudi
738c695af8 Merge pull request #1150 from AlexVallat/master
Candidate for fix for #1140
2015-04-07 00:40:20 -06:00
Chris
2c707e1096 Cleanup of prefs UI, incl 3p lists and dynamic-filtering tab 2015-04-07 00:37:48 -06:00
Chris
ae4090714e Significant cleanup of request logger and various fixes; typography, readability, usability, and performance 2015-04-07 00:37:48 -06:00
Chris
a3bef3a1bd Safari-specific popup JS is now.. nicer 2015-04-07 00:37:48 -06:00
Chris
53768aff22 Popup refinements, SVG icons, sizing improvements 2015-04-07 00:37:48 -06:00
Chris
4e4a44d87b Safari: fix to potential false-positive popup blocks 2015-04-07 00:37:48 -06:00
Chris
6e317fff59 Remove FontAwesome (whole bunch of bytes); new tooltip available for everyone 2015-04-07 00:37:48 -06:00
Chris
203c123dbc Start UI cleanup/refinements 2015-04-07 00:37:47 -06:00
Chris
fbecf91fc8 SVG icons 2015-04-07 00:37:47 -06:00
AlexVallat
e6b3c31d5e Remove diagnostic logging 2015-04-06 08:08:23 +01:00
AlexVallat
7b781248f0 Fix spurious log messages at cleanup 2015-04-05 17:54:19 +01:00
AlexVallat
e762a29d30 Test-fix for #1149 2015-04-05 17:52:23 +01:00
Chris Aljoudi
a947537e33 Merge pull request #1161 from muhasturk/master
direct translate into tr/messages.json and description-tr, fixed some old urls
2015-04-04 22:25:28 -06:00