uBlock/platform/mv3/extension/js
Raymond Hill ae4754415c
[mv3] Re-work dashboard: move list of rulesets in its own pane
Related issue:
https://github.com/uBlockOrigin/uBOL-home/issues/229

Add "Filter lists" pane in dashboard

The DNR API now supports enabling 50 static rulesets put of a
maximum of 100 (instead of 10 out of 50 originally). Thus given
the potentially growing number of static rulesets, the available
stock rulesets has been moved to its own pane, with the following
improvements:
- Support sublists
- Support search

Aditionally, "RU AdList: Counter" has been added as a stock
ruleset.

Other changes:
- Do not re-evaluate regexes which failed validation
- Better reduce `removeparam` rules
2024-11-17 17:27:27 -05:00
..
scripting [mv3] Remove useless arguments 2024-08-06 15:00:59 -04:00
admin.js [mv3] Add support to add/remove rulesets through policies 2024-11-11 13:20:54 -05:00
background.js [mv3] Add support to add/remove rulesets through policies 2024-11-11 13:20:54 -05:00
config.js [mv3] Add support to add/remove rulesets through policies 2024-11-11 13:20:54 -05:00
dashboard.js [mv3] Add minimal ability to diagnose ruleset issue 2024-07-29 14:54:46 -04:00
debug.js [mv3] Don't filter out tabless requests in "logger" 2024-08-17 10:42:17 -04:00
ext.js [mv3] Add minimal ability to diagnose ruleset issue 2024-07-29 14:54:46 -04:00
fetch.js Change official description in source code top comment 2023-12-04 12:10:34 -05:00
filter-lists.js [mv3] Re-work dashboard: move list of rulesets in its own pane 2024-11-17 17:27:27 -05:00
matched-rules.js [mv3] Add minimal ability to diagnose ruleset issue 2024-07-29 14:54:46 -04:00
mode-manager.js [mv3] Add support to add/remove rulesets through policies 2024-11-11 13:20:54 -05:00
popup.js [mv3] Add a _chat_ icon in popup panel to report filter issues 2024-09-28 14:08:42 -04:00
report.js [mv3] Issue labels cannot be set client-side 2024-10-11 16:41:13 -04:00
ruleset-manager.js [mv3] Re-work dashboard: move list of rulesets in its own pane 2024-11-17 17:27:27 -05:00
scripting-manager.js [mv3] Fix injection of scriptlets into embedded contexts 2024-08-20 08:18:03 -04:00
settings.js [mv3] Re-work dashboard: move list of rulesets in its own pane 2024-11-17 17:27:27 -05:00
theme.js Change official description in source code top comment 2023-12-04 12:10:34 -05:00
utils.js [mv3] Add support to add/remove rulesets through policies 2024-11-11 13:20:54 -05:00