Commit Graph

1610 Commits

Author SHA1 Message Date
Raymond Hill 59d918356b
Remove obsolete assets 2021-07-20 13:57:06 -04:00
Raymond Hill 9d97748772
Fix fetching of assets at build time 2021-07-19 11:58:09 -04:00
Raymond Hill 8f8234dfae
New revision for dev build 2021-07-19 11:57:31 -04:00
Raymond Hill 1603b33b27
Fix infinite recursion with maliciously crafted URL
Related issue:
- https://github.com/vtriolet/writings/blob/main/posts/2021/ublock_origin_and_umatrix_denial_of_service.adoc
2021-07-19 11:56:15 -04:00
Raymond Hill 0bcb7669e7
Fix exception thrown when a stock asset is removed
Related feedback:
- https://www.reddit.com/r/uMatrix/comments/ftebgz/
2020-04-02 10:39:31 -04:00
Raymond Hill 89b7e026c3
Revert "Remove hpHosts from stock hosts files"
This reverts commit ba0dfe5d9b.

Related feedback:
- https://www.reddit.com/r/uMatrix/comments/ftebgz/
2020-04-02 08:46:09 -04:00
Raymond Hill ba0dfe5d9b
Remove hpHosts from stock hosts files
Related issue:
- https://github.com/uBlockOrigin/uBlock-issues/issues/971
2020-04-01 07:52:37 -04:00
Raymond Hill 57eb9fc150
Expect that IntersectionObserver API may not be available
Related issue:
- https://github.com/uBlockOrigin/uMatrix-issues/issues/235

