mirror of
https://github.com/nicotsx/zerobyte.git
synced 2026-06-08 16:37:56 -04:00
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.