zerobyte/app/server
Raj Dave 8e49b10042 Validates and improves schedule reordering
Ensures schedule reordering requests are valid by checking for duplicate and non-existent IDs.

Improves performance by using a transaction for batch updates.
2025-12-15 16:06:21 +03:00
..
core refactor: allow to run without the SYS_ADMIN cap for simple setups (#138) 2025-12-14 20:30:33 +01:00
db Backend and UI modifications to allow reordering of backup schedules 2025-12-15 13:13:34 +03:00
jobs fix: same time backups run multiple times (#134) 2025-12-13 23:47:41 +01:00
modules Validates and improves schedule reordering 2025-12-15 16:06:21 +03:00
utils fix: circular dependency 2025-12-14 20:49:27 +01:00
index.ts refactor: remove docker volum plugin functionnality (#137) 2025-12-14 11:07:32 +01:00