The popup-resize functionality won't be available if the
IntersectionObserver API is not available. The purpose
of the popup-resize code is to adjust the matrix visuals
on small display -- i.e. on mobile or when the popup panel
is used in the overflow menu in Firefox.
2020-03-08 11:12:47 -04:00
Raymond Hill e0800f89df
Make Firefox dev build auto-update 2020-02-24 16:25:58 -05:00
Raymond Hill b26b3bb960
New revision for dev build 2020-02-24 16:20:15 -05:00
Raymond Hill 2d8e32c61b
Minor style changes 2020-02-24 16:18:57 -05:00
Raymond Hill 41133dffd2
Fix remnants of uBO code in cache storage manager
Related feedback:
- https://github.com/uBlockOrigin/uMatrix-issues/issues/227#issuecomment-590543891
2020-02-24 16:16:06 -05:00
Saitama a1ec20423c
mvps host list secure protocol http => https (#1014) 2020-02-23 06:59:20 -05:00
Raymond Hill e3ebfdfba4
Fix improper initial value for `suspendTabsUntilReady` 2020-02-02 08:49:24 -05:00
Raymond Hill 43cd137fff
Make Firefox dev build auto-update 2020-01-03 08:56:04 -05:00
Raymond Hill a697ce0be9
New revision for dev build 2020-01-03 08:47:26 -05:00
Raymond Hill b75500eff4
Import translation work from https://crowdin.com/project/umatrix 2020-01-03 08:46:53 -05:00
Raymond Hill 3f4425d9db
Fix broken handling of blocked document parameters
Related issue:
- https://github.com/uBlockOrigin/uMatrix-issues/issues/214

Regression from:
- https://github.com/gorhill/uMatrix/commit/9b292304d33a#diff-67a98e071667dfff264d50da29bb3a5cL38-R39
2020-01-03 08:39:39 -05:00
Raymond Hill f8c82add03
Fix python scripts used for pusblishing dev builds 2019-12-31 10:27:14 -05:00
Raymond Hill a78a6465b0
Make Firefox dev build auto-update 2019-12-31 10:20:18 -05:00
Raymond Hill ae7d450827
New revision for dev build 2019-12-31 09:52:38 -05:00
Raymond Hill c908ae5210
Import translation work from https://crowdin.com/project/umatrix 2019-12-31 09:45:08 -05:00
Raymond Hill ea688f3942
Fix network error message in logger
Related feedback:
- https://github.com/gorhill/uMatrix/issues/945#issuecomment-569792402

Regression from:
- https://github.com/gorhill/uMatrix/commit/9b292304d33a
2019-12-31 09:35:19 -05:00
Raymond Hill 8a39b0e171
New revision for dev build 2019-12-26 08:19:36 -05:00
Raymond Hill 5c06fed370
Make 1st and 3rd columns in logger clickable
These columns are unlikely to be used for text
selection, so there is no harm to make them
clickable.
2019-12-25 13:10:26 -05:00
Raymond Hill 035f3f53a2
Fix packaging/publishing scripts 2019-12-25 09:30:34 -05:00
Raymond Hill 17430ded93
Make Firefox dev build auto-update 2019-12-25 09:18:45 -05:00
Raymond Hill b8e62f0c55
Import translation work from https://crowdin.com/project/umatrix 2019-12-25 08:50:55 -05:00
Raymond Hill e800756163
New revision for dev build 2019-12-25 08:48:12 -05:00
Raymond Hill 0190fdaf3d
Add back missing tab context properties
These properties, used to detect/act on/report
unencrypted connection, were erroneously removed
when importing uBO's code en-bloc.

Related issue:
- https://github.com/uBlockOrigin/uMatrix-issues/issues/212
2019-12-25 08:44:42 -05:00
Raymond Hill 0db579da97
Make Firefox dev build auto-update 2019-12-24 12:07:41 -05:00
Raymond Hill e5cf0d4684
Import translation work from https://crowdin.com/project/umatrix 2019-12-24 11:53:28 -05:00
Raymond Hill a2f213492e
New revision for dev build 2019-12-24 11:51:54 -05:00
Raymond Hill a9f32a475f
Fix broken content scripts in Firefox
Related commit:
- https://github.com/gorhill/uMatrix/commit/9b292304d33a

Forgot to declare `/js/vapi.js` as first content script
to inject.
2019-12-24 11:48:04 -05:00
Raymond Hill cb9934f67a
Fix publish scripts for dev build versions 2019-12-23 10:29:08 -05:00
Raymond Hill e7140262f2
Use correct manifest key (instead of the alias) 2019-12-23 10:03:31 -05:00
Raymond Hill a9bcc70a2b
Minor code review of WASM-loading code 2019-12-23 09:07:42 -05:00
Raymond Hill 2936d73911
Fix odds and ends from mega commit 9b292304d3
Related commit:
- https://github.com/gorhill/uMatrix/commit/9b292304d33a
2019-12-22 11:03:14 -05:00
Raymond Hill df4a403473
Make use of css flex in matrix UI 2019-12-22 08:51:08 -05:00
Raymond Hill d993b8442a
Import translation work from https://crowdin.com/project/umatrix 2019-12-22 08:49:06 -05:00
Raymond Hill 5aab1fb00b
Import publish script fixes from uBO 2019-12-20 12:51:43 -05:00
Raymond Hill 9b292304d3
Bring uMatrix up to date
Notably:
- Import logger improvements from uBO
- Import CNAME uncloaking from uBO
- Import more improvements from uBO
- Make use of modern JS features

This should un-stall further development of uMatrix.
2019-12-20 12:24:18 -05:00
Raymond Hill 1d936742a7
New revision for stable release 2019-09-05 09:21:24 -04:00
Raymond Hill 5156e23a09
Import translation work from https://crowdin.com/project/umatrix 2019-09-05 09:21:02 -04:00
Raymond Hill 93b28cdd84
Silently ignore invalid tab id 2019-09-05 09:16:45 -04:00
Raymond Hill 3da449b8a4
Import translation work from https://crowdin.com/project/umatrix 2019-06-05 08:20:59 -04:00
Raymond Hill eb2a4699d4
make Firefox dev build auto-update 2019-05-28 11:17:26 -04:00
Raymond Hill e01ebef2cf
New revision for release candidate 2019-05-28 11:11:48 -04:00
Raymond Hill c3919da2c2
Add more cases for documentUrl to be safely used as root context
Related issue:
- https://github.com/uBlockOrigin/uMatrix-issues/issues/155
2019-05-28 11:09:11 -04:00
Raymond Hill d5fe3edb15
make Firefox dev build auto-update 2019-05-24 13:18:45 -04:00