Commit Graph

4 Commits

Author SHA1 Message Date
6c053cdaee Add AbortController cleanup to async frontend effects 2026-04-18 21:30:57 +02:00
9e43282bbc fix(config): stabilize config hook callbacks to prevent action/filter flicker 2026-03-24 20:13:23 +01:00
bf2abda595 chore: commit local changes 2026-03-22 14:24:32 +01:00
a0e8566ff8 feat(frontend): add config hooks for jail, action, filter, and auto-save
- useJailFileConfig: manages jail.local section state with dirty tracking
- useActionConfig: manages action .conf file state
- useFilterConfig: manages filter .conf file state
- useAutoSave: debounced auto-save with status indicator support
2026-03-13 13:47:55 +01:00