Raymond Hill
03bea3aafc
New revision for release candidate
2025-05-02 09:02:55 -04:00
Raymond Hill
3f59f94b60
Bring zapper look in line with uBO Lite's zapper
2025-05-02 08:56:30 -04:00
Raymond Hill
ea0c400c51
Revert "Allow user to change CodeMirror input style in "My filters""
...
This reverts commit cf7777e9fd .
2025-05-02 08:43:47 -04:00
Raymond Hill
457dd7acdb
[mv3] Remove "OpenPhish Domain Blocklist" as per "Terms of Use"
...
Excerpt from <https://openphish.com/terms.html >:
> Except as expressly permitted by OpenPhish in writing, you agree not
> to license, sell, rent, lease, transfer, assign, distribute, display,
> disclose, create derivative works or otherwise make all or any portion
> of the information obtained through the Services available to any
> third party.
2025-04-30 10:00:35 -04:00
Raymond Hill
1d1490523d
[mv3] Fix incorrect DNR priority for redirect/important filters
2025-04-30 08:50:45 -04:00
Raymond Hill
9ac12647d1
Make Firefox dev build auto-update
2025-04-28 17:57:06 -04:00
Raymond Hill
2c4819ac74
New revision for dev build
2025-04-28 17:46:11 -04:00
Raymond Hill
8df96e4718
Fix regression in parsing of AG's [domain=...] syntax
...
Related feedback:
https://github.com/uBlockOrigin/uBlock-issues/issues/3235#issuecomment-2836674712
Related commit:
8b696a691a (diff-848f3a5c8459fe07d1c65764e30b7c9471be77f9e9574674442319b831138024)
2025-04-28 17:43:44 -04:00
Raymond Hill
526af62864
[mv3] Fix overzealous strict-blocking in Safari
2025-04-28 10:56:43 -04:00
Raymond Hill
e048790036
Make Firefox dev build auto-update
2025-04-27 11:06:27 -04:00
Raymond Hill
c2eee87029
Import translation work from https://crowdin.com/project/ublock
2025-04-27 10:55:12 -04:00
Raymond Hill
daa0025157
New revision for dev build
2025-04-27 10:52:18 -04:00
Raymond Hill
cf7777e9fd
Allow user to change CodeMirror input style in "My filters"
...
Related issue:
https://github.com/uBlockOrigin/uBlock-issues/issues/3613
2025-04-27 10:50:21 -04:00
Raymond Hill
b4aea4ab27
[mv3] Avoid pointless messaging when no changes at beforeunload
2025-04-27 09:02:29 -04:00
Raymond Hill
6c84ae7aba
[mv3] Support disabling all lists
...
Related discussion:
https://github.com/uBlockOrigin/uBlock-discussions/discussions/943
2025-04-27 08:22:04 -04:00
Raymond Hill
5e64ace64d
[mv3] Code review of safari-specific code
2025-04-26 10:11:33 -04:00
Raymond Hill
ef9709fb07
[mv3] Safari does not support resource type object
...
Need to filter out DNR rules with `object`, otherwise this causes
a failure when adding the rules dynamically.
2025-04-25 19:26:16 -04:00
Raymond Hill
a56e13156f
[mv3] Add more managed policies
...
"showBlockedCount": Boolean, to enable/disable the badge count on the
toolbar icon.
"strictBlockMode": Boolean. to enable/disable strict-blocking.
Related issues/discussion:
- https://github.com/uBlockOrigin/uBOL-home/discussions/35#discussioncomment-12567804
- https://github.com/uBlockOrigin/uBOL-home/issues/334
2025-04-25 11:25:50 -04:00
Raymond Hill
e5efe64d20
[mv3] Code review
2025-04-25 08:06:19 -04:00
Raymond Hill
e029060889
[mv3] Use safer env variable names
...
Related feedback:
https://github.com/uBlockOrigin/uBOL-home/issues/327#issuecomment-2823012715
2025-04-25 07:47:40 -04:00
anewuser
84ad64daea
Update README.md ( #3937 )
2025-04-25 07:30:17 -04:00
Raymond Hill
ed66a8d157
[mv3] Code review
2025-04-24 19:47:29 -04:00
Raymond Hill
203b2235aa
[mv3] Reflect no-filtering mode on the toolbar icon
...
Related issue:
https://github.com/uBlockOrigin/uBOL-home/issues/198
2025-04-24 19:42:59 -04:00
Raymond Hill
83d62b9aca
Make Firefox dev build auto-update
2025-04-24 13:44:06 -04:00
Raymond Hill
0e5dec7fbb
[mv3] Separate EasyList, EasyPrivacy, PGL lists from uBlock filters
...
Additionally, remember `badfilter` filters across conversion of
filter lists to DNR rulesets.
2025-04-24 09:58:31 -04:00
Raymond Hill
bd6263078f
New revision for dev build
2025-04-23 09:40:26 -04:00
Raymond Hill
79a77f915a
Update changelog
2025-04-23 09:40:00 -04:00
Raymond Hill
0243a141a7
Ignore start_page transition for popup-blocking purpose
...
Related issue:
https://github.com/uBlockOrigin/uBlock-issues/issues/2227
2025-04-23 09:34:00 -04:00
Raymond Hill
b4eae1ef0b
Make Firefox dev build auto-update
2025-04-22 09:56:04 -04:00
Raymond Hill
c86beb3a37
Update changelog
2025-04-22 09:40:21 -04:00
Raymond Hill
89ba371fbe
New revision for dev build
2025-04-22 09:38:52 -04:00
Raymond Hill
59f4aca010
Exclude chrome: as valid openers for popup candidates
...
Related issue:
https://github.com/uBlockOrigin/uBlock-issues/issues/2227
2025-04-22 09:34:26 -04:00
Raymond Hill
9c523f0325
Make Firefox dev build auto-update
2025-04-21 15:51:02 -04:00
Raymond Hill
6cc63d825e
New revision for dev build
2025-04-21 15:46:06 -04:00
Raymond Hill
2ee90bf22f
Update changelog
2025-04-21 15:45:55 -04:00
Raymond Hill
8b964a8c54
Fetch diff patches from "reliable" servers only
...
Some CDN servers take too long to mirror updated resources,
potentially preventing diff-updating to work reliably as
intended.
2025-04-21 15:42:04 -04:00
Raymond Hill
b5642ba602
[mv3] Minor
2025-04-21 13:21:08 -04:00
Raymond Hill
d3f39c97d1
[mv3-safari] Fix broken zapper due to latest changes
...
Related commit:
22e848c9c2
2025-04-21 12:58:44 -04:00
Raymond Hill
d17da2b081
Import translation work from https://crowdin.com/project/ublock
2025-04-21 09:42:58 -04:00
Raymond Hill
1d53441456
[mv3] Simplify sendMessage
...
onMessage() is now a listener installed synchrnously when uBOL
executes, so no longer need to deal with failure to send messages.
Related commit:
ab458b492a
2025-04-21 08:13:16 -04:00
Raymond Hill
22e848c9c2
[mv3] Fix zapper
...
Regression from:
b5651417aa
2025-04-21 08:11:22 -04:00
Raymond Hill
34d6abca6d
Revert "[mv3] Programmatically inject content scripts on version change"
...
This reverts commit d0e32a5f47 .
2025-04-20 16:58:16 -04:00
Raymond Hill
d0e32a5f47
[mv3] Programmatically inject content scripts on version change
...
Related issue:
https://github.com/w3c/webextensions/issues/617
2025-04-20 16:44:08 -04:00
Raymond Hill
782fff35ea
[mv3] Split code path for wakeup versus launch status
...
Additionally, leave more regex rooms for non-strictblock rules.
2025-04-20 12:17:57 -04:00
Raymond Hill
2bd09e6f84
[mv3] Code review of conversion to DNR ruleset
...
- Ensure no duplicates in domain collection fields
- Sort rules according to the number of entries in their
domain collections
2025-04-20 12:14:29 -04:00
Raymond Hill
de7a406920
[mv3] Minor code review
2025-04-19 17:52:28 -04:00
Raymond Hill
39b505a52e
[mv3] Fix safari build script
2025-04-19 14:39:00 -04:00
Raymond Hill
39913a8212
Fix Edge build script
2025-04-19 14:17:46 -04:00
Raymond Hill
8a14a8dc6b
Import translation work from https://crowdin.com/project/ublock
2025-04-19 14:02:32 -04:00
Raymond Hill
fbe1ba018e
[mv3] Remove unused file
2025-04-19 13:34:34 -04:00