warden-worker/scripts
qaz741wsd856 f179e4a015 feat: implement equivalent domains functionality
- Added support for equivalent domains in user settings, allowing users to define custom domain groups and exclude specific global groups.
- Introduced new migration script to add necessary database columns and a table for global equivalent domains.
- Created a Python script to generate seed SQL for global domains, which can be executed to populate the database.
- Updated API endpoints to handle equivalent domains, including retrieval and persistence of user-defined settings.
- Refactored existing settings handler to remove stubs and implement full functionality for managing equivalent domains.
2025-12-29 09:11:39 +00:00
..
apply-web-vault-overrides.sh fix: restructure frontend asset handling and add UI overrides 2025-12-28 16:51:25 +00:00
generate-global-domains-seed.py feat: implement equivalent domains functionality 2025-12-29 09:11:39 +00:00
seed-global-domains.sh feat: implement equivalent domains functionality 2025-12-29 09:11:39 +00:00