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

1610 commits

Author SHA1 Message Date
Raymond Hill 858ee6df69
new revision for dev build 2018-02-04 09:13:22 -05:00
Raymond Hill 335709bc50
fix #940 2018-02-04 09:10:17 -05:00
Raymond Hill 55b9f1c645
add contributor mode and tools to contribute ruleset recipes (need more) 2018-02-03 17:31:35 -05:00
Raymond Hill a88a301d81
import translation work from https://crowdin.com/project/umatrix 2018-02-03 09:52:23 -05:00
Raymond Hill 91cbd94ba7
new revision or dev build 2018-02-03 09:47:57 -05:00
Raymond Hill 749e8d5cc4
improve backup file output for rules: array instead of one huge string 2018-02-03 09:46:40 -05:00
Raymond Hill 1a5d7e400d
fix backward compatibility of restore from backup feature 2018-02-03 08:46:34 -05:00
Raymond Hill b5c377ec73
new revision for dev build 2018-02-02 08:31:29 -05:00
Raymond Hill 931a44ee9d
import translation work from https://crowdin.com/project/umatrix 2018-02-02 08:28:55 -05:00
Raymond Hill 01216b9520
code review: also take into account modifications to http headers 2018-02-02 07:51:11 -05:00
Raymond Hill 82ed807bd2
fix #938: show badge by default for new users 2018-02-01 08:26:30 -05:00
Raymond Hill ebfe08e0a2
fix #938 2018-02-01 08:25:23 -05:00
Raymond Hill b963ccb778
code review: simplify PSL selfie generator 2018-02-01 08:22:15 -05:00
Raymond Hill c2a46c5da4
add tooltip for global scope + setting to disable tooltips (see https://github.com/gorhill/uMatrix/issues/936#issuecomment-361936827) 2018-01-31 10:00:33 -05:00
Raymond Hill d0a41e09d0
remove more trailing periods as per https://github.com/gorhill/uMatrix/issues/30#issuecomment-361923994 2018-01-31 08:05:16 -05:00
Raymond Hill c90ce95f59
import translation work from https://crowdin.com/project/umatrix 2018-01-30 19:03:52 -05:00
Raymond Hill 00df01f633
new revision for dev build 2018-01-30 19:01:57 -05:00
Raymond Hill 081dbf8541
add space after newline: Firefox does not render newlines for placeholders 2018-01-30 18:47:19 -05:00
Raymond Hill e9e5aa295c
fix #935 2018-01-30 18:30:26 -05:00
Raymond Hill b8c4eadc7a
remove spurious trailing periods (https://github.com/gorhill/uMatrix/issues/30#issuecomment-361635820) 2018-01-30 11:03:12 -05:00
Raymond Hill 7b88cef36d
new revision for dev build 2018-01-30 08:56:23 -05:00
Raymond Hill 4ea5334275
import translation work from https://crowdin.com/project/umatrix 2018-01-30 08:55:15 -05:00
Raymond Hill 3e4e1d9def
new revision for dev build 2018-01-29 17:25:33 -05:00
Raymond Hill 2cf4a57bf4
first draft toward fixing #30 2018-01-29 17:19:42 -05:00
Raymond Hill bf4f3e71d3
add 1st recipe file to updatable assets 2018-01-29 15:53:21 -05:00
Raymond Hill 1867635e0d
code review: fix updating of non-hosts resources 2018-01-26 11:24:19 -05:00
Raymond Hill 6207e35a1e
fix #928 2018-01-24 11:21:22 -05:00
Raymond Hill 44a1f6da0d
new revision for bug fixes 2018-01-22 14:02:59 -05:00
Raymond Hill 6abc89dfd5
fix #924 2018-01-22 13:58:35 -05:00
Raymond Hill b8c0089a1a
new revision for release 2018-01-21 12:26:48 -05:00
Raymond Hill 1be2f40eae
move 3rd-party assets management to uBlockOrigin/uAssets 2018-01-21 09:47:51 -05:00
Raymond Hill a9799b70bc
code review for aafb85c6c62a: use contentType, instanceof document is unreliable on Firefox 2018-01-20 16:37:40 -05:00
Raymond Hill 785b430263
new revision for release candidate 2018-01-20 16:18:22 -05:00
Raymond Hill aafb85c6c6
fix https://bugzilla.mozilla.org/show_bug.cgi?id=1392090#c18 2018-01-20 16:16:13 -05:00
Raymond Hill eeb890000b
import translation work from https://crowdin.com/project/umatrix 2018-01-18 12:30:57 -05:00
Raymond Hill 6485c2e035
new revision for release candidate 2018-01-17 12:04:43 -05:00
Raymond Hill c89a4cfe5e
use worker-src on Firefox 58+ -- turns out this was fixed weeks ago 2018-01-17 09:25:01 -05:00
Raymond Hill 08275aa527
code review: mind inline styles too 2018-01-16 10:44:06 -05:00
Raymond Hill 328f9695d8
add ability to vertically expand a specific row 2018-01-15 12:38:03 -05:00
Raymond Hill 7dac50008a
remove unecessary padding 2018-01-13 13:01:16 -05:00
Raymond Hill f680fc004c
new revision for release candidate 2018-01-13 12:13:31 -05:00
Raymond Hill c3957d3979
import translation work from https://crowdin.com/project/umatrix 2018-01-13 12:12:17 -05:00
Raymond Hill a8ac21ced0
new revision for release candidate 2018-01-11 17:27:11 -05:00
Raymond Hill 3435f4f444
Merge branch 'master' of https://github.com/gorhill/uMatrix 2018-01-11 17:12:04 -05:00
Raymond Hill 1228ee55d6
add mitigation for #912 2018-01-11 17:11:41 -05:00
y. mise 93d827c63a Add store description for Japanese (#908)
Store description is translated into Japanese. This is based on latest
description.txt.
2018-01-08 07:38:54 -05:00
Raymond Hill 2aeb7696c3
fix https://github.com/gorhill/uBlock/issues/3416 2018-01-08 07:34:09 -05:00
Raymond Hill e8772404c7
new revision for dev build 2018-01-07 10:21:20 -05:00
Raymond Hill f1d0e7a3b1
fix cloud race condition as in 178b82eb6a 2018-01-07 10:20:03 -05:00
Raymond Hill d766209ab5
import translation work from https://crowdin.com/project/umatrix 2018-01-07 09:38:52 -05:00