Commit Graph

6020 Commits

Author SHA1 Message Date
Raymond Hill a56b0c8925
make Firefox dev build auto-update 2018-05-31 10:58:14 -04:00
Raymond Hill bbff649302
new revision for dev build 2018-05-31 10:55:19 -04:00
Raymond Hill d71c9ddfc1
Merge branch 'master' of github.com:gorhill/uBlock 2018-05-31 10:46:44 -04:00
Raymond Hill ab867dedf5
improve in-memory storage of specific cosmetic filters + more ES6
- collate together specific filters with same base domain
- replace string-based hash to integer-based hash
- revisit code to benefit from ES6-specific syntax
2018-05-31 10:41:03 -04:00
Hugo Xu 7c4146d8ba Update assets.json (#3725) 2018-05-30 14:07:19 -04:00
Raymond Hill 23979c3197
fix https://github.com/uBlockOrigin/uBlock-issues/issues/52 2018-05-30 12:55:33 -04:00
Raymond Hill 4136a51ba3
fix webext build for chromium (https://github.com/gorhill/uBlock/issues/3716#issuecomment-393207176) 2018-05-30 11:52:52 -04:00
Raymond Hill 44224fe2c7
use old.reddit.com for support URL 2018-05-29 07:40:29 -04:00
Raymond Hill dd724b8af3
make Firefox dev build auto-update 2018-05-28 16:48:24 -04:00
Raymond Hill c2f251c49f
import translation work from https://crowdin.com/project/ublock 2018-05-28 16:44:18 -04:00
Raymond Hill 21e30783f0
new revision for dev build 2018-05-28 16:42:21 -04:00
Raymond Hill 06756baed9
improve use of imageData in setIcon
- Generate imageData according to existing path information
- Pass a copy as argument (see 06768dcadb)
2018-05-27 11:13:25 -04:00
Raymond Hill c6cab02999
fine-tune logger-related code
- Default to being detached
- Default to "Current tab"
- Append current tab title to "Current tab" entry
- Avoid iterating through all tabs when no change
2018-05-27 08:31:17 -04:00
Raymond Hill 956e2161aa
make Firefox dev build auto-update 2018-05-25 08:52:55 -04:00
Raymond Hill ad3afe95c5
new revision for dev build 2018-05-25 08:47:29 -04:00
Raymond Hill f887eeb3f5
code review for c5d85881181a: mind whitelist status; mind an inaccessible document 2018-05-22 09:26:49 -04:00
Raymond Hill b6b1edb288
fix opera make script 2018-05-20 11:08:53 -04:00
Raymond Hill 34c7f4401f
make Firefox dev build auto-update 2018-05-20 08:15:47 -04:00
Raymond Hill 7c2f371690
new revision for dev build 2018-05-20 08:12:50 -04:00
Raymond Hill 3b61ef51b0
fix version parsing in 91b0ac5b3f 2018-05-20 08:12:09 -04:00
Raymond Hill 19518a6269
make Firefox dev build auto-update 2018-05-20 07:57:59 -04:00
Raymond Hill 91b0ac5b3f
fix dd92337a4a (commitcomment-29051501) 2018-05-20 07:45:39 -04:00
Raymond Hill 3c9e7fe54f
import translation work from https://crowdin.com/project/ublock 2018-05-20 06:52:17 -04:00
Raymond Hill b9c3ee2b38
new revsion for dev build 2018-05-20 06:50:04 -04:00
Raymond Hill 0c5e2eb7ee
code review for c5d85881181a: mind about:blank et al. iframes 2018-05-20 06:49:12 -04:00
Raymond Hill db67c6bcc4
make Firefox dev build auto-update 2018-05-18 10:32:47 -04:00
Raymond Hill dd92337a4a
"developement build" instead of "dev build" 2018-05-18 10:29:09 -04:00
Raymond Hill 980031ae47
new revision for dev build 2018-05-18 10:22:32 -04:00
Raymond Hill 3d172d7e76
import translation work from https://crowdin.com/project/ublock 2018-05-18 10:22:10 -04:00
Raymond Hill b4306e3297
code reivew of c5d85881181a: immediate scriptlets injection works well only on Chromium-based browsers for now 2018-05-18 10:19:14 -04:00
Raymond Hill e693e308d4
code review for c5d8588118 2018-05-17 16:24:08 -04:00
Raymond Hill 21670a031f
use name in manifest for "About" pane 2018-05-17 12:45:57 -04:00
Raymond Hill 22c5147f7c
make Firefox dev build auto-update 2018-05-17 07:48:22 -04:00
Raymond Hill 4a445e4d18
new revision for dev build 2018-05-17 07:40:20 -04:00
Raymond Hill f2b2a0dca5
Merge branch 'master' of github.com:gorhill/uBlock 2018-05-17 07:33:31 -04:00
Raymond Hill c5d8588118
inject scriptlets earlier (experimental) (ex. https://github.com/uBlockOrigin/uAssets/issues/2300) 2018-05-17 07:33:21 -04:00
Hugo Xu de6cf0e6aa Align header parsing to ABP (#3724) 2018-05-16 14:55:12 -04:00
Raymond Hill 02810664df
make Firefox dev build auto-update 2018-05-16 12:02:01 -04:00
Raymond Hill b1e044023f
new revision for dev build 2018-05-16 11:54:06 -04:00
Raymond Hill 3a78e73e4b
Merge branch 'master' of github.com:gorhill/uBlock 2018-05-16 11:50:58 -04:00
Raymond Hill 1c8df4a652
fix https://github.com/uBlockOrigin/uBlock-issues/issues/42 2018-05-16 11:50:50 -04:00
Hugo Xu 25786c3257 Round hour up to nearest day (#3723)
* Update storage.js

* Update storage.js
2018-05-16 11:01:40 -04:00
Raymond Hill 5edc5275de
new revision for stable release 2018-05-15 08:09:02 -04:00
Raymond Hill 102a16b542
import translation work from https://crowdin.com/project/ublock 2018-05-15 08:08:44 -04:00
Raymond Hill 09e2b1f45f
import translation work from https://crowdin.com/project/ublock 2018-05-15 08:07:47 -04:00
Raymond Hill 21d7dda6b4
fix https://github.com/uBlockOrigin/uBlock-issues/issues/41 2018-05-15 07:12:13 -04:00
Raymond Hill 2532c56a85
make Firefox dev build auto-update 2018-05-14 08:20:12 -04:00
Raymond Hill 51cca5f6c8
new revision for release candidate 2018-05-14 08:13:31 -04:00
Raymond Hill 0458d01eb2
handle initiator === "null" (see https://issues.adblockplus.org/ticket/6586) 2018-05-14 08:11:50 -04:00
Raymond Hill 686171c315
import translation work from https://crowdin.com/project/ublock 2018-05-14 07:51:49 -04:00