zerobyte/app/server/core
Nico 70c7de1efc
feat(config): add support for APP_SECRET as a file (#769)
* feat(config): add support for APP_SECRET as a file

* fix(tsc): ensure appSecret is set in type system

* fix: pr feedback
2026-04-09 23:13:07 +02:00
..
__tests__ feat(config): add support for APP_SECRET as a file (#769) 2026-04-09 23:13:07 +02:00
capabilities.ts refactor: extract restic in core package (#651) 2026-03-11 21:56:07 +01:00
config.ts feat(config): add support for APP_SECRET as a file (#769) 2026-04-09 23:13:07 +02:00
constants.ts feat: protect restores that would overwrite important internal path (#663) 2026-03-13 21:33:37 +01:00
events.ts feat: restore progress (#281) 2026-02-14 12:35:16 +01:00
repository-mutex.ts refactor(mutex): improve multi locks operations to wait for all 2026-04-07 18:13:02 +02:00
request-context.ts Multi users (#381) 2026-01-20 22:28:22 +01:00
restic.ts refactor: extract restic in core package (#651) 2026-03-11 21:56:07 +01:00
scheduler.ts fix: allow quoted urls in env variables (#676) 2026-03-17 22:09:22 +01:00