1
0
Fork 0
mirror of https://github.com/gorhill/uMatrix.git synced 2024-06-29 03:21:09 +12:00
Commit graph

265 commits

Author SHA1 Message Date
gorhill 9e4e4943f3 this fixes many strictness warning in browser console 2015-08-27 14:29:35 -04:00
gorhill 2224ece1a5 this fixes #320 2015-08-13 11:15:28 -04:00
gorhill 98c51dbff4 #301: resize only if necessary 2015-07-28 15:00:31 -04:00
gorhill a914c01ea9 popup resize: code review 2015-07-24 08:22:54 -04:00
gorhill 479b454307 Hopefully this fixes #301 2015-07-23 16:24:07 -04:00
gorhill 6c24fe8e2a this fixes scope button height in matrix popup + matrix popup from logger 2015-07-21 21:14:55 -04:00
gorhill c8765697e1 bring in uBlock's changes to uDom 2015-07-21 08:29:15 -04:00
John Keeping 20e294884a Add trailing newline to exported rules file
According to POSIX a text file is "a file that contains characters
organized into zero or more lines" [1] and a line is "a sequence of zero
or more non- <newline> characters plus a terminating <newline>
character" [2].  Since we are claiming to produce a text file, it should
have a trailing newline.

[1] http://pubs.opengroup.org/onlinepubs/9699919799/basedefs/V1_chap03.html#tag_03_397
[2] http://pubs.opengroup.org/onlinepubs/9699919799/basedefs/V1_chap03.html#tag_03_206
2015-07-08 16:24:06 +01:00
gorhill 3d3673f163 this fixes #283 2015-07-05 08:21:10 -04:00
gorhill 07ba0a0a4b this fixes #270 2015-06-18 08:27:44 -04:00
gorhill a7329ef71d support importing uBlock ruleset syntax 2015-06-05 09:19:15 -04:00
gorhill fd4a7579f1 re-worked popup UI to access dashboard from title bar (like uBlock) 2015-06-04 08:26:28 -04:00
gorhill ef68842b80 this fixes #232 + AMO feedback re. using innerHTML 2015-05-31 18:11:00 -04:00
gorhill 5997dec5d1 this brings logger's filter exp. parser improvements from uBlock 2015-05-30 17:44:21 -04:00
gorhill a2e5fd671e support external stock hosts files 2015-05-30 17:33:35 -04:00
gorhill b20d44e36c this should fix #225 2015-05-27 07:51:48 -04:00
gorhill f81933fb59 this fixes 23aa1e79cb (commitcomment-11318549) 2015-05-21 20:11:54 -04:00
gorhill 23aa1e79cb remove overhead of tab selector update when no change 2015-05-18 07:32:25 -04:00
gorhill 33708938da this fixes #212 2015-05-17 15:11:57 -04:00
gorhill 855833c978 code review 2015-05-17 15:00:37 -04:00
gorhill 779c9a6c36 this fixes #211 2015-05-17 14:56:53 -04:00
gorhill cbc0337110 code review re. new tab selector 2015-05-16 13:17:46 -04:00
gorhill d7b6be4567 logger: filter entries by tab 2015-05-15 23:05:37 -04:00
gorhill 05d8c51580 this fixes #205 2015-05-14 21:04:49 -04:00
gorhill 0d92dd7e5b default to block if no rule at all 2015-05-14 13:28:58 -04:00
gorhill d03434cc43 more bools 2015-05-13 19:14:00 -04:00
gorhill 6369d37567 must return bool, not undefined 2015-05-13 19:11:44 -04:00
gorhill 20bd54c56b allow some local settings to be modified by users 2015-05-13 15:32:45 -04:00
gorhill f3c5815848 interim version number for dev build 2015-05-13 14:53:29 -04:00
gorhill aea695bf8b code review 2015-05-13 14:32:16 -04:00
gorhill 568ad296a3 this should fix #194 2015-05-12 19:50:48 -04:00
gorhill ae701d9aff this fixes #191: loggin every ua-str rotation is overkill 2015-05-12 19:47:33 -04:00
gorhill 6f4257bb2a this fixes #189 2015-05-12 18:29:51 -04:00
gorhill 73ed896a85 this fixes browser history quirk on Chromium 2015-05-12 08:22:05 -04:00
gorhill 535a46db37 this fixes warning/error entries in browser console 2015-05-12 08:04:13 -04:00
gorhill 438a7dca0a minor code review 2015-05-12 06:36:30 -04:00
gorhill 83cc6053eb more minor details fixed 2015-05-11 16:48:29 -04:00
gorhill 4ba4d55e6b fixing small details 2015-05-11 15:44:11 -04:00
gorhill 9d245c0510 logger: "bts" keyword to filter behind-the-scene events 2015-05-11 13:16:50 -04:00
gorhill 7dcfdf9e08 improved cookie emphasis in logger 2015-05-11 12:49:03 -04:00
gorhill c8f162d0bb punycode scope selector 2015-05-11 11:53:02 -04:00
gorhill 8aaadb8fc0 toward a release: general code review, polishing, removing obsolete stuff 2015-05-11 10:55:06 -04:00
gorhill 257334b4c2 importing rp rules 2015-05-10 18:22:52 -04:00
gorhill 3d3160efdf minor code review 2015-05-10 17:59:58 -04:00
gorhill 9a40eb17a0 fixed i18n mistake 2015-05-09 20:16:57 -04:00
gorhill 3384a7614a do not count own inline script 2015-05-09 19:34:45 -04:00
gorhill 6bc728f8b8 refactoring of inline script blocking + improving AMO validation 2015-05-09 19:18:16 -04:00
gorhill 57de4fdf14 code review 2015-05-09 17:14:22 -04:00
gorhill 1cc471bd39 reset minimized state 2015-05-09 12:48:57 -04:00
gorhill 486183cbe6 this fixes popup matrix position/resize issues 2015-05-09 12:07:20 -04:00