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

2684 Commits

Author SHA1 Message Date
chrisaljoudi
3e5d6fb8cd Update assets 2015-08-14 21:43:20 -06:00
chrisaljoudi
bc11167941 Fixes #1518 2015-08-14 21:43:18 -06:00
Chris Aljoudi
524010db8e Merge pull request #1499 from publicarray/master
fix for #1480
2015-07-19 16:35:54 -06:00
Sebastian Schmidt
3a352a1a3a fix for #1480 2015-07-19 21:43:36 +10:00
chrisaljoudi
a7c61e9b20 Unbreak floatapp.com 2015-07-02 17:18:44 -06:00
Chris Aljoudi
9a0cb5de0a No more poll 2015-07-02 17:16:35 -06:00
AlexVallat
c6f5c89889 Fix #1449: Drop marker now appears next to rather than under the button on Linux/PaleMoon 2015-06-25 20:00:11 +01:00
AlexVallat
204404db06 Fix for #1448: Raise tab close events for all the tabs of a window when that window is closed. Made getTabForBrowser robust to being called for orphaned tab browsers. 2015-06-23 18:09:32 +01:00
AlexVallat
eb264c6b87 Fix for #1437 - support for browsers which don't support getTabForBrowser 2015-06-07 19:30:31 +01:00
Chris Aljoudi
6d942dc424 Update README.md 2015-06-01 14:47:28 -06:00
Chris Aljoudi
dab7aac549 Update README.md 2015-06-01 14:47:12 -06:00
Chris
51042f8f70 Fixes #1398 2015-05-31 19:00:11 -06:00
Chris
8d0ce5f9d5 Update assets for release 2015-05-31 18:52:28 -06:00
Chris
a7d2e1ee4f Close #1421 with gorhill@736cb3518598aa779209aadcaa4f2bbb624ceb52 2015-05-31 18:15:52 -06:00
Chris
6e41dc0078 Safari refinements to dynamic filtering UI indicators 2015-05-31 18:15:52 -06:00
AlexVallat
f959f19fbc Address performance issue reported with large number of open tabs: gorhill#266
(maintain reverse lookup map of tabs by tab ID rather than searching through all tabs to find by ID)
2015-05-31 16:37:19 +01:00
Chris Aljoudi
dc59aa0409 Fixes #1409 2015-05-26 16:48:50 -06:00
Chris Aljoudi
bbf1fb1ea9 New dedicated uBlock website 2015-05-21 14:05:53 -06:00
Chris Aljoudi
0c7b0cc321 Merge pull request #1388 from gorhill/chrisaljoudi
this fixes overlooked code change in 1d3205ea817ccb8a2f03bbaecc9daf19…
2015-05-17 22:28:14 -06:00
gorhill
7b652bd665 this fixes overlooked code change in 1d3205ea81 2015-05-17 11:44:37 -04:00
Chris
8919ea1497 Edit dynamic filtering message to make sure users aren't confused 2015-05-16 18:26:18 -06:00
Chris
445c565226 Safari: cache callback caller 2015-05-16 18:26:18 -06:00
Chris Aljoudi
fdc9518d7d Link to FAQ 2015-05-15 19:14:49 -06:00
Chris
bb340ac92c Version; Update third-party assets; prep dev build 2015-05-14 19:07:04 -06:00
Chris
3d3566a4ee Asset viewer now shows loading... 2015-05-14 18:53:09 -06:00
Chris
203acc9ee1 Less blue in 3rd-party filter prefs 2015-05-14 18:44:03 -06:00
Chris
17e307ba2c UI improvements: better, consistent buttons, layout tweaks 2015-05-14 18:40:02 -06:00
Chris Aljoudi
d10312f048 README: fix wiki link 2015-05-14 17:59:16 -06:00
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