zerobyte/app/server/modules
Jakub Trávník 62df1b1241 refactor(config-export): simplify auth and add mirrors support
- Use authenticated context from requireAuth middleware instead of
  duplicating session verification logic
- Remove unused cookie imports and constants (COOKIE_NAME, COOKIE_OPTIONS)
- Add backupScheduleMirrorsTable to export for complete backup config
- Include mirror-specific metadata keys (lastCopyAt, lastCopyStatus, lastCopyError)
2025-12-23 00:45:50 +01:00
..
auth Merge remote-tracking branch 'upstream/main' into config-export-feature 2025-12-22 17:00:59 +01:00
backends Merge remote-tracking branch 'upstream/main' into config-export-feature 2025-12-22 17:00:59 +01:00
backups feat: server timeout env (#219) 2025-12-22 17:34:27 +01:00
events feat: server timeout env (#219) 2025-12-22 17:34:27 +01:00
lifecycle refactor(config-export): simplify auth and add mirrors support 2025-12-23 00:45:50 +01:00
notifications feat: server timeout env (#219) 2025-12-22 17:34:27 +01:00
repositories fix: allow arbitrary name for repositories and correctly import existing local repos (#197) 2025-12-22 20:50:53 +01:00
system feat: server timeout env (#219) 2025-12-22 17:34:27 +01:00
volumes feat: server timeout env (#219) 2025-12-22 17:34:27 +01:00