1
0
Fork 0
mirror of https://github.com/gorhill/uMatrix.git synced 2024-09-19 18:58:12 +12:00
Commit graph

1286 commits

Author SHA1 Message Date
gorhill
818a3db9e4 code review: easier to maintain 2015-05-03 08:18:06 -04:00
gorhill
fb639870df code review 2015-05-03 07:58:10 -04:00
gorhill
d32137ced0 code review 2015-05-03 07:33:24 -04:00
gorhill
622d0a7e9d provide iframe URL in placeholders 2015-05-03 07:10:05 -04:00
gorhill
3fe5d48c05 this addresses 44f1a61c42 (commitcomment-11015041) 2015-05-03 06:01:24 -04:00
gorhill
dac3bab44f 1st step of refactoring request logger 2015-05-02 19:40:49 -04:00
gorhill
b4fb58891d oops 2015-05-02 18:47:59 -04:00
gorhill
4e76965155 remove useless code 2015-05-02 18:46:25 -04:00
gorhill
be3e86e055 user is responsible to reload + fixed cleanup of stale tabs 2015-05-02 18:33:55 -04:00
gorhill
d47d8bf0bf this fixes #158 2015-05-02 17:41:52 -04:00
gorhill
44f1a61c42 placeholder styling gone: it's bloat-ish 2015-05-02 17:13:55 -04:00
gorhill
cd13d2870b this fixes sticky popup on FF 2015-05-02 13:43:50 -04:00
gorhill
ddaa948cf4 new way of handling blocked documents 2015-05-02 13:30:29 -04:00
gorhill
e751a5403b code review 2015-05-02 12:07:40 -04:00
gorhill
0e77cbd15d this fixes #45 + revised color-blind mode + support shutdown of content script 2015-05-02 11:17:17 -04:00
gorhill
1583a3edc6 no longer needed 2015-05-02 09:26:14 -04:00
gorhill
dbe14694c8 code review 2015-05-02 00:18:31 -04:00
gorhill
eb42375215 code review 2015-05-01 23:54:32 -04:00
gorhill
c472e23c7d assets updater, hosts files pane, etc. 2015-05-01 19:27:43 -04:00
gorhill
f4807b6b29 code review 2015-05-01 08:09:01 -04:00
gorhill
37331b1ef2 various fixes re. behind-the-scene scope 2015-04-30 19:37:55 -04:00
gorhill
b01964db9b more fixes for rule edit mode 2015-04-30 19:13:03 -04:00
gorhill
171fef784e this fixes rule rendering in edit mode in FF 2015-04-30 19:03:35 -04:00
gorhill
f815223f27 https://github.com/gorhill/uBlock/issues/150 needs to be fixed here too 2015-04-30 10:05:00 -04:00
gorhill
1c05281183 comments 2015-04-30 09:58:45 -04:00
gorhill
1f4ff9c809 more refactoring, code review 2015-04-21 19:47:19 -04:00
gorhill
8ae33e9c12 FF: this fixes availability of response headers for when item pulled from cache 2015-04-21 17:38:54 -04:00
gorhill
7cd060a15f refactoring, fixing script/frame blocking on FF, etc., more to do 2015-04-21 16:22:29 -04:00
gorhill
cb29f10173 fixed matrix css 2015-04-21 10:16:46 -04:00
gorhill
c0bfb00be8 code review 2015-04-20 00:42:49 -04:00
gorhill
c1314e496b support ping request type explicitly 2015-04-19 16:30:28 -04:00
gorhill
595de33e83 sanitizing outgoing headers (drafty) 2015-04-19 16:19:14 -04:00
gorhill
5106c4bc44 this fixes rendering of toolbar icon 2015-04-19 10:06:05 -04:00
gorhill
764b1a0b7a jshint 2015-04-19 09:34:50 -04:00
gorhill
0b1ddfa17b code review 2015-04-13 15:05:53 -04:00
gorhill
5f177a2e30 this fixes reload button 2015-04-13 15:01:12 -04:00
gorhill
2d4431fe0c punycode: use non-minified version 2015-04-13 13:09:57 -04:00
gorhill
9340975606 a whole lot more left to do, at least popup shows 2015-04-13 12:31:55 -04:00
gorhill
322a5d3207 this fixes https://github.com/chrisaljoudi/uBlock/issues/1219 for Firefox 2015-04-13 10:21:20 -04:00
gorhill
99be819a0d move platform-specific images to their respective platform 2015-04-13 10:21:20 -04:00
AlexVallat
64e468b7d5 Tidying .xul location, update linux script to match windows one 2015-04-13 10:21:20 -04:00
gorhill
d3161bd5d9 Revert "µBlock logo refinement and browser icon organization"
This reverts commit e43931f075847f75414c17ce13735c76119efafc.
2015-04-13 10:21:20 -04:00
Chris
cb5cbda062 µBlock logo refinement and browser icon organization
This includes a new, refined µBlock logo, rendered more coherently
and consistently for different sizes and display pixel densities.
The Safari build script has been modified to bundle appropriate
resolutions. The Firefox build script was slightly changed to
adhere to the naming convention. The Chrome manifest was
modified/ammended slightly to take advantage of new renderings.
README's beginning has been modified to be nicer and more
minimal.
Other than the logo's slightly refined look and having better
resolution on different browsers and setups, this should have
no effect on the user experience or further development.
2015-04-13 10:21:20 -04:00
Chris
68f55f6a3e Fix cleanup in build script so rm won't complain during first build 2015-04-13 10:21:20 -04:00
Deathamns
a15d4df48e Remove comment 2015-04-13 10:21:20 -04:00
Florian Walch
fb994c6831 Set up Travis releases. 2015-04-13 10:21:20 -04:00
gorhill
b66cd2ca0f build package only if "all" arg specified 2015-04-13 10:21:20 -04:00
gorhill
14f71e35d8 fix script 2015-04-13 10:21:20 -04:00
gorhill
dfb1de3c91 create package 2015-04-13 10:21:20 -04:00
gorhill
adfd5a3fe7 chmod u+x 2015-04-13 10:21:20 -04:00