zerobyte/app/client/modules/backups/routes
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
..
backup-details.tsx refactor: remove icons where it was making the context worse 2025-12-06 11:13:26 +01:00
backups.tsx Backend and UI modifications to allow reordering of backup schedules 2025-12-15 13:13:34 +03:00
create-backup.tsx Merge branch 'main' into missing-icons 2025-12-05 00:22:39 +01:00
restore-snapshot.tsx restore as a page (#87) 2025-11-30 16:43:34 +01:00