zerobyte/app/server
Jakub Trávník 7f124f81cb refactor the import logic
- Updated README to reflect changes in config file structure and usage.
- Modified error messages for user registration to be more generic.
- Cleaned up startup logic to utilize the new config import functionality when requested.
- Adjusted JSON config structure to support user definitions.
2025-12-18 15:31:27 +01:00
..
core chore(frontend): parametrize server IP 2025-12-16 19:40:53 +01:00
db Backend and UI modifications to allow reordering of backup schedules 2025-12-15 13:13:34 +03:00
jobs fix: same time backups run multiple times (#134) 2025-12-16 18:02:54 +01:00
modules refactor the import logic 2025-12-18 15:31:27 +01:00
utils chore: small code style improvements 2025-12-16 19:36:37 +01:00
index.ts fix: apply middlewares before the controller definition 2025-12-17 16:23:50 +01:00