]> git.ipfire.org Git - thirdparty/rspamd.git/commit
[WebUI] Add fuzzy flag selectors to Scan/Learn tab 5524/head
authorAlexander Moisseev <moiseev@mezonplus.ru>
Wed, 25 Jun 2025 14:20:19 +0000 (17:20 +0300)
committerAlexander Moisseev <moiseev@mezonplus.ru>
Wed, 25 Jun 2025 18:36:48 +0000 (21:36 +0300)
commitce2dba2f58b8dacbf0569d31d40e2c001c1cc0ab
treee92fcef8a508db18b78eff91237eaa4dad733dba
parent04618fd51b3fed8c5015c988a49fd728a5585236
[WebUI] Add fuzzy flag selectors to Scan/Learn tab

- Populate selectors with symbols and flags from writable fuzzy storages.
- Cache each server’s config_id to avoid redundant `/plugins/fuzzy/storages` calls.
- Dynamically show, hide, and disable controls based on fuzzy_check module availability and storage writability.
eslint.config.mjs
interface/css/rspamd.css
interface/index.html
interface/js/app/rspamd.js
interface/js/app/upload.js