Raymond Hill
|
def3720828
|
new revision for release version
|
2018-12-01 08:55:16 -05:00 |
|
Raymond Hill
|
e37cc238a7
|
make Firefox dev build auto-update
|
2018-11-26 12:29:06 -05:00 |
|
Raymond Hill
|
23ce4b808f
|
new revision for release candidate
|
2018-11-26 12:26:52 -05:00 |
|
Raymond Hill
|
75d9cf3055
|
fix https://github.com/uBlockOrigin/uBlock-issues/issues/313
|
2018-11-26 12:02:32 -05:00 |
|
Raymond Hill
|
e56bb5d7ac
|
make Firefox dev build auto-update
|
2018-11-25 12:26:54 -05:00 |
|
Raymond Hill
|
a820380b79
|
Merge branch 'master' of github.com:gorhill/uBlock
|
2018-11-25 12:23:44 -05:00 |
|
Raymond Hill
|
e61bcc7feb
|
new revision for release candidate
|
2018-11-25 12:23:35 -05:00 |
|
okiehsch
|
a8a0d1d407
|
edit some filterlist titles (#3744)
|
2018-11-25 12:15:07 -05:00 |
|
Raymond Hill
|
bf266eb757
|
recompile wat file using latest https://github.com/WebAssembly/wabt/releases
|
2018-11-25 12:12:07 -05:00 |
|
Raymond Hill
|
5d98a88093
|
revert unintended stray change from commit 4504040344
|
2018-11-24 12:21:25 -05:00 |
|
Raymond Hill
|
a28e2728ca
|
make Firefox dev build auto-update
|
2018-11-24 12:15:21 -05:00 |
|
Raymond Hill
|
f00130a249
|
new revision for release candidate
|
2018-11-24 12:12:48 -05:00 |
|
Raymond Hill
|
95ffc138f2
|
import translation work from https://crowdin.com/project/ublock
|
2018-11-24 12:11:58 -05:00 |
|
Raymond Hill
|
4504040344
|
minor code review: do not cache hostname/domain pairs when parsing filters
|
2018-11-24 12:09:27 -05:00 |
|
Raymond Hill
|
2a91a685ce
|
code review: fix handling of too long needles
|
2018-11-19 14:04:26 -05:00 |
|
Raymond Hill
|
13f2b6b86f
|
make Firefox dev build auto-update
|
2018-11-18 06:07:18 -05:00 |
|
Raymond Hill
|
e78d1094a0
|
new revision for release candidate
|
2018-11-18 06:04:30 -05:00 |
|
Raymond Hill
|
a3051842bb
|
fix returning the wrong value (re https://github.com/uBlockOrigin/uBlock-issues/issues/6)
|
2018-11-18 05:56:13 -05:00 |
|
Raymond Hill
|
b2094cf188
|
make Firefox dev build auto-update
|
2018-11-18 05:00:51 -05:00 |
|
Raymond Hill
|
67eeb8ce2b
|
new revision for dev build
|
2018-11-18 04:57:24 -05:00 |
|
Raymond Hill
|
9b998ebc3e
|
new revision for release candidate
|
2018-11-17 06:02:40 -05:00 |
|
Raymond Hill
|
e39ecc466f
|
import translation work from https://crowdin.com/project/ublock
|
2018-11-17 05:59:29 -05:00 |
|
Raymond Hill
|
2189f020df
|
add new advanced setting to disable use of WASM for dev purpose
|
2018-11-16 10:19:06 -05:00 |
|
Raymond Hill
|
7831c094fc
|
jshint-compliance
|
2018-11-16 08:00:02 -05:00 |
|
ZaphodBeebblebrox
|
8d6bb24fc3
|
Add Finnish filter list (#3743)
* Add new Finnish filter list
* Correct ordering of lists.
* Correct spacing
|
2018-11-14 10:49:04 -02:00 |
|
Raymond Hill
|
3019c48941
|
make Firefox dev build auto-update
|
2018-11-08 20:08:12 -02:00 |
|
Raymond Hill
|
72625b7638
|
new revision for dev build
|
2018-11-08 20:01:20 -02:00 |
|
Raymond Hill
|
ec55191a25
|
fix regression reported at https://www.reddit.com/r/uBlockOrigin/comments/9vcrk3/bug_in_ubo_1173_betas_when_saving_files_hosted_on/
|
2018-11-08 19:58:45 -02:00 |
|
Raymond Hill
|
b5bed0641f
|
make Firefox dev build auto-update
|
2018-11-08 09:30:41 -02:00 |
|
Raymond Hill
|
2a1f82cd4b
|
new revision for dev build
|
2018-11-08 09:22:00 -02:00 |
|
Raymond Hill
|
be5bed817a
|
import translation work from https://crowdin.com/project/ublock
|
2018-11-08 09:09:08 -02:00 |
|
Raymond Hill
|
12a2fac659
|
Merge branch 'master' of github.com:gorhill/uBlock
|
2018-11-08 09:03:54 -02:00 |
|
Raymond Hill
|
9eba215961
|
fix missing trailing asterisk in filter representation in the logger
Issue unearthed in https://github.com/uBlockOrigin/uAssets/issues/4083#issuecomment-436914727
|
2018-11-08 09:01:41 -02:00 |
|
Saitama
|
574631fd35
|
update prefetching doc link (#3742)
|
2018-11-08 07:16:35 -02:00 |
|
Raymond Hill
|
6d00583a50
|
fix blob: case as per feedback https://github.com/uBlockOrigin/uBlock-issues/issues/283#issuecomment-436371415
|
2018-11-06 17:22:09 -02:00 |
|
Raymond Hill
|
346654a62d
|
make Firefox dev build auto-update
|
2018-11-06 16:34:33 -02:00 |
|
Raymond Hill
|
894dbb38d8
|
import translation work from https://crowdin.com/project/ublock
|
2018-11-06 16:29:43 -02:00 |
|
Raymond Hill
|
1b3db5ebca
|
new revision for dev build
|
2018-11-06 16:23:21 -02:00 |
|
Raymond Hill
|
835dcd41f2
|
code review for 7d100f7b21 : just the very slow opportunistic walk toward full ES6 code base
|
2018-11-06 16:20:44 -02:00 |
|
Raymond Hill
|
7d100f7b21
|
fix https://github.com/uBlockOrigin/uBlock-issues/issues/283
|
2018-11-06 16:11:03 -02:00 |
|
Raymond Hill
|
19b7cbca55
|
minor review of hntrie code
|
2018-11-06 13:38:37 -02:00 |
|
Raymond Hill
|
bfb9d50d23
|
hopefully increase mobile friendliness
|
2018-11-04 22:18:45 -02:00 |
|
Raymond Hill
|
6a2c6faeb4
|
typo
|
2018-11-04 22:15:46 -02:00 |
|
Raymond Hill
|
e18ec4357e
|
github-pages: ensure wasm resources can be loaded with Firefox
|
2018-11-04 22:12:21 -02:00 |
|
Raymond Hill
|
a42513aa2f
|
minor code review
|
2018-11-04 19:26:02 -02:00 |
|
Raymond Hill
|
95899a0d1d
|
be explicit about where the related wasm file is fetched
|
2018-11-04 18:52:25 -02:00 |
|
Raymond Hill
|
64da8b9509
|
pull scripts for test pages from rawcdn.githack.com
|
2018-11-04 18:45:59 -02:00 |
|
Raymond Hill
|
18bf159d63
|
publish URL of root page of uBO pages
|
2018-11-04 18:31:10 -02:00 |
|
Raymond Hill
|
e2b330f211
|
move tests where they can be browsed by all online
|
2018-11-04 18:25:38 -02:00 |
|
Raymond Hill
|
0f27c0b977
|
fix benchmark to be more representative of what happens inside uBO
|
2018-11-04 17:31:15 -02:00 |
|