Commit Graph

11475 Commits

Author SHA1 Message Date
Raymond Hill 7bc06fec8c
Code maintenance: remove now unused ABP-related code path 2023-05-14 09:41:35 -04:00
Raymond Hill a3a80e3b3f
Do not bail out when `content-disposition` is `inline`
Related issue:
- https://github.com/uBlockOrigin/uBlock-issues/issues/2656
2023-05-14 09:06:21 -04:00
Raymond Hill e79d9b2f85
Add more minified version of uBO lists 2023-05-13 15:20:35 -04:00
Raymond Hill 1a9a8aae0c
Fix improperly unselecting imported lists
Related feedback:
- https://www.reddit.com/r/uBlockOrigin/comments/13enzvv/

When assessing which default lists to disable/enable after
updating from 1.48.x to 1.49.x, uBO has to ignore imported
lists, as these do not have a `off` property -- the
non-existence of this property was used to determine whether
a list was default or not. There needs to be an extra test for
whether the list is imported or not.
2023-05-11 11:46:31 -04:00
Raymond Hill c1ac09b96a
Address #17921 2023-05-10 08:50:52 -04:00
Raymond Hill 3cfd9d3dc2
Make Firefox dev build auto-update 2023-05-09 17:05:38 -04:00
Raymond Hill cdc5518c2b
New revision for dev build 2023-05-09 16:57:30 -04:00
Raymond Hill fc7b2898d2
Make list-search i18n aware where possible 2023-05-09 16:56:33 -04:00
Raymond Hill 578fc21bd9
Report injected scriptlets in troubleshooting information
This requires to rewrite portions of scriptlet filtering
code.
2023-05-09 12:44:14 -04:00
Raymond Hill 39a8aaa39b
Rmove unicode-based flags 2023-05-09 09:51:34 -04:00
Raymond Hill 1b04c41f82
Make Firefox dev build auto-update 2023-05-08 08:36:20 -04:00
Raymond Hill ee233d9586
New revision for dev build 2023-05-08 08:24:06 -04:00
Raymond Hill fd821e3473
Force all dev builds to use assets.dev.json 2023-05-08 08:23:19 -04:00
Raymond Hill f6839f5a57
Keep reflecting search matches after applying changes 2023-05-08 07:08:45 -04:00
Raymond Hill 9808423845
Bring back list-per-group counts
Regression from:
- cbc0cbadaa
2023-05-07 19:07:21 -04:00
Raymond Hill 56092189d1
Fix rendering issue of row-filter icon in popup panel
Related issue:
- https://github.com/uBlockOrigin/uBlock-issues/issues/2640
2023-05-07 10:42:30 -04:00
Raymond Hill 82d8232d09
Make Firefox dev build auto-update 2023-05-07 10:21:18 -04:00
Raymond Hill d1180ec388
New revision for dev build 2023-05-07 09:45:09 -04:00
Raymond Hill 88fb6b153d
Add "scriptlet" filter expression to logger
Related feedback:
- https://github.com/uBlockOrigin/uBlock-issues/discussions/2636
2023-05-07 09:35:48 -04:00
Raymond Hill a6b13e6b9c
Fix hostname-detecting regex
Related issue:
- https://github.com/uBlockOrigin/uBlock-issues/issues/2639
2023-05-07 09:19:39 -04:00
Raymond Hill ad8b7b2f12
Fix filter list paths 2023-05-07 09:19:01 -04:00
Raymond Hill e94a84d6fb
Make Firefox dev build auto-update 2023-05-06 19:06:19 -04:00
Raymond Hill 993a72ae9b
New revision for dev build 2023-05-06 18:58:28 -04:00
Raymond Hill bc02358610
Use a different surface color for scriptlets in logger
Related feedback:
- https://github.com/uBlockOrigin/uBlock-issues/discussions/2636
2023-05-06 18:56:00 -04:00
Raymond Hill 7f9c4ce45f
Import translation work from https://crowdin.com/project/ublock 2023-05-06 17:26:19 -04:00
Raymond Hill cbc0cbadaa
Fix bad filter counts 2023-05-06 17:08:55 -04:00
Raymond Hill 39bf6ffd13
Make Firefox dev build auto-update 2023-05-06 13:01:19 -04:00
Raymond Hill 80b5f84501
New revision for dev build 2023-05-06 12:55:54 -04:00
Raymond Hill 84fad1deeb
Add support for sublists in "Filter lists" pane
As discussed internally with filter list maintainers.

Additionally, added a search field to filter out lists. This
is still a work in progress, no need to open issues about this,
I am aware of what is missing (i18n, more tags, etc.)
2023-05-06 12:50:25 -04:00
Raymond Hill 47c458c27c
Fix bad renaming 2023-05-05 20:56:55 -04:00
Raymond Hill b884d71f04
Use tabs instead of spaces 2023-05-05 10:20:12 -04:00
Raymond Hill 53ba8ded5c
Split AdGuard Annoyances into sublists 2023-05-05 10:13:35 -04:00
Raymond Hill 68539e1fd3
Deprecate "Fanboy Annoyances" in `assets.dev.json`
To be replaced with five sublists.

Users who are already subscribed to the list will have to manually
unsubscribe from it, which will be moved to _Custom_ section, and
subscribe to the sublists which have narrower purpose.
2023-05-05 09:53:25 -04:00
Raymond Hill 223815342e
Make dev build use its own assets.json: assets.dev.json
This will make it easier to safely test new versions of
assets.json.
2023-05-04 19:20:18 -04:00
Raymond Hill 42106cf5ff
Update URLs of NLD list
Related issue:
- https://github.com/uBlockOrigin/uAssets/discussions/17919
2023-05-03 19:35:29 -04:00
Raymond Hill 2059f84826
Fine tune CSS in asset viewer for mobile
Related feedback:
- https://github.com/uBlockOrigin/uBlock-issues/issues/2621#issuecomment-1529036289
2023-04-30 11:56:31 -04:00
Raymond Hill 9a16d07756
Make Firefox dev build auto-update 2023-04-30 11:16:17 -04:00
Raymond Hill b311cc805f
New revision for dev build 2023-04-30 11:08:20 -04:00
Raymond Hill 5fd35ffb3c
Properly handle converted procedural filters in logger
Related issue:
- https://github.com/uBlockOrigin/uBlock-issues/issues/2624
2023-04-29 15:22:40 -04:00
Raymond Hill a3b74cd25e
Update README.md 2023-04-29 14:41:31 -04:00
Raymond Hill 85c3944c56
Update README.md 2023-04-29 14:02:59 -04:00
GH-User999 0ecd1e093c
Update README.md (#3896)
* Update README.md

Added Thunderbird references to match all other installation methods.

Reordered sections to provide overall document consistency.
Reordered reference links and removed unneeded ones.

Renamed All Browsers section to All Programs to be more general and given the fact that Thunderbird is not a browser.

Rewrote "'Do NOT" paragraph under All Programs section to provide consciousness and a more clear general message.

Combined License & Privacy Links under About section.

Other miscellaneous fixes, removals, cleanups, etc.

* Update README.md

Adjusted download button order as per feedback.
2023-04-29 13:36:37 -04:00
Raymond Hill e6e5b1eac4
Add Fanboy lists optimized for uBO: Cookie & Social
Related discussion:
- https://github.com/uBlockOrigin/uBlock-issues/discussions/2612
2023-04-29 12:17:51 -04:00
Raymond Hill 9164d45882
Make Firefox dev build auto-update 2023-04-29 09:31:36 -04:00
Raymond Hill 7d7905ea7b
New revision for dev build 2023-04-29 09:25:01 -04:00
Raymond Hill bbda637294
Host a minified version of uBO lists on CDNs 2023-04-28 17:30:13 -04:00
Raymond Hill e7f6b43659
Update as per filter list changes 2023-04-28 17:02:51 -04:00
Raymond Hill 536bfb3387
Reminder that `typeof null` is 'object'
Related feedback:
- https://github.com/uBlockOrigin/uBlock-issues/discussions/2619#discussioncomment-5757274
2023-04-28 16:59:14 -04:00
Raymond Hill c31e087946
Mind small screen size in asset viewer
Related issue:
- https://github.com/uBlockOrigin/uBlock-issues/issues/2621
2023-04-28 16:57:06 -04:00
Raymond Hill 7eaa416a4a
Make Firefox dev build auto-update 2023-04-28 08:51:16 -04:00