Commit Graph

1061 Commits (ef172bcf811976247feb96236f36140f46be1c25)
 

Author SHA1 Message Date
gorhill ef172bcf81 use xpi instead of zip for webext 7 years ago
gorhill 40cc80371b new revision for dev build 7 years ago
gorhill 29f0171291 fix timing issue at launch for Pale Moon by importing uBO's code 7 years ago
gorhill 12a6978748 fix https://github.com/gorhill/uBlock/issues/2506 7 years ago
gorhill e8bcc4ca9f fix #752 7 years ago
gorhill 5f77d89db6 fix https://github.com/gorhill/uBlock/issues/2506 7 years ago
gorhill 09abdc1b9f fix https://github.com/gorhill/uBlock/issues/2502#issuecomment-290941686 7 years ago
gorhill 6e8ebd8253 fix #727 7 years ago
gorhill 276a1dfa1b fix https://github.com/gorhill/uBlock/issues/2502#issuecomment-290943606 7 years ago
gorhill d361ee33fc fix https://github.com/gorhill/uBlock/issues/2499 7 years ago
gorhill 96012c6956 new revision for dev build 7 years ago
gorhill 3df7ee9cb1 fix regression bug introduced with 9a99a06c 7 years ago
gorhill 89c5f02d76 fix https://github.com/gorhill/uBlock/issues/2493
Fix by @gijsk, imported from https://github.com/gorhill/uBlock/pull/2497
7 years ago
gorhill 3e5afa025a new revision for dev build 7 years ago
gorhill 8835aceb35 translation work from https://crowdin.com/project/umatrix 7 years ago
gorhill ce97268895 fix #747 7 years ago
gorhill 85255cf195 fix https://bugs.chromium.org/p/project-zero/issues/detail?id=1225&desc=6#c10 7 years ago
gorhill 9a99a06cd4 fix https://bugs.chromium.org/p/project-zero/issues/detail?id=1225&desc=6#c10 7 years ago
gorhill ad4b9b7b00 fix #746 7 years ago
gorhill b1618632f0 forgot to add webext as target 7 years ago
gorhill e0251f55cd new revision for dev build 7 years ago
gorhill 97509f6d03 hybrid webextension for seamless migration from legacy 7 years ago
gorhill 585802510a report raw type in logger instead of normalized type 7 years ago
gorhill c2d7096500 refactor assets management; working webextension version 7 years ago
Raymond Hill a1e84f4978 Update CONTRIBUTING.md 7 years ago
gorhill 357753dc48 new revision for dev build 7 years ago
gorhill da992312f3 fix #711 (will need confirmations) 7 years ago
gorhill 076382caf3 fix #730 7 years ago
gorhill 4b8345bb94 translation work from https://crowdin.com/project/umatrix 7 years ago
gorhill 48d9a0fd26 fix #711 7 years ago
gorhill 1c27c01ac5 new revision for dev build 8 years ago
gorhill 33f2dc27d3 fix https://github.com/gorhill/uBlock/issues/2226 8 years ago
gorhill cc7be90de4 update tool scripts for proper versioning 8 years ago
gorhill 8828c4d5cb proper labelling of column 8 years ago
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