1
0
Fork 0
mirror of https://github.com/gorhill/uMatrix.git synced 2024-06-26 10:01:08 +12:00
Commit graph

1125 commits

Author SHA1 Message Date
gorhill 16f986860e translation work from https://crowdin.com/project/umatrix 2015-09-16 19:16:48 -04:00
gorhill c03d38a5c6 this fixes #349 2015-09-09 00:31:28 -04:00
gorhill e18782672d this fixes #345 2015-09-08 10:49:41 -04:00
gorhill 3b7130c525 for jshint 2015-09-06 08:38:33 -04:00
gorhill e25d748aa4 translation work from https://crowdin.com/project/umatrix 2015-09-05 12:36:59 -04:00
gorhill f3876463d3 imported cloud storage support from uBlock: user rules supported for now 2015-09-05 12:29:28 -04:00
gorhill 9e4e4943f3 this fixes many strictness warning in browser console 2015-08-27 14:29:35 -04:00
gorhill 7bc684f2b8 translation work from https://crowdin.com/project/umatrix 2015-08-27 13:23:02 -04:00
gorhill 99225e1688 ability to create a dev build for Firefox 2015-08-27 13:12:34 -04:00
gorhill 12c5acd287 this fixes #325 2015-08-15 14:20:49 -04:00
gorhill 2224ece1a5 this fixes #320 2015-08-13 11:15:28 -04:00
gorhill 7b651310b4 this fixes https://github.com/gorhill/uBlock/issues/574 2015-08-06 14:46:37 -04:00
Raymond Hill 85220191c2 Merge pull request #310 from Manouchehri/leak-warning
Warn user about User Agent leaking
2015-08-03 17:53:39 -04:00
David Manouchehri 471c314bed Added warning about User Agent leaking. 2015-08-03 17:13:11 -04:00
gorhill 9bda70293f interim version for dev build 2015-07-30 09:39:25 -04:00
gorhill cfbce5297a translation work from https://crowdin.com/project/umatrix 2015-07-30 09:37:16 -04:00
gorhill 0dcf068b56 new revision 2015-07-29 14:19:56 -04:00
gorhill ae0fdc8d10 this fixes #308 2015-07-29 14:18:52 -04:00
gorhill 98c51dbff4 #301: resize only if necessary 2015-07-28 15:00:31 -04:00
gorhill a8ceaa5dfb to be on the safe side 2015-07-24 08:28:15 -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 d265619145 new version 2015-07-22 12:57:41 -04:00
gorhill ff36607354 even better, just skip completely nsIContentPolicy for FF35+ 2015-07-22 10:04:23 -04:00
gorhill 51d18b4c47 shouldLoad needed only for FF34 and less (no need for sync messaging with e10s) 2015-07-22 09:41:20 -04:00
gorhill 77b0dd8233 translation work from https://crowdin.com/project/umatrix 2015-07-21 21:17:36 -04:00
gorhill 9cd5e959aa code review 2015-07-21 21:16:18 -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 bf7762ba0f forgot to import this as well 2015-07-21 13:37:19 -04:00
gorhill 1f4ba9dda9 this extends compatibility to FF-24-34
imported code from uBlock, including legacy toolbar support in 34485a04658ae7d8357dabe5e42b18e3e066a4b9,
which is itself directly based on work from @AlexVallat:
- 620a7d78d1
- d9b23d4f10
- 5ac4ec21e9
2015-07-21 13:28:13 -04:00
gorhill c8765697e1 bring in uBlock's changes to uDom 2015-07-21 08:29:15 -04:00
gorhill fac3e5d055 default about better than custom about 2015-07-21 07:49:08 -04:00
gorhill ee95ccca36 works fine on 42 2015-07-21 07:34:08 -04:00
gorhill fb5cac0455 developers who also contributed to the code base 2015-07-17 09:23:46 -04:00
gorhill e088e9cf70 this should fix #284 2015-07-17 09:21:54 -04:00
gorhill d333eb96ea Merge branch 'master' of https://github.com/gorhill/uMatrix 2015-07-15 09:25:08 -04:00
gorhill e543517500 this fixes #291 2015-07-15 09:24:56 -04:00
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