Raymond Hill
8629f07138
Fix "make lint" command; fix more lint errors
2025-01-19 09:35:51 -05:00
Raymond Hill
60ed584fc1
Import translation work from https://crowdin.com/project/ublock
2025-01-15 10:06:48 -05:00
Raymond Hill
2843aa1c90
[mv3] Inject highly generic cosmetic filters in all frames
...
Related issue:
https://github.com/uBlockOrigin/uAssets/issues/26839
2025-01-15 09:13:18 -05:00
Raymond Hill
efd1d7d171
Fix makefile
2025-01-11 10:53:36 -05:00
Raymond Hill
7cdf56f69a
Make Firefox dev build auto-update
2025-01-10 11:16:10 -05:00
Raymond Hill
3685a18fe9
Fix workflow and makefile
1.62.1b1
2025-01-10 11:08:54 -05:00
Raymond Hill
149228c388
Fix workflow
2025-01-10 10:52:36 -05:00
Raymond Hill
b2c568b3d6
Fix workflow
2025-01-10 10:46:32 -05:00
Raymond Hill
2c64da4d03
New revision for dev build
2025-01-10 10:29:03 -05:00
Raymond Hill
d2ff26a49d
Update changelog
2025-01-10 10:28:41 -05:00
Raymond Hill
ab0f4ba0d4
[mv3] Fix conversion of filters with important
option
...
Related issue:
https://github.com/uBlockOrigin/uBOL-home/issues/266
2025-01-10 10:25:15 -05:00
Raymond Hill
f8975e3a6a
Better integrate latest eslint version
2025-01-10 10:25:15 -05:00
Fanboynz
4b12247da1
Add decline value to cookie.js ( #3933 )
2025-01-10 09:21:19 -05:00
Raymond Hill
e0c4bce931
Fix changelog
2025-01-07 13:58:10 -05:00
Raymond Hill
2266473336
Fix regression in trusted-replace-argument
scritplet
...
Related feedback:
https://github.com/uBlockOrigin/uBlock-discussions/discussions/859#discussioncomment-11751928
Regression from:
adced29b5b
2025-01-06 20:04:22 -05:00
Raymond Hill
987f41c85d
Make Firefox dev build auto-update
2025-01-04 21:05:46 -05:00
Raymond Hill
25030e6cb9
Update .gitignore
1.62.1b0
2025-01-04 20:41:28 -05:00
Raymond Hill
af8f11eb14
New revision for dev build
2025-01-04 20:39:38 -05:00
Raymond Hill
e192e40a81
Update CHANGELOG
2025-01-04 20:39:06 -05:00
Raymond Hill
b617926c1c
Improve abort-on-stack-trace
scriptlet
...
Related feedback:
https://github.com/uBlockOrigin/uAssets/issues/26704#issuecomment-2569381462
2025-01-04 20:29:19 -05:00
Raymond Hill
551c6bc6eb
Improve href-sanitizer
scriptlet
...
Related issue:
https://github.com/uBlockOrigin/uAssets/issues/26709#issuecomment-2569993803
2025-01-04 20:23:53 -05:00
Raymond Hill
7f78d19597
New stable release version
1.62.0
2025-01-01 08:22:32 -05:00
Raymond Hill
7c530198c8
Import translation work from https://crowdin.com/project/ublock
2025-01-01 08:20:45 -05:00
Raymond Hill
217d001d71
[mv3] Minor changes
2024-12-30 13:40:18 -05:00
Fanboynz
62178de756
Add granted and done cookie values ( #3932 )
2024-12-30 08:27:50 -05:00
Raymond Hill
c04d4f4187
[mv3] Fix build script
2024-12-29 17:06:26 -05:00
Raymond Hill
61922da24b
[mv3] Extend strict-blocking coverage; improve URL-skip behavior
...
This extends coverage of strict-blocking to pattern-based filters
with `doc` filter option.
When proceeding with a URL-skip URL present, no temporary bypass
will be created when the "Don't warn me again about this site" is
left unchecked. The idea is to avoid the intermediate redirects
if we navigate again on the same strict-blocked site, while a
temporary bypass would prevent this.
uBO's "Badware risks" list has been spinned off as its own list.
The idea is that should a site be strict-blocked from that list,
we would want to know the strict-block is due to the
"Badware risks" list.
2024-12-29 16:38:56 -05:00
Raymond Hill
b8678d22ea
Remove pointless instructionURL from AdGuard's lists
...
There is no special extra steps to be taken when enabling an
AdGuard lists, there is no point to have `instructionURL` for
these.
Related issue:
https://github.com/uBlockOrigin/uBlock-issues/issues/3502
2024-12-27 08:34:41 -05:00
Raymond Hill
b856a2767d
Make Firefox dev build auto-update
2024-12-26 19:26:19 -05:00
Raymond Hill
e3757e32a5
New revision for release candidate
1.61.3rc3
2024-12-26 19:19:06 -05:00
Raymond Hill
05c5f36921
Update changelog
2024-12-26 19:18:44 -05:00
Raymond Hill
c92a518218
Fix deserialization of ArrayBuffer shared by multiple TypedArrays
...
Deserialization failed to restore proper ArrayBuffer when used by
multiple TypedArrays.
This didn't affect uBO since this specific code path was never
taken.
2024-12-26 19:14:20 -05:00
Raymond Hill
4015e7f772
Make Firefox dev build auto-update
2024-12-26 18:50:45 -05:00
Raymond Hill
9032afef10
New revision for dev build
1.61.3rc2
2024-12-26 18:46:24 -05:00
Raymond Hill
dd40dbdd96
Update changelog
2024-12-26 18:46:00 -05:00
Raymond Hill
19f22c438e
Remove pointless instructionURL from AdGuard's lists
...
There is no special extra steps to be taken when enabling an
AdGuard lists, there is no point to have `instructionURL` for
these.
Related issue:
https://github.com/uBlockOrigin/uBlock-issues/issues/3502
2024-12-26 11:58:34 -05:00
Raymond Hill
cb6c11ab6f
Improve trusted-suppress-native-method
scriptlet
...
As per AdGuard's documentation `/.../` is a valid matcher, to
match a string argument against a regex pattern.
2024-12-26 08:10:13 -05:00
Raymond Hill
3ae28423b9
Remove pointless instructionURL
from AdGuard's lists
...
There is no special extra steps to be taken when enabling an
AdGuard lists, there is no point to have `instructionURL` for
these.
Related issue:
https://github.com/uBlockOrigin/uBlock-issues/issues/3502
2024-12-26 08:05:10 -05:00
Raymond Hill
dd5a79e6eb
Make Firefox dev build auto-update
2024-12-25 14:30:48 -05:00
Raymond Hill
a4677f160f
New revision for release candidate
1.61.3rc1
2024-12-25 14:28:24 -05:00
Raymond Hill
42638f0e44
Fix regression in href-sanitizer
scriptlet
...
Related feedback:
https://github.com/uBlockOrigin/uBlock-issues/issues/2531#issuecomment-2561968581
Regression from:
https://github.com/gorhill/uBlock/commit/9bf8d53ebe
2024-12-25 14:26:00 -05:00
Raymond Hill
f7fa3139af
Need to name as per validator
2024-12-24 12:43:53 -05:00
Raymond Hill
3df22b1791
[mv3] Change extension id
2024-12-24 11:30:13 -05:00
Raymond Hill
14bed5679a
Make Firefox dev build auto-update
2024-12-24 09:16:16 -05:00
Raymond Hill
d4194353f8
New revision for release candidate
1.61.3rc0
2024-12-24 09:10:31 -05:00
Raymond Hill
23134c2e45
Update changelog
2024-12-24 09:10:04 -05:00
Raymond Hill
a7aa755f18
Improve urlskip=
filter option
...
New step: `#`, to extract the hash part of a URL.
Example, URL:
https://example.com/#aHR0cHM6Ly9naXRodWIuY29tL3VCbG9ja09yaWdpbi8=
Filter:
||example.com^$urlskip=# -base64
As a result, navigate to https://github.com/uBlockOrigin/
2024-12-24 08:59:28 -05:00
Raymond Hill
27a72b8eef
[mv3] Hopefully this fixes Edge submission issue
...
Submission to Edge Addons store fails with:
----
The following checks failed:
Package acceptance validation error:
Manifest file reference 'urlhaus.full' does not exist in the zip archive.
(Note: File locations are case-sensitive)
Package acceptance validation error:
Manifest file reference 'openphish.domains' does not exist in the zip archive.
(Note: File locations are case-sensitive)
----
Guessing the use of period in ruleset file path is causing the
issue.
2024-12-23 09:57:57 -05:00
Raymond Hill
fd481a37bf
Import translation work from https://crowdin.com/project/ublock
2024-12-22 10:36:47 -05:00
Raymond Hill
6c228a8bfd
Make Firefox dev build auto-update
2024-12-21 11:46:44 -05:00