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

1422 commits

Author SHA1 Message Date
Raymond Hill fc80b2c581
Update CONTRIBUTING.md 2018-04-15 12:21:40 -04:00
Raymond Hill 4f1c7dd671
Update CONTRIBUTING.md 2018-04-14 12:58:49 -04:00
Raymond Hill 72b89e83e6
Update CONTRIBUTING.md 2018-04-14 12:54:46 -04:00
Raymond Hill 89aed08b4f
Update CONTRIBUTING.md 2018-04-14 11:23:10 -04:00
Raymond Hill a3812d52be
make Firefox dev build auto-update 2018-04-14 07:15:02 -04:00
Raymond Hill a7eeb40e13
new revision for dev build 2018-04-14 07:12:56 -04:00
Raymond Hill fe995d2bc8
fix #995, #945; other minor fixes; opportunistic code review 2018-04-14 07:09:23 -04:00
Raymond Hill 762de2aecd
make Firefox dev build auto-update 2018-04-13 16:36:53 -04:00
Raymond Hill 98e012599c
code review: attempt to lookup actual tab id of behind-the-scene requests 2018-04-13 16:32:48 -04:00
Raymond Hill 06436c61fc
code review: typos 2018-04-13 11:19:36 -04:00
Raymond Hill b627b62f6c
make Firefox dev build auto-update 2018-04-13 11:01:05 -04:00
Raymond Hill 7a1cb53c04
import translation work from https://crowdin.com/project/umatrix 2018-04-13 10:33:35 -04:00
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