zerobyte/app/server/db
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
..
db.ts fix: remove debug logs in production 2025-12-04 18:46:12 +01:00
schema.ts Backend and UI modifications to allow reordering of backup schedules 2025-12-15 13:13:34 +03:00