Ian Parker
9a57758425
Add building instructions ( #5 )
4 years ago
Ian Parker
64a911333f
Merge pull request #6 from AaronDewes/patch-1
Update German translation
4 years ago
Ian Parker
300c482314
Merge pull request #4 from AaronDewes/master
A few improvements
4 years ago
Aaron Dewes
ad456600ed
Update German translation
4 years ago
AaronDewes
a5a9104e77
A few improvements
4 years ago
Ian Parker
9140e3392d
Update English description
4 years ago
Ian Parker
06b6ca01f1
Update user-rules.html title
4 years ago
Ian Parker
1c45aa35a3
Fix Firefox extension validation by increasing min version
4 years ago
Ian Parker
c3fd99a692
Bump version
4 years ago
Ian Parker
122e5ca082
Rebrand Firefox distribution
4 years ago
Ian Parker
088eea918b
Merge pull request #3 from geekprojects/xofe-minor-fixes-3
Xofe minor fixes 3
4 years ago
Ian Parker
e4fd3a0e93
Merge branch 'minor-fixes-3' of https://github.com/xofe/uMatrix into xofe-minor-fixes-3
4 years ago
Ian Parker
af770ebeb8
Update to nuTensor in locales
4 years ago
Ian Parker
1cc436b779
Add initial issue templates
4 years ago
Ian Parker
b2f09f89b5
Rebranding: Initial work on renaming to nuTensor
4 years ago
Ian Parker
e9274d6e30
Update tools to nuTensor and use nuAssets
4 years ago
Ian Parker
eca5ca3f32
Update README.md with nuTensor
4 years ago
xofe
bda7383bc8
Fix tooltip for "obsolete" icon in dashboard assets page
4 years ago
xofe
7562a3d697
Add missing styling for `fa-icon-vflipped` class
Fixes the search widget down arrow's direction in asset viewer.
4 years ago
xofe
954d827934
Allow line breaking for long domains in popup panel
4 years ago
xofe
e7899435fe
Open logger/dashboard links adjacent to current tab
This regressed in https://github.com/gorhill/uMatrix/commit/9b29230 .
4 years ago
xofe
93edb4aca0
Call `python3` rather than `python` in build scripts
This prevents the build scripts failing when Python 2 isn't installed.
4 years ago
xofe
c9ddc9d5d0
Only consider hostname blocklisted if it's a full match
Fixes https://github.com/uBlockOrigin/uMatrix-issues/issues/284
4 years ago
Raymond Hill
0bcb7669e7
Fix exception thrown when a stock asset is removed
Related feedback:
- https://www.reddit.com/r/uMatrix/comments/ftebgz/
5 years ago
Raymond Hill
89b7e026c3
Revert "Remove hpHosts from stock hosts files"
This reverts commit ba0dfe5d9b
.
Related feedback:
- https://www.reddit.com/r/uMatrix/comments/ftebgz/
5 years ago
Raymond Hill
ba0dfe5d9b
Remove hpHosts from stock hosts files
Related issue:
- https://github.com/uBlockOrigin/uBlock-issues/issues/971
5 years ago
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.
5 years ago
Raymond Hill
e0800f89df
Make Firefox dev build auto-update
5 years ago
Raymond Hill
b26b3bb960
New revision for dev build
5 years ago
Raymond Hill
2d8e32c61b
Minor style changes
5 years ago
Raymond Hill
41133dffd2
Fix remnants of uBO code in cache storage manager
Related feedback:
- https://github.com/uBlockOrigin/uMatrix-issues/issues/227#issuecomment-590543891
5 years ago
Saitama
a1ec20423c
mvps host list secure protocol http => https ( #1014 )
5 years ago
Raymond Hill
e3ebfdfba4
Fix improper initial value for `suspendTabsUntilReady`
5 years ago
Raymond Hill
43cd137fff
Make Firefox dev build auto-update
5 years ago
Raymond Hill
a697ce0be9
New revision for dev build
5 years ago
Raymond Hill
b75500eff4
Import translation work from https://crowdin.com/project/umatrix
5 years ago
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
5 years ago
Raymond Hill
f8c82add03
Fix python scripts used for pusblishing dev builds
5 years ago
Raymond Hill
a78a6465b0
Make Firefox dev build auto-update
5 years ago
Raymond Hill
ae7d450827
New revision for dev build
5 years ago
Raymond Hill
c908ae5210
Import translation work from https://crowdin.com/project/umatrix
5 years ago
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
5 years ago
Raymond Hill
8a39b0e171
New revision for dev build
5 years ago
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.
5 years ago
Raymond Hill
035f3f53a2
Fix packaging/publishing scripts
5 years ago
Raymond Hill
17430ded93
Make Firefox dev build auto-update
5 years ago
Raymond Hill
b8e62f0c55
Import translation work from https://crowdin.com/project/umatrix
5 years ago
Raymond Hill
e800756163
New revision for dev build
5 years ago
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
5 years ago
Raymond Hill
0db579da97
Make Firefox dev build auto-update
5 years ago