Commit Graph

258 Commits (fac3e5d055131b7663f108262a5878927b21c5ba)

Author SHA1 Message Date
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
9 years ago
gorhill 3d3673f163 this fixes #283 9 years ago
gorhill 07ba0a0a4b this fixes #270 9 years ago
gorhill a7329ef71d support importing uBlock ruleset syntax 9 years ago
gorhill fd4a7579f1 re-worked popup UI to access dashboard from title bar (like uBlock) 9 years ago
gorhill ef68842b80 this fixes #232 + AMO feedback re. using innerHTML 9 years ago
gorhill 5997dec5d1 this brings logger's filter exp. parser improvements from uBlock 9 years ago
gorhill a2e5fd671e support external stock hosts files 9 years ago
gorhill b20d44e36c this should fix #225 9 years ago
gorhill f81933fb59 this fixes 23aa1e79cb (commitcomment-11318549) 9 years ago
gorhill 23aa1e79cb remove overhead of tab selector update when no change 9 years ago
gorhill 33708938da this fixes #212 9 years ago
gorhill 855833c978 code review 9 years ago
gorhill 779c9a6c36 this fixes #211 9 years ago
gorhill cbc0337110 code review re. new tab selector 9 years ago
gorhill d7b6be4567 logger: filter entries by tab 9 years ago
gorhill 05d8c51580 this fixes #205 9 years ago
gorhill 0d92dd7e5b default to block if no rule at all 9 years ago
gorhill d03434cc43 more bools 9 years ago
gorhill 6369d37567 must return bool, not undefined 9 years ago
gorhill 20bd54c56b allow some local settings to be modified by users 9 years ago
gorhill f3c5815848 interim version number for dev build 9 years ago
gorhill aea695bf8b code review 9 years ago
gorhill 568ad296a3 this should fix #194 9 years ago
gorhill ae701d9aff this fixes #191: loggin every ua-str rotation is overkill 9 years ago
gorhill 6f4257bb2a this fixes #189 9 years ago
gorhill 73ed896a85 this fixes browser history quirk on Chromium 9 years ago
gorhill 535a46db37 this fixes warning/error entries in browser console 9 years ago
gorhill 438a7dca0a minor code review 9 years ago
gorhill 83cc6053eb more minor details fixed 9 years ago
gorhill 4ba4d55e6b fixing small details 9 years ago
gorhill 9d245c0510 logger: "bts" keyword to filter behind-the-scene events 9 years ago
gorhill 7dcfdf9e08 improved cookie emphasis in logger 9 years ago
gorhill c8f162d0bb punycode scope selector 9 years ago
gorhill 8aaadb8fc0 toward a release: general code review, polishing, removing obsolete stuff 9 years ago
gorhill 257334b4c2 importing rp rules 9 years ago
gorhill 3d3160efdf minor code review 9 years ago
gorhill 9a40eb17a0 fixed i18n mistake 9 years ago
gorhill 3384a7614a do not count own inline script 9 years ago
gorhill 6bc728f8b8 refactoring of inline script blocking + improving AMO validation 9 years ago
gorhill 57de4fdf14 code review 9 years ago
gorhill 1cc471bd39 reset minimized state 9 years ago
gorhill 486183cbe6 this fixes popup matrix position/resize issues 9 years ago
gorhill 04f160efba this addresses #171 9 years ago
gorhill 186c649984 thsi fixes #170 9 years ago
gorhill 52540c1a9a various fixes 9 years ago
gorhill 05089dc370 preparing for i18n + better defaults 9 years ago
gorhill a313e4653d use textContent, not innerText 9 years ago
gorhill 8f2b473928 filtering in logger + various small fixes 9 years ago
gorhill 4142551c13 fixed controls broken by incremental rendering 9 years ago