zerobyte/app/server/modules/lifecycle
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
..
checkpoint.ts restore as a page (#87) 2025-11-30 16:43:34 +01:00
config-export.controller.ts refactor(config-export): simplify auth and add mirrors support 2025-12-23 00:45:50 +01:00
config-export.dto.ts few missing corrections related to all users export instead of just admin 2025-12-16 12:47:20 +01:00
migration.ts refactor: all timestamps to ms (#77) 2025-11-26 23:20:22 +01:00
shutdown.ts refactor: remove docker volum plugin functionnality (#137) 2025-12-14 11:07:32 +01:00
startup.ts fix: allow arbitrary name for repositories and correctly import existing local repos (#197) 2025-12-22 20:50:53 +01:00