Raymond Hill
8c0ca68529
New revision for dev build
2024-04-08 20:53:31 -04:00
Raymond Hill
db6e9b2ec0
New revision for dev build
2024-04-08 20:53:03 -04:00
Raymond Hill
c13fbac549
Update changelog
2024-04-08 20:52:02 -04:00
Raymond Hill
c223a8cd39
Fix regression breaking import of file://
lists
...
Related issue:
https://github.com/uBlockOrigin/uBlock-issues/issues/3199
2024-04-08 20:48:58 -04:00
Raymond Hill
d4a99a98f4
Update changelog
2024-04-08 08:24:21 -04:00
Raymond Hill
e7951c2114
Import translation work from https://crowdin.com/project/ublock
2024-04-08 08:23:48 -04:00
Raymond Hill
e61f093fa0
Make Firefox dev build auto-update
2024-04-07 18:31:08 -04:00
Raymond Hill
7e8beca971
New revision for dev build
2024-04-07 18:24:00 -04:00
Raymond Hill
defd68ef7d
Fix stray lists in redesigned cache storage
...
Related issue:
https://old.reddit.com/r/uBlockOrigin/comments/1bxzwf9/
These stray filter lists prevents uBO from properly updating
those filter lists.
2024-04-07 18:21:37 -04:00
Raymond Hill
98a600698e
Remove letsblock.it
as target for subscribe.js
content script
...
Related discussion:
https://github.com/uBlockOrigin/uBlock-issues/discussions/3194
2024-04-03 10:51:39 -04:00
Raymond Hill
4533f0e37e
Fix eslint warnings
2024-04-03 10:22:57 -04:00
Raymond Hill
8dc0e885b5
Make Firefox dev build auto-update
2024-04-02 11:10:50 -04:00
Raymond Hill
80315a53ec
New revision for dev build
2024-04-02 11:06:15 -04:00
Raymond Hill
c6e99f8490
Improve trusted-replace-outbound-text
scriptlet
...
Add vararg `condition, [pattern]`.
2024-04-02 11:04:27 -04:00
Raymond Hill
f9408415a5
Add missing alarms
permissions in Thunderbird manifest
...
Possibly related:
https://old.reddit.com/r/uBlockOrigin/comments/1bquaw8/ublock_origin_157_announcement_thread_please/kxktycl/
2024-04-01 14:50:06 -04:00
Raymond Hill
21f81145bc
Make Firefox dev build auto-update
2024-04-01 11:35:58 -04:00
Raymond Hill
5045810a9d
Update changelog
2024-04-01 11:30:54 -04:00
Raymond Hill
a2fa36386f
New revision for dev build
2024-04-01 11:30:10 -04:00
Raymond Hill
21e1ee30ee
Add trusted-replace-outbound-text
scriptlet
...
Related issue:
https://github.com/uBlockOrigin/uBlock-issues/issues/3157
Paremeters:
- `pattern`: a string or regex to match in the outbound text. If
not provided or empty, the scriptlet will only log the outbound
text without modifying it.
- `replacement`: the replacement string for the matched part.
2024-04-01 11:27:19 -04:00
Raymond Hill
6876fa46cc
Update changelog
2024-04-01 09:19:10 -04:00
Raymond Hill
8e0cf1765c
Make Firefox dev build auto-update
2024-04-01 08:51:03 -04:00
Raymond Hill
7ca3855395
Import translation work from https://crowdin.com/project/ublock
2024-04-01 08:33:56 -04:00
Raymond Hill
49ff7cffb1
Improve [trusted-]set-cookie
scriptlets
...
As per RFC 6265 the characters ", should be encoded but apparently
browsers don't care. Remove them from the set of characters which
presence trigger encoding.
Related feedback:
https://github.com/uBlockOrigin/uBlock-issues/issues/3178#issuecomment-2029622321
2024-04-01 08:23:10 -04:00
Raymond Hill
08aa3ebe10
Fix eslint warnings
2024-03-31 13:35:11 -04:00
Raymond Hill
152e9c9a95
New revision for dev build
2024-03-30 13:24:40 -04:00
Raymond Hill
d2ea9c1b2f
Fix eslint warnings
2024-03-30 13:24:27 -04:00
Raymond Hill
0579d14d52
Update changelog
2024-03-29 10:36:25 -04:00
Raymond Hill
7d321c0a11
Spin-off cookie notices/social widgets lists into own category
...
Related issue:
https://github.com/uBlockOrigin/uBlock-issues/issues/3154
2024-03-29 10:23:07 -04:00
Raymond Hill
b2a927d5ed
New revision for stable release
2024-03-29 10:22:27 -04:00
Raymond Hill
08b8b875ca
Import translation work from https://crowdin.com/project/ublock
2024-03-29 09:26:56 -04:00
Raymond Hill
d3fe073149
Import translation work from https://crowdin.com/project/ublock
2024-03-28 08:21:46 -04:00
Raymond Hill
108f1556c2
Use hard tabs for assets.json
2024-03-26 13:59:12 -04:00
Raymond Hill
fdb78b63d5
Make Firefox dev build auto-update
2024-03-26 13:25:55 -04:00
Raymond Hill
5307b886d3
New revision for release candidate
2024-03-26 12:48:33 -04:00
Raymond Hill
082d38d9d9
New revision for dev build
2024-03-26 12:48:00 -04:00
Raymond Hill
27e0db1dd2
Import translation work from https://crowdin.com/project/ublock
2024-03-26 12:47:05 -04:00
Raymond Hill
8e5e13cbdc
Fine tune allowed tab indents in eslint
2024-03-26 12:45:05 -04:00
Raymond Hill
3919a16bb8
Do not block large media resources when loaded as top-level document
...
Related issues:
- https://github.com/uBlockOrigin/uBlock-issues/issues/1201
- https://github.com/uBlockOrigin/uBlock-issues/issues/3184
Top-level media resources are not meant to be blocked, see:
https://github.com/gorhill/uBlock/issues/2813#issuecomment-317177212
2024-03-26 12:44:08 -04:00
Raymond Hill
616c54f475
Make Firefox dev build auto-update
2024-03-23 13:40:50 -04:00
Raymond Hill
4c96acb913
Update changelog
2024-03-23 13:33:57 -04:00
Raymond Hill
c6019e755b
Import translation work from https://crowdin.com/project/ublock
2024-03-23 13:33:08 -04:00
Raymond Hill
ce69a45d75
New revision for release candidate
2024-03-23 13:30:59 -04:00
Raymond Hill
90ab1a76ab
Properly manage cache storage regarding managed user filters
...
Related issue:
https://github.com/uBlockOrigin/uBlock-issues/issues/3177
2024-03-23 13:28:18 -04:00
Raymond Hill
11a48561e0
Improve [trusted-]set-cookie
scriptlets
...
Related issues:
- https://github.com/uBlockOrigin/uBlock-issues/issues/3178
- https://github.com/uBlockOrigin/uBlock-issues/issues/2777
2024-03-23 11:00:45 -04:00
Raymond Hill
b78f0c4fa4
Make Firefox dev build auto-update
2024-03-22 15:35:59 -04:00
Raymond Hill
47ae87724a
Import translation work from https://crowdin.com/project/ublock
2024-03-22 14:53:22 -04:00
Raymond Hill
513942c2a4
New revision for release candidate
2024-03-22 14:49:21 -04:00
Raymond Hill
5d60df4b1b
Fix bad eslint rule + minor code review
...
`webext.js` module needs to be explicitly imported.
Added time-based heuristic to decide when a webpage loses
communication with background process.
2024-03-22 14:46:57 -04:00
Raymond Hill
d368747235
Import translation work from https://crowdin.com/project/ublock
2024-03-22 09:49:42 -04:00
Raymond Hill
0a7e2d2ae8
Import translation work from https://crowdin.com/project/ublock
2024-03-21 13:59:06 -04:00