1
0
Fork 0
mirror of https://github.com/gorhill/uMatrix.git synced 2024-05-06 05:13:42 +12:00
Commit graph

1610 commits

Author SHA1 Message Date
Raymond Hill f45361fa56
new revision for dev build 2018-04-13 10:32:14 -04:00
Raymond Hill 31cc15ca6c
lots of informal fixes
- us integer tab id -- do not stringify anymore
- improved the parsing of hosts files
- better handling of behind-the-scene network requests when a
  context is provided by the webRequest API
- imported webextFlavor code from uBO
- converted instances of object-as-dict to Map()
2018-04-13 10:24:50 -04:00
Raymond Hill dd5a3a807c
fix https://www.reddit.com/r/uMatrix/comments/8atw04/2bc8_and_2bc6_characters_are_not_available_in/ 2018-04-09 17:23:15 -04:00
Raymond Hill 455155c635
make Firefox dev build auto-update 2018-04-08 09:18:42 -04:00
Raymond Hill 872975656c
new revision for dev build 2018-04-08 09:13:58 -04:00
Raymond Hill 62d06792f1
fix #990 2018-04-08 09:10:11 -04:00
Raymond Hill fde72e4f2a
make Firefox dev build auto-update 2018-04-07 08:39:11 -04:00
Raymond Hill d4d97d018c
new revision for dev build 2018-04-07 08:36:35 -04:00
Raymond Hill eb3a43a71c
new revision for stable release 2018-04-07 08:11:33 -04:00
Raymond Hill 1225405d8e
import translation work from https://crowdin.com/project/umatrix 2018-04-07 07:54:54 -04:00
Raymond Hill 5b86e2901e
make Firefox dev build auto-update 2018-03-29 11:21:19 -04:00
Raymond Hill 2c2f0f8f03
new revision for dev build 2018-03-29 11:07:45 -04:00
Raymond Hill 5dd6564b6a
move the recipe icon to a more suitable position 2018-03-29 11:07:00 -04:00
Raymond Hill fbfce62582
import translation work from https://github.com/gorhill/uMatrix 2018-03-29 11:04:33 -04:00
Raymond Hill 8741f7ee8e
make Firefox dev build auto-update 2018-03-26 16:35:05 -04:00
Raymond Hill 13451a3a4f
new revision for dev build 2018-03-26 16:29:59 -04:00
Raymond Hill 9fd6bdfddd
avoid over-reporting of cookies
Limit each distinct cookie to be reported at most
once a second. Sometimes a cookie's value can
be changed many times a second and it's not useful
to report every single instance of these
changes -- this just pollute both the badge
counter and the logger output.
2018-03-26 16:19:36 -04:00
Raymond Hill 7c0fd0c9b3
make Firefox dev build auto-update 2018-03-25 07:45:35 -04:00
Raymond Hill 591483d07e
import translation work from https://crowdin.com/project/umatrix 2018-03-25 07:41:25 -04:00
Raymond Hill 9d95bbe9b6
new revision for dev build 2018-03-25 07:39:22 -04:00
Raymond Hill 9b9d7e586f
fix #967 2018-03-24 17:20:18 -04:00
Raymond Hill 3935b8417b
make Firefox dev build auto-update 2018-03-24 08:14:04 -04:00
Raymond Hill d9251ce00b
new revision for dev build 2018-03-24 08:06:27 -04:00
Raymond Hill d2a0de861b
import translation work from https://crowdin.com/project/umatrix 2018-03-24 08:03:39 -04:00
Raymond Hill 24289831c2
polish recipe-related code, user interface 2018-03-24 08:01:25 -04:00
Raymond Hill 707fd92307
remove unused strings 2018-03-24 06:50:10 -04:00
Raymond Hill c8c8430993
make Firefox dev build auto-update 2018-03-22 16:04:43 -04:00
Raymond Hill 8fa12d8d7e
new revision for dev build 2018-03-22 16:00:25 -04:00
Raymond Hill a976bd0d22
fix cleaning script 2018-03-22 15:59:22 -04:00
Raymond Hill d825b5562e
integrate CodeMirror's MergeView to the 'My rules' pane 2018-03-22 15:56:37 -04:00
Raymond Hill 747748c9ba
remove unused code 2018-03-21 16:44:20 -04:00
Raymond Hill 4b368c407b
Update README.md 2018-03-19 07:50:49 -04:00
Raymond Hill b6d47f9e86
Update README.md 2018-03-19 07:48:41 -04:00
Raymond Hill a52ea23121
import translation work from https://crowdin.com/project/umatrix 2018-03-18 10:29:34 -04:00
Raymond Hill 6e119fbaaf
new revision for stable release 2018-03-18 10:27:21 -04:00
Raymond Hill 8e48dd18ba
add script to automate signing/publishing of slef-hosted Firefox version 2018-03-05 17:19:54 -05:00
Raymond Hill b4ce23f15e
make Firefox dev build auto-update 2018-03-05 17:17:46 -05:00
Raymond Hill 1470cf12bc
new revision for dev build 2018-03-05 17:13:52 -05:00
Raymond Hill 702fbba914
add changes needed for self-hosted signed beta version 2018-03-05 17:10:39 -05:00
Raymond Hill 08a0cdc218
fix #954 2018-03-05 11:46:15 -05:00
Raymond Hill 45ed6a7e25
import translation work from https://crowdin.com/project/umatrix 2018-02-11 08:49:06 -05:00
Raymond Hill f35b230c37
new revision for dev build 2018-02-11 08:47:41 -05:00
Raymond Hill fb4e07f107
fix regression reported at https://www.wilderssecurity.com/threads/umatrix-the-http-switchboard-successor.369601/page-27#post-2737419 2018-02-11 08:46:59 -05:00
Raymond Hill 429af12aa2
import translation work from https://crowdin.com/project/umatrix 2018-02-05 07:56:07 -05:00
Raymond Hill 4947019dbb
new revision for dev build 2018-02-05 07:54:18 -05:00
Miguel de Moura 2f0f038668 Update hyperlink auditing HTML spec url (#942) 2018-02-04 15:27:43 -05:00
Raymond Hill 51a68683f8
code review: fix error at extension console; allow recipes to override explicit rules 2018-02-04 14:25:08 -05:00
Raymond Hill 4e00e6e3b0
new revision for dev build 2018-02-04 14:04:36 -05:00
Raymond Hill 860e9185cd
add support for: switch-based rules; entity in source part of condition 2018-02-04 13:38:58 -05:00
Raymond Hill 21c9480965
import translation work from https://crowdin.com/project/umatrix 2018-02-04 09:14:30 -05:00