zerobyte/app/server
Raj Dave b51f3549c2 Backend and UI modifications to allow reordering of backup schedules
Adds drag-and-drop functionality to reorder backup schedules

Introduces a sort order field to the database schema and implements API endpoints to update the schedule order.

This allows users to visually prioritize their backup jobs.
2025-12-15 13:13:34 +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 Backend and UI modifications to allow reordering of backup schedules 2025-12-15 13:13:34 +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