gorhill
2ef2505507
Merge branch 'master' of https://github.com/gorhill/uMatrix
9 years ago
gorhill
5bb96c1b74
release version
9 years ago
Raymond Hill
cf4bb059f9
Merge pull request #572 from coffeemakr/allow-json-import-for-noscript
Allow JSON files as import from Noscript
9 years ago
Coffeemakr
12ebb136ba
In addition to text files allow json files for import
9 years ago
gorhill
941d710247
fix https://github.com/gorhill/uBlock/issues/1702
9 years ago
gorhill
a429b71665
code review re. #554 : use channel data when available
9 years ago
gorhill
7f632afe29
code review re. #554
No longer need to evaluate within asyncOnChannelRedirect() since
all is now evaluated at `http-on-modify-request` time.
9 years ago
gorhill
c978b2c5e9
code review re. https://bugzilla.mozilla.org/show_bug.cgi?id=1259169
9 years ago
gorhill
144a557ddb
fix #561
9 years ago
gorhill
09cf683e1a
fix #429
9 years ago
gorhill
73646ed7ce
fix #554
9 years ago
gorhill
5fe51be814
this fixes #540
9 years ago
gorhill
4336c5c7c4
new revision for dev build
10 years ago
gorhill
93f963bc6c
this fixes #538
10 years ago
gorhill
8f7f184837
this fixes #513
10 years ago
gorhill
2bbf72d9ab
forgot to import zh-TW from https://crowdin.com/project/umatrix
10 years ago
gorhill
6b0e438cb5
need to bump revision for Opera build
10 years ago
gorhill
2e3e1ddb5a
bring packages up-to-date with available translations
10 years ago
Raymond Hill
61b3978a5d
Merge pull request #511 from JustinCheng12345/master
Adding traditional Chinese translation
10 years ago
JustinCheng12345
ddaa4d13fe
Adding traditional Chinese translation
10 years ago
gorhill
c0821da875
brought up to date with uBO's version
10 years ago
gorhill
65924d1be8
this fixes #489
10 years ago
gorhill
0031a47721
update hosts file locations -- https used where possible
10 years ago
gorhill
17cc720dc1
this addresses #506
10 years ago
gorhill
adfc3b2a50
new revision for dev build
10 years ago
gorhill
44c1ddd00a
translation work from https://crowdin.com/project/umatrix
10 years ago
gorhill
e9e1f7e631
this fixes #489
10 years ago
gorhill
4f63e079bc
reverting fix to #441 : undesirable side effects on Firefox
10 years ago
Raymond Hill
f3b98c9f9c
Update CONTRIBUTING.md
10 years ago
Raymond Hill
fa740a797d
Update CONTRIBUTING.md
10 years ago
Raymond Hill
fb1bd28460
Merge pull request #490 from WyohKnott/visualcue
Adding visual cue indicating that a temp rule will be deleted if clicked
10 years ago
WyohKnott
c9f7cc1855
Adding visual cue indicating that a temp rule will be deleted if clicked
When clicking a temporary rule that is not in the permanent list, it is
deleted, yet no visual cue indicates this is the intended behaviour. I
initially thought it would commit the line to the permanent rules.
This patch adds a line-through on :hover to signal it.
10 years ago
gorhill
3150395375
new location for Console.jsm
10 years ago
Raymond Hill
e206e62a02
Merge pull request #475 from TonnesM/master
L10n for Dutch AMO description
10 years ago
gorhill
fbe58341e4
translation work from https://crowdin.com/project/umatrix
10 years ago
Raymond Hill
02a6fffcff
Update CONTRIBUTING.md
10 years ago
TonnesM
1229edd1ea
L10n for Dutch AMO description
10 years ago
gorhill
87e85fa0da
code review: this fix broken pruning code for `domainCache`
10 years ago
gorhill
9cfc2ff6f8
this fixes https://github.com/gorhill/uBlock/issues/763
10 years ago
gorhill
8200c07a7f
Merge tag '0.9.3.2'
10 years ago
gorhill
1d08de94fd
translation work from https://crowdin.com/project/umatrix
10 years ago
gorhill
2b74a784df
Nightly 46.0 is supported
10 years ago
gorhill
2da268f2ad
Merge branch 'master' of https://github.com/gorhill/uMatrix
10 years ago
gorhill
fc1662e742
Issue #441 : code review
(fixed issue number in commit comment)
10 years ago
gorhill
b56790799a
#1076 : code review
10 years ago
Raymond Hill
88c9440359
Merge pull request #441 from KenMacD/scroll
Allow horizontal scrolling.
10 years ago
Kenny MacDermid
9170fc4b96
Allow horizontal scrolling.
Provide a horizontal scrollbar when required, and scroll the
menu header correctly while keeping it fixed vertically.
This allows Chromium users with a `Page zoom` setting to be able to see
the whole matrix.
Closes #440 .
10 years ago
Raymond Hill
43e2bf7453
Merge pull request #425 from WoLpH/master
Fixed chrome os x issue with too small popup size (fixes #423 )
10 years ago
Rick van Hattem
9b1dda2c45
fixed chrome os x issue with too small popup size ( fixes #423 )
10 years ago
gorhill
93d28a8e38
this fixes https://github.com/gorhill/uBlock/issues/845
10 years ago