Commit Graph

5731 Commits

Author SHA1 Message Date
Raymond Hill 6c97872ddf
new revision for dev build 2018-06-03 13:59:38 -04:00
Raymond Hill 39277172e8
fix https://github.com/uBlockOrigin/uBlock-issues/issues/54 2018-06-03 13:56:24 -04:00
Raymond Hill 7766786b2c
code review: reuse last decomposed hostname (hit rate = 75%) 2018-06-03 13:27:42 -04:00
Raymond Hill 46c81ea691
update publish py script for new way to encode version 2018-06-01 19:07:10 -04:00
Raymond Hill f59ee7c619
new revision for dev build 2018-06-01 18:43:25 -04:00
Raymond Hill 4a57825411
code review: remove scriplet js text after injection (see https://github.com/uBlockOrigin/uBlock-issues/issues/53#issuecomment-394024828) 2018-06-01 18:41:27 -04:00
Raymond Hill 2c843f6e69
code review: chromium 45 supports arrow functions = start using them 2018-06-01 11:49:48 -04:00
Raymond Hill 2da91b8aef
use plain version string: uBO will render itself to b/rc if needed 2018-06-01 08:12:44 -04:00
Raymond Hill 30eb2cbb52
make Firefox dev build auto-update 2018-06-01 08:01:19 -04:00
Raymond Hill ce707a9094
new revision for dev build 2018-06-01 07:55:07 -04:00
Raymond Hill 798f8dab9d
reduce baseline memory at selfie-load time 2018-06-01 07:54:31 -04:00
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