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

2656 Commits

Author SHA1 Message Date
Chris Aljoudi
823778274b README: outdated notes, readability, formatting 2015-05-14 17:52:18 -06:00
Chris
56740a984f Remove extraneous code from request logger 2015-05-14 17:08:48 -06:00
Chris
801e6d706f Change back to 'Block Element' until later (details:...)
until we have a more general 'element picker' equivalent that can
block resources. So having this exposed in the request logger would
be basically useless (since the only type of stuff that one would
want to block using the request logger are probably things that
aren't visible DOM elements)
2015-05-14 17:04:55 -06:00
Chris
73cec697ea Rename 'Block Resource' i18n key (prepping to add it to request logger) 2015-05-14 16:04:05 -06:00
Chris Aljoudi
992af976d0 Merge pull request #1324 from chrisaljoudi/NetMonitor_Block_Element
Add a "Block Resource" context menu command to the Firefox Network tab in devtools
2015-05-14 15:49:55 -06:00
Chris Aljoudi
11fb287ac3 Update README.md 2015-05-11 17:02:51 -06:00
Chris Aljoudi
4977b017f5 More refinement to header 2015-05-11 17:02:19 -06:00
Chris Aljoudi
bbae40f6d4 Reduce header note font-sizes 2015-05-11 16:54:18 -06:00
Chris
63b846cf5f Safari storage migration: code review 2015-05-11 16:15:53 -06:00
Chris
3ca6daac73 Dynamic filtering: merge dfPanel; adds scope icons, reorder columns 2015-05-11 16:10:19 -06:00
Chris
89b52331fa just to be safe, I guess 2015-05-11 15:46:41 -06:00
Chris
288ea7b4cc Storage: distinguish preferences from caches (addresses #1366) 2015-05-11 15:18:25 -06:00
Chris
df8c82f6b4 Fixes #1367 (Safari badge alignment) 2015-05-07 17:45:51 -06:00
Chris
b7c0b95ff4 Tweaks to prebaked filters (includes fix from 6ad75c4257) 2015-05-07 17:18:07 -06:00
Chris
7e149982d1 Fix popup save/flush buttons CSS 2015-05-07 16:37:13 -06:00
Chris
3912d2d3b4 Merge pull request #1307 (slightly modified) 2015-05-07 16:17:28 -06:00
Chris
6df7440b60 Merge pull request #1307 (changed slightly) 2015-05-07 16:16:31 -06:00
Chris
bdc7caddb8 New save icon for dynamic filtering panel 2015-05-07 16:14:22 -06:00
Chris
e06faa9422 Fixes #1363; elemhide symantics were reversed 2015-05-07 00:54:37 -06:00
Chris Aljoudi
b380c9181e Merge pull request #1348 from gorhill/chrisaljoudi
Fix for https://github.com/gorhill/uBlock/issues/162, https://github.com/gorhill/uBlock/issues/171
2015-05-05 22:14:57 -06:00
Chris
a97ab116f8 Safari: element collapsing now works 2015-05-05 20:43:37 -06:00
Chris
7ea8187da3 Review last commit: oops 2015-05-05 20:22:22 -06:00
Chris
a9e77b4d48 Fixes 1357 2015-05-05 20:20:36 -06:00
Chris
0d529677c4 Fixes #1330 2015-05-05 18:40:03 -06:00
Chris
5a46e25ea2 Prepare for release 2015-05-05 17:39:23 -06:00
Chris Aljoudi
7dba6c111a Opera 2015-05-05 17:03:33 -06:00
gorhill
ffdd3dfe63 this fixes https://github.com/gorhill/uBlock/issues/171 2015-05-04 17:14:56 -04:00
gorhill
a01113a1e7 removed dead code 2015-05-01 19:12:32 -04:00
gorhill
09354ce7e2 this fixes https://github.com/gorhill/uBlock/issues/162 2015-05-01 19:11:36 -04:00
Chris
31a36a63d9 Prepare for dev build: 3p assets 2015-05-01 11:13:34 -06:00
Chris
891a32d83e Version bump 2015-05-01 11:07:30 -06:00
Chris Aljoudi
f21c518260 Update CONTRIBUTING.md 2015-05-01 11:03:53 -06:00
Chris Aljoudi
8eee7884df Update CONTRIBUTING.md 2015-05-01 11:03:23 -06:00
Chris Aljoudi
6bb7c13b7c Update CONTRIBUTING.md 2015-05-01 10:59:58 -06:00
Chris
e7165c9ff7 Safari: smoother popup pane toggling; cleanup popup js 2015-05-01 10:25:48 -06:00
Chris
68739e3df3 Safari: fix popup to work in logger 2015-05-01 10:05:11 -06:00
gorhill
10c7a40392 code review re. badge update 2015-05-01 09:53:14 -06:00
Chris
561e1ca93e Code review: remove dead code 2015-05-01 04:47:52 -06:00
Chris
c2741e07f0 Chrome: browserAction-related code-review 2015-05-01 04:43:43 -06:00
Chris
84aad79ad7 updateBadge: bring back coleascing [was removed temporarily] 2015-05-01 04:42:16 -06:00
Chris
2a105b3b59 Bring setIcon performance improvements to Chrome 2015-05-01 04:40:17 -06:00
Chris
b9b8f739a0 Remove icon update coleascing 2015-05-01 03:22:23 -06:00
Chris
0217f1cc8b Safari: rework of toolbar icon update mechanism -- leaner, faster 2015-05-01 03:02:41 -06:00
Chris Aljoudi
b6902d2c70 Update README.md 2015-04-30 21:33:08 -06:00
Chris
21d4307a5a Safari: make toolbar icon more robust & performant
Gets rid of background page exceptions
2015-04-30 20:15:42 -06:00
Chris Aljoudi
25222c1439 Update README.md 2015-04-30 19:50:50 -06:00
Chris Aljoudi
cbe70d1111 Update README.md 2015-04-30 19:44:44 -06:00
Chris Aljoudi
1db2f47db5 Update README.md 2015-04-30 19:40:20 -06:00
Chris Aljoudi
3376700698 Update README.md 2015-04-30 19:33:26 -06:00
Chris Aljoudi
bd4655d0e6 Update README.md 2015-04-30 19:27:53 -06:00