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

5876 Commits

Author SHA1 Message Date
Raymond Hill
e3543924a0
make Firefox dev build auto-update 2018-08-22 09:40:48 -04:00
Raymond Hill
fc7f7ce53a
new revision for dev build 2018-08-22 09:37:02 -04:00
Raymond Hill
58bd6b6974
adjust lz4 ttl as suggested by @gwarser; cache resources selfie as string 2018-08-22 08:13:10 -04:00
Raymond Hill
9ba78c95b6
make Firefox dev build auto-update 2018-08-21 13:03:56 -04:00
Raymond Hill
b7c4ee0c45
enable cache storage compression by default 2018-08-21 12:59:35 -04:00
Raymond Hill
4149f5582d
import translation work from https://crowdin.com/project/ublock 2018-08-21 12:58:27 -04:00
Raymond Hill
31ca650ea9
new revision for dev build 2018-08-21 12:56:26 -04:00
Raymond Hill
b3dec3825c
minor code review of lz4-related code 2018-08-21 11:07:34 -04:00
Raymond Hill
3d867baf0b
fix https://github.com/NanoMeow/QuickReports/issues/6#issuecomment-414516623 2018-08-21 07:07:14 -04:00
Raymond Hill
938d54b1f7
remove unused code meant for Firefox/legacy 2018-08-18 07:51:46 -04:00
Raymond Hill
9308bef7bb
make Firefox dev build auto-update 2018-08-15 09:50:26 -04:00
Raymond Hill
bfdf8b49aa
import translation work from https://crowdin.com/project/ublock 2018-08-15 09:42:41 -04:00
Raymond Hill
0dd0105e8c
new revision for dev build 2018-08-15 09:22:48 -04:00
Raymond Hill
ed492bc485
fix https://github.com/uBlockOrigin/uBlock-issues/issues/170, #2240 2018-08-15 07:58:42 -04:00
Raymond Hill
76c2682627
make Firefox dev build auto-update 2018-08-14 20:19:05 -04:00
Raymond Hill
822ca2190f
new revision for dev build 2018-08-14 20:15:38 -04:00
Raymond Hill
5bd18f1edc
fix "Element picker/zapper does not switch tabs" in https://github.com/uBlockOrigin/uBlock-issues/issues/168 2018-08-14 20:14:13 -04:00
Raymond Hill
e262bb548c
make Firefox dev build auto-update 2018-08-14 19:17:02 -04:00
Raymond Hill
3a64c10c59
new revision for dev build 2018-08-14 19:13:39 -04:00
Raymond Hill
102f6424cd
Merge branch 'master' of github.com:gorhill/uBlock 2018-08-14 18:56:34 -04:00
Raymond Hill
273f1db297
fix <https://github.com/uBlockOrigin/uBlock-issues/issues/168>: Firefox for Android does not support the windows API 2018-08-14 18:56:08 -04:00
Raymond Hill
60ee64e4bb
fix #168: Firefox for Android does not support the windows API 2018-08-14 18:47:59 -04:00
Raymond Hill
9130a026b1
make Firefox dev build auto-update 2018-08-14 14:59:23 -04:00
Raymond Hill
2623ace4d7
new revision for dev build 2018-08-14 14:54:18 -04:00
Raymond Hill
dc430f1eff
fix https://github.com/uBlockOrigin/uBlock-issues/issues/167 2018-08-14 14:32:56 -04:00
Raymond Hill
27dc7ba6f8
adjust title to that of "Title" directive 2018-08-14 12:34:31 -04:00
Raymond Hill
36774c9c7f
fix https://github.com/uBlockOrigin/uBlock-issues/issues/166 2018-08-14 12:29:59 -04:00
Raymond Hill
f0308960a4
fix typos 2018-08-14 10:07:49 -04:00
Raymond Hill
d3b19d45e8
make Firefox dev build auto-update 2018-08-14 07:41:54 -04:00
Raymond Hill
6c65eded18
new revision for dev build 2018-08-14 07:38:40 -04:00
Raymond Hill
4bb1ec5cff
fix https://github.com/uBlockOrigin/uBlock-issues/issues/164 [regression] 2018-08-14 07:33:54 -04:00
Raymond Hill
6db88e67b1
make use of CodeMirror in "Advanced settings" page 2018-08-13 10:21:42 -04:00
Raymond Hill
3fa72d25df
import translation from https://crowdin.com/project/ublock 2018-08-13 07:58:05 -04:00
Raymond Hill
3c2a18e890
make Firefox dev build auto-update 2018-08-12 20:01:56 -04:00
Raymond Hill
1aa5497841
fix https://github.com/uBlockOrigin/uBlock-issues/issues/162 2018-08-12 19:58:33 -04:00
Raymond Hill
5502a03f50
fix typo 2018-08-12 19:18:54 -04:00
Raymond Hill
146d9e0054
new revision for dev build 2018-08-12 14:35:03 -04:00
Raymond Hill
4b72918e3a
typo 2018-08-12 09:07:44 -04:00
Raymond Hill
815283c77c
explain purpose of files (for reviewers really) 2018-08-12 09:06:25 -04:00
Raymond Hill
55501c4cdf
code review of pure-js implementation of lz4 2018-08-12 08:47:50 -04:00
Raymond Hill
0aeaf27f58
code review of 38aabc937a 2018-08-12 07:18:34 -04:00
Raymond Hill
daa3b081e4
make Firefox dev build auto-update 2018-08-11 10:50:05 -04:00
Raymond Hill
684d974194
import translation work from https://crowdin.com/project/ublock 2018-08-11 10:45:00 -04:00
Raymond Hill
61fbbe76ec
new revision for dev build 2018-08-11 10:41:58 -04:00
Raymond Hill
38aabc937a
reorganize cache storage compression; workaround fix for #2812 2018-08-11 10:39:43 -04:00
Raymond Hill
8f1b4b52fd
fix #3606 2018-08-09 11:31:25 -04:00
Raymond Hill
f2ad4144e0
make Firefox dev build auto-update 2018-08-06 12:42:48 -04:00
Raymond Hill
15ba6f3cb2
new revision for dev build 2018-08-06 12:37:09 -04:00
Raymond Hill
e163080518
added optional lz4 compression for cache storage (https://github.com/uBlockOrigin/uBlock-issues/issues/141)
Squashed commit of the following:

commit 6a8473822537636ac54d5dabdb14472114bb730b
Author: Raymond Hill <rhill@raymondhill.net>
Date:   Mon Aug 6 10:56:44 2018 -0400

    remove remnant of snappyjs and spurious instruction

commit 9a4b709bee97d3cc2235fab602359fa5953bdb46
Author: Raymond Hill <rhill@raymondhill.net>
Date:   Mon Aug 6 09:48:58 2018 -0400

    make cache storage compression optionally available on all platforms

    New advanced setting: `cacheStorageCompression`. Default is `false`.

commit 22ee6547f2f7c9c5aefe25dea1262a1b31612155
Author: Raymond Hill <rhill@raymondhill.net>
Date:   Sun Aug 5 19:16:26 2018 -0400

    remove Chromium from lz4 experiment

commit ee3e201c45afe983508f70713a2d43af74737d8d
Author: Raymond Hill <rhill@raymondhill.net>
Date:   Sun Aug 5 18:52:43 2018 -0400

    import lz4-block-codec.wasm library

commit 883a3118efcfd749c82356fde7134754d6ae371d
Author: Raymond Hill <rhill@raymondhill.net>
Date:   Sun Aug 5 18:50:46 2018 -0400

    implement storage compression through lz4-wasm [draft]

commit 48d1ccaba407de447c2cd6747dc3a90839c260a7
Merge: 8ae77e6 b34c897
Author: Raymond Hill <rhill@raymondhill.net>
Date:   Sat Aug 4 08:56:51 2018 -0400

    Merge branch 'master' of github.com:gorhill/uBlock into lz4

commit 8ae77e6aeeaa85af335e664c2560d2afd37288c6
Author: Raymond Hill <rhill@raymondhill.net>
Date:   Wed Jul 25 18:17:45 2018 -0400

    experiment with compression
2018-08-06 12:34:41 -04:00
Raymond Hill
b34c897553
make Firefox dev build auto-update 2018-08-02 18:02:29 -04:00