zerobyte/app/server
Nicolas Meienberger 049becb900 refactor(mutex): improve multi locks operations to wait for all
Wait for all locks to be available instead of locking one side and
waiting
2026-04-07 18:13:02 +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 refactor(mutex): improve multi locks operations to wait for all 2026-04-07 18:13:02 +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: windows path style in snapshot (#742) 2026-04-04 17:21:13 +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