You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
nuTensor/src/js
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
..
about.js various fixes 9 years ago
asset-viewer.js first pass 9 years ago
assets.js refactoring of inline script blocking + improving AMO validation 9 years ago
async.js refactoring of inline script blocking + improving AMO validation 9 years ago
background.js remove overhead of tab selector update when no change 9 years ago
browsercache.js refactoring of inline script blocking + improving AMO validation 9 years ago
commands.js user is responsible to reload + fixed cleanup of stale tabs 9 years ago
contentscript-end.js this fixes #232 + AMO feedback re. using innerHTML 9 years ago
contentscript-start.js code review 9 years ago
cookies.js improved cookie emphasis in logger 9 years ago
dashboard-common.js bring back behind-the-scene matrix 10 years ago
dashboard.js first pass 9 years ago
hosts-files.js thsi fixes #170 9 years ago
httpsb.js extremely early draft of matrix integration within the logger 9 years ago
i18n.js this fixes #212 9 years ago
liquid-dict.js work on many things, need more 10 years ago
logger-ui.js this brings logger's filter exp. parser improvements from uBlock 9 years ago
logger.js refactoring of inline script blocking + improving AMO validation 9 years ago
main-blocked.js new way of handling blocked documents 9 years ago
matrix.js this fixes #283 9 years ago
messaging.js re-worked popup UI to access dashboard from title bar (like uBlock) 9 years ago
pagestats.js logger: filter entries by tab 9 years ago
popup.js re-worked popup UI to access dashboard from title bar (like uBlock) 9 years ago
privacy.js first pass 9 years ago
profiler.js literal "1st-party" row removes the need for auto-whitelist, strict blocking 10 years ago
settings.js user is responsible to reload + fixed cleanup of stale tabs 9 years ago
start.js logger: filter entries by tab 9 years ago
storage.js support external stock hosts files 9 years ago
tab.js this should fix #225 9 years ago
traffic.js more minor details fixed 9 years ago
udom.js first pass 9 years ago
uritools.js various fixes 9 years ago
user-rules.js Add trailing newline to exported rules file 9 years ago
useragent.js this fixes #191: loggin every ua-str rotation is overkill 9 years ago
usersettings.js refactoring: many changes throughout -- not close to be done 9 years ago
utils.js first pass 9 years ago
xal.js first pass 9 years ago