zerobyte/app/server
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__ test: move test runner from Bun to Vitest (#727) 2026-04-01 20:05:54 +02:00
cli test: move test runner from Bun to Vitest (#727) 2026-04-01 20:05:54 +02:00
core feat(config): add support for APP_SECRET as a file (#769) 2026-04-09 23:13:07 +02:00
db feat: custom date time format (#718) 2026-03-29 17:24:54 +02:00
jobs refactor(backups): consolidate execution into service helpers (#717) 2026-03-29 12:57:47 +02:00
lib fix: sanitize Accept-Language locale parsing (#746) 2026-04-04 13:18:04 +02:00
modules fix(slack): channel is not supported in combination with webhooks (#770) 2026-04-09 22:24:24 +02:00
plugins refactor: extract restic in core package (#651) 2026-03-11 21:56:07 +01:00
utils test: move test runner from Bun to Vitest (#727) 2026-04-01 20:05:54 +02:00
app.ts fix(restic): separate error summary from diagnostic details (#694) 2026-03-21 20:50:23 +01:00