gorhill
bf7acf678a
fix #706
8 years ago
gorhill
a4fb878b08
fix https://github.com/gorhill/uBlock/issues/2084 for uMatrix
8 years ago
gorhill
09004e0d1e
translation work from https://crowdin.com/project/umatrix
8 years ago
gorhill
4ccb9bd0d4
fix uncaught exception
8 years ago
gorhill
e68d9bd76e
Merge branch 'master' of https://github.com/gorhill/uMatrix
8 years ago
gorhill
e451e70fe0
fix #648
8 years ago
Raymond Hill
b3941f8a33
Merge pull request #635 from alexeypetrenko/hyperlink_auditing_link
Fixed broken link
8 years ago
Alexey Petrenko
3b5b572f36
Fixed broken link
8 years ago
gorhill
70910fd2aa
Merge branch 'master' of https://github.com/gorhill/uMatrix
8 years ago
gorhill
af5afd12f2
translation work from https://crowdin.com/project/umatrix
8 years ago
Raymond Hill
fb3a259e41
Merge pull request #617 from mathiasrw/patch-1
Correct check for undefined variable
8 years ago
Mathias Rangel Wulff
978c145180
Correct check for undefined variable
The code was comparing the result of `typeof` with a variable named `undefined`
As typeof returns a string it should compare to `'undefined'`
8 years ago
gorhill
3c539f0ec8
fix #604
8 years ago
gorhill
fdc9c38f1a
Merge branch 'master' of https://github.com/gorhill/uMatrix
8 years ago
gorhill
e21f87a5f6
fix #591
8 years ago
Raymond Hill
52ae23c598
Merge pull request #599 from Llamatron2112/patch-1
Added black default color for popup buttons
8 years ago
Llamatron2112
e6bebd4775
Added black default color for popup buttons
On Linux Firefox with dark GTK theme, the three rightmost toolbar icons of the popup can be light gray, or even white some time, this fixes this issue.
8 years ago
gorhill
83b342d4e4
fix #597 + code review + merge media and image
8 years ago
gorhill
6df6794f7a
update jshint default settings
8 years ago
gorhill
d586c125a6
new revision for dev build
8 years ago
gorhill
8464e3d594
import uBO fix for some behind-the-scene requests in Pale Moon
8 years ago
gorhill
9a26274b11
fix #586
8 years ago
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
9 years ago
gorhill
93f963bc6c
this fixes #538
9 years ago
gorhill
8f7f184837
this fixes #513
9 years ago
gorhill
2bbf72d9ab
forgot to import zh-TW from https://crowdin.com/project/umatrix
9 years ago
gorhill
6b0e438cb5
need to bump revision for Opera build
9 years ago
gorhill
2e3e1ddb5a
bring packages up-to-date with available translations
9 years ago
Raymond Hill
61b3978a5d
Merge pull request #511 from JustinCheng12345/master
Adding traditional Chinese translation
9 years ago
JustinCheng12345
ddaa4d13fe
Adding traditional Chinese translation
9 years ago
gorhill
c0821da875
brought up to date with uBO's version
9 years ago
gorhill
65924d1be8
this fixes #489
9 years ago
gorhill
0031a47721
update hosts file locations -- https used where possible
9 years ago
gorhill
17cc720dc1
this addresses #506
9 years ago
gorhill
adfc3b2a50
new revision for dev build
9 years ago
gorhill
44c1ddd00a
translation work from https://crowdin.com/project/umatrix
9 years ago
gorhill
e9e1f7e631
this fixes #489
9 years ago
gorhill
4f63e079bc
reverting fix to #441 : undesirable side effects on Firefox
9 years ago