1
0
mirror of https://github.com/gorhill/uBlock.git synced 2024-09-02 09:09:38 +02:00
Commit Graph

5413 Commits

Author SHA1 Message Date
Raymond Hill
2afd9919cc
fix #3624 2018-03-18 13:56:20 -04:00
Raymond Hill
1b767ec834
new revision for stable release 2018-03-18 08:27:08 -04:00
anvakl
33fa25bbe5 fix for gorhill/uBlock#3464 (#3616)
Adding index to insertRule fixed the issue
2018-03-17 13:35:36 -04:00
Raymond Hill
23accd1c57
fix #3615 2018-03-17 10:25:03 -04:00
Raymond Hill
443cc38118
make Firefox dev build auto-update 2018-03-17 09:17:39 -04:00
Raymond Hill
a44d8d4905
new revision for dev build 2018-03-17 09:14:41 -04:00
Raymond Hill
d29b40991a
remove use of innerHTML to please Firefox validator (see https://github.com/codemirror/CodeMirror/pull/5313) 2018-03-17 08:58:55 -04:00
Raymond Hill
e26e70ad4e
fix #3614 2018-03-17 08:38:49 -04:00
Raymond Hill
940c459212
make Firefox dev build auto-update 2018-03-17 06:34:58 -04:00
Raymond Hill
e40c394254
new revision for dev build 2018-03-17 06:31:36 -04:00
Raymond Hill
ac275fe4c4
new revision for stable release 2018-03-16 20:50:18 -04:00
Raymond Hill
dbd34c4592
force default pointer because Firefox legacy (#3611) 2018-03-16 20:49:00 -04:00
Raymond Hill
fc850ec8b9
force default pointer for find next-prev buttons 2018-03-16 20:28:17 -04:00
Raymond Hill
6e84983514
use LooseVersion instead of StrictVersion (because "rc") 2018-03-16 19:50:31 -04:00
Raymond Hill
b8607329b3
make Firefox dev build auto-update 2018-03-16 19:48:51 -04:00
Raymond Hill
08f993310a
new revision for release candidate 2018-03-16 19:39:29 -04:00
Raymond Hill
31eaa766dc
fix other quirks with rtl languages (#3611) 2018-03-16 19:38:43 -04:00
Raymond Hill
c92c0e86a1
make Firefox dev build auto-update 2018-03-16 18:48:33 -04:00
Raymond Hill
99b917d9de
new release revision for candidate 2018-03-16 18:35:37 -04:00
Raymond Hill
7d110250f3
fix #3611 2018-03-16 18:33:50 -04:00
Raymond Hill
4c54cbf73a
... 2018-03-16 13:20:34 -04:00
Raymond Hill
a3ee145af7
new revision for stable release 2018-03-16 08:51:08 -04:00
Raymond Hill
e5eb0ac362
remove comment with erroneous information 2018-03-16 07:49:56 -04:00
Raymond Hill
ea70cdee0c
make Firefox dev build auto-update 2018-03-14 12:18:20 -04:00
Raymond Hill
fe791b9bd2
import translation work from https://crowdin.com/project/ublock 2018-03-14 12:12:09 -04:00
Raymond Hill
8414297ca9
new revision for dev build 2018-03-14 12:09:37 -04:00
Raymond Hill
11ccb4523a
update fix for https://github.com/gorhill/uMatrix/issues/967 2018-03-14 12:06:49 -04:00
Raymond Hill
51bae66785
fix #3603 2018-03-14 07:29:58 -04:00
Raymond Hill
10c382504a
new revision for dev build 2018-03-13 17:27:01 -04:00
Raymond Hill
95398b85f9
Merge branch 'master' of github.com:gorhill/uBlock 2018-03-13 17:24:40 -04:00
Raymond Hill
04cee142bc
fix https://github.com/gorhill/uMatrix/issues/967 (uBO-side) 2018-03-13 17:24:07 -04:00
hiikezoe
d104ee27ec Specify a transform value at 0% keyframe (#3598)
In Firefox, transform animations which don't specify 0% or 100% keyframe value
are not properly optimized if the animations are scrolled-out [1]. Such
animations unfortunately consume much CPU rather than visible ones. An easy
way to avoid this is to specify the missing keyframe value.

[1] https://bugzilla.mozilla.org/show_bug.cgi?id=1430884
2018-03-13 06:07:53 -04:00
Raymond Hill
796152c528
make Firefox dev build auto-update 2018-03-12 13:46:42 -04:00
Raymond Hill
348ef0a9e2
new revision for dev build 2018-03-12 13:42:49 -04:00
Raymond Hill
b89ec2861c
fix #3594: incomplete conversion to CodeMirror widget 2018-03-12 12:08:45 -04:00
Raymond Hill
b42c128213
increase min version of Pale Moon 2018-03-12 09:02:51 -04:00
Raymond Hill
f0e9a71795
make Firefox dev build auto-update 2018-03-12 08:40:34 -04:00
Raymond Hill
16e3846b89
dist/version 2018-03-12 08:31:27 -04:00
Raymond Hill
9715d1e8b9
make use of CodeMirror for Whitelist pane 2018-03-12 08:28:07 -04:00
Raymond Hill
42a05746e5
make Firefox dev build auto-update 2018-03-12 06:41:33 -04:00
Raymond Hill
d1fbd0ed14
new revision for dev build 2018-03-12 06:37:14 -04:00
Raymond Hill
1e8d966938
fix regression in Firefox legacy version 2018-03-11 18:59:21 -04:00
Raymond Hill
eb789939ca
code review for b10ac0020d: fix too rigid field separator 2018-03-11 12:52:02 -04:00
Raymond Hill
c2ce20e52c
make Firefox dev build auto-update 2018-03-11 11:09:20 -04:00
Raymond Hill
a09dbc673c
new revision for dev build 2018-03-11 11:04:17 -04:00
Raymond Hill
b10ac0020d
make use of CodeMirror in "My rules" pane 2018-03-11 10:59:39 -04:00
Raymond Hill
caef7d00bb
add CodeMirror's merge.js addon + modify imported diff code for compatibility 2018-03-11 10:59:02 -04:00
Raymond Hill
2aa704651d
import original version of https://github.com/Swatinem/diff 2018-03-11 10:54:29 -04:00
Raymond Hill
dd979ff5ff
code review: allow dev build of Firefox to update resources.txt 2018-03-11 10:38:35 -04:00
Raymond Hill
081e5b4db9
fix #3581 2018-03-07 10:37:18 -05:00