qbit_manage/web-ui/js
bobokun 7cdd31d2c7
feat(config): add automatic persistence of default values in config validation
- Enhance config validation to automatically add and persist default values
- Use temporary files for validation to prevent overwriting original config
- Update UI to reload configuration data when defaults are added during validation
- Improve user experience by eliminating manual addition of missing defaults

The validation process now detects when defaults are added during validation and automatically saves them to the original config file, with the web UI updating to reflect these changes immediately.
2025-08-28 14:31:09 -04:00
..
components feat(config): add automatic persistence of default values in config validation 2025-08-28 14:31:09 -04:00
config-schemas 4.5.5 (#922) 2025-08-24 18:44:54 -04:00
utils refactor(ui): unify spinner system and improve logging in config validation 2025-08-28 10:51:12 -04:00
api.js 4.5.4 (#910) 2025-08-16 22:28:26 -04:00
app.js feat(config): add automatic persistence of default values in config validation 2025-08-28 14:31:09 -04:00