1
0
Fork 0
mirror of https://github.com/gorhill/uMatrix.git synced 2024-09-29 08:41:11 +13:00
Commit graph

888 commits

Author SHA1 Message Date
Raymond Hill
3c41bfcb12 Merge pull request #285 from johnkeeping/export-text-file
Add trailing newline to exported rules file
2015-07-08 11:39:42 -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
Raymond Hill
2b230b85e1 Update CONTRIBUTING.md 2015-07-05 13:08:31 -04:00
gorhill
3591ca42f6 translation work from https://crowdin.com/project/umatrix 2015-07-05 08:55:34 -04:00
gorhill
f7a9ba851d code review: importing uBlock's fixes 2015-07-05 08:54:08 -04: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
22d5f9b052 Merge branch 'master' of https://github.com/gorhill/uMatrix 2015-06-05 09:19:23 -04:00
gorhill
a7329ef71d support importing uBlock ruleset syntax 2015-06-05 09:19:15 -04:00
Raymond Hill
5e8de220e4 Merge pull request #255 from Alpengreis/Alpengreis-branch
Update README.md
2015-06-04 23:22:09 -04:00
Alpengreis
0cb267a081 Update README.md
Corrected the link ...
2015-06-05 02:40:04 +02:00
gorhill
a1f8e9599e translation work from https://crowdin.com/project/umatrix 2015-06-04 10:29:24 -04:00
gorhill
c8a461a815 interim version for dev build 2015-06-04 08:33:13 -04:00
gorhill
cd760f33cb Merge branch 'master' of https://github.com/gorhill/uMatrix 2015-06-04 08:27:41 -04:00
gorhill
d6a48df601 this fixes #246 -- FF tab management re-factored 2015-06-04 08:27:32 -04:00
gorhill
fd4a7579f1 re-worked popup UI to access dashboard from title bar (like uBlock) 2015-06-04 08:26:28 -04:00
Raymond Hill
49ac2574b8 Update README.md 2015-06-01 11:16:45 -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
6f842724be SQlite: importing changes from uBlock 2015-05-30 12:52:26 -04:00
gorhill
32333a440a translation work from https://crowdin.com/project/umatrix 2015-05-30 07:55:15 -04:00
gorhill
a1ff628a57 this addresses AMO feedback from uBlock 2015-05-30 07:24:08 -04:00
gorhill
bbfef4f6cf this fixes #234 + other fixes imported from uBlock 2015-05-30 06:54:21 -04:00
Raymond Hill
9f51e49725 Merge pull request #241 from mikhaelkh/master
Minor fixes
2015-05-29 16:59:28 -04:00
mikhaelkh
f24e9a907f Minor fixes
µMatrix -> uMatrix in tools folder.
Small fix in hosts-files.json.
2015-05-29 23:49:41 +03:00
gorhill
cef90f0b20 fixed bad wrapper around seTimeout 2015-05-27 17:26:12 -04:00
gorhill
9b45f27792 interim version for dev build 2015-05-27 08:13:38 -04:00
gorhill
b20d44e36c this should fix #225 2015-05-27 07:51:48 -04:00
gorhill
dd657f31ae new revision 2015-05-21 20:13:08 -04:00
gorhill
f81933fb59 this fixes 23aa1e79cb (commitcomment-11318549) 2015-05-21 20:11:54 -04:00
gorhill
caeb0973d4 updated opera package script 2015-05-21 20:11:21 -04:00
gorhill
bba94c0787 screenshots for AMO 2015-05-19 07:31:08 -04:00
gorhill
0d6c28642c translation work from https://crowdin.com/project/umatrix 2015-05-19 07:19:37 -04:00
gorhill
685bec0647 new revision 2015-05-18 08:43:31 -04:00
gorhill
23aa1e79cb remove overhead of tab selector update when no change 2015-05-18 07:32:25 -04:00
gorhill
8063ea1e67 translation work from https://crowdin.com/project/umatrix 2015-05-17 23:49:28 -04:00
gorhill
e927581336 translation work from https://crowdin.com/project/umatrix 2015-05-17 15:17:02 -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
36cb60fe30 Merge branch 'master' of https://github.com/gorhill/uMatrix 2015-05-17 14:57:01 -04:00
gorhill
779c9a6c36 this fixes #211 2015-05-17 14:56:53 -04:00
Raymond Hill
98ad80de31 Merge pull request #193 from tailHey/patch-2
Updated French description
2015-05-17 12:06:29 -04:00
gorhill
303291fe09 less glitchy autoresize of the popup while in use 2015-05-16 19:01:52 -04:00
gorhill
cbc0337110 code review re. new tab selector 2015-05-16 13:17:46 -04:00
gorhill
04354e3e90 Merge branch 'master' of https://github.com/gorhill/uMatrix 2015-05-15 23:05:48 -04:00
gorhill
d7b6be4567 logger: filter entries by tab 2015-05-15 23:05:37 -04:00
gorhill
2129490a92 not needed anymore 2015-05-15 23:05:12 -04:00
Raymond Hill
1f9c4adc37 Merge pull request #208 from offhub/patch-2
Update description.tr_TR.txt
2015-05-15 07:55:06 -04:00
offhub
f138b90e04 Update description.tr_TR.txt 2015-05-15 09:36:06 +03:00