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

5684 Commits

Author SHA1 Message Date
Raymond Hill
c5d8588118
inject scriptlets earlier (experimental) (ex. https://github.com/uBlockOrigin/uAssets/issues/2300) 2018-05-17 07:33:21 -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
Raymond Hill
232ffa8add
import translation work from https://crowdin.com/project/ublock 2018-05-12 16:31:50 -04:00
Alex Silva
26de8ddc6b Update Readme (#3722)
* Update


Opera Store  > Opera add-ons
uBlock₀ > uBlock Origin

* Update README.md

Chrome Store > Chrome Web Store
2018-05-11 07:08:18 -04:00
Raymond Hill
cb97f031d0
make Firefox dev build auto-update 2018-05-10 16:20:18 -04:00
Raymond Hill
0d25f7cbbe
new revision for release candidate 2018-05-10 16:12:30 -04:00
Raymond Hill
4d8ccfdc05
fix https://bugzilla.mozilla.org/show_bug.cgi?id=1459007 2018-05-10 16:11:29 -04:00
Raymond Hill
f638e6af53
fix error handling in py script for chrome store publishing 2018-05-10 07:43:51 -04:00
Raymond Hill
a9a1cc3f3b
code review: use setIcon w/ ImageData only for chromium-based browsers 2018-05-09 08:08:19 -04:00
Raymond Hill
82e5fa61b9
make Firefox dev build auto-update 2018-05-08 15:07:19 -04:00
Raymond Hill
bb1378d864
new revision for dev build 2018-05-08 15:04:07 -04:00
Raymond Hill
d3691cf45a
fix https://github.com/uBlockOrigin/uBlock-issues/issues/32 2018-05-08 15:01:25 -04:00
Raymond Hill
89519ac7a1
make Firefox dev build auto-update 2018-05-08 09:56:53 -04:00
Raymond Hill
8771ae16e8
new revision for dev build 2018-05-08 09:52:08 -04:00
Raymond Hill
3ff6a1d9e2
import translation work from https://crowdin.com/project/ublock 2018-05-08 09:49:19 -04:00
Raymond Hill
7e5661383a
code review to further lower overhead of updating toolbar icon 2018-05-08 09:43:25 -04:00
Raymond Hill
bdb96889e6
make Firefox dev build auto-update 2018-05-07 19:45:04 -04:00
Raymond Hill
6b4f472773
new revision for dev build 2018-05-07 19:37:08 -04:00
Raymond Hill
e772d20ff2
add new sized icons 2018-05-07 19:24:23 -04:00
Raymond Hill
89fd76ac39
use image data instead of paths for browser icons
When using paths, platform implementations of setIcon typically
will fetch the resource then convert to image data internally.
It is preferable for uBO to do this conversion itself as it can
be done only once at launch time.

With chromium-based browsers, using image data eliminate the
incessant network traffic to fetch browser icons as reported
in the extension's dev tool, meaning a good chunk of overhead
is eliminated.

Also, use optimal icon sizes, as of now both chromium and firefox
prefers 16px instead of 19px, and 32px instead of 38px.
2018-05-07 19:03:50 -04:00
Raymond Hill
5fff16743f
make Firefox dev build auto-update 2018-05-06 15:13:05 -04:00
Raymond Hill
29a5306f5a
import translation work from https://crowdin.com/project/ublock 2018-05-06 15:09:39 -04:00
Raymond Hill
9ab6ea573f
new revision for dev build 2018-05-06 15:07:40 -04:00
Raymond Hill
35f939f993
fix https://github.com/ghacksuserjs/ghacks-user.js/issues/412 2018-05-06 15:06:26 -04:00
Raymond Hill
ee36b3ddd5
add missing favicon to assert-viewer page 2018-05-06 07:36:58 -04:00
Raymond Hill
8dd22c848a
fix https://issues.adblockplus.org/ticket/6649 (allow u flag in regexes) 2018-05-05 08:14:29 -04:00
Raymond Hill
e5d5d9eaf6
code review for 14709d18cf 2018-05-05 06:28:16 -04:00
Raymond Hill
b04c76cdc3
make Firefox dev build auto-update 2018-05-04 08:51:02 -04:00
Raymond Hill
77e15054ef
new revision for dev build 2018-05-04 08:47:30 -04:00
Raymond Hill
14709d18cf
fix #2809 2018-05-04 08:44:54 -04:00
Raymond Hill
8be1aed04d
guard against future instances of issue fixed in #3721 2018-05-03 09:55:36 -04:00
Raymond Hill
62fd1fe44f
new revision for stable release 2018-05-03 08:05:38 -04:00
Raymond Hill
6cccf6ccda
Revert "fix #2809"
This reverts commit 32e2a1b2c7.
2018-05-02 14:09:47 -04:00
Raymond Hill
6f3442dacc
make Firefox dev build auto-update 2018-05-02 09:48:36 -04:00
Raymond Hill
eada35db57
new revision for release candidate 2018-05-02 09:43:58 -04:00
Raymond Hill
32e2a1b2c7
fix #2809 2018-05-02 09:41:30 -04:00
Raymond Hill
f7b07317c7
import translation work from https://crowdin.com/project/ublock 2018-05-02 08:04:45 -04:00
Raymond Hill
5f2ee18841
make Firefox dev build auto-update 2018-05-01 20:20:59 -04:00