zerobyte/app
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
..
client Backend and UI modifications to allow reordering of backup schedules 2025-12-15 13:13:34 +03:00
drizzle Backend and UI modifications to allow reordering of backup schedules 2025-12-15 13:13:34 +03:00
middleware refactor: unify backend and frontend servers (#3) 2025-11-13 20:11:46 +01:00
schemas refactor(notification): make username and password optional (smtp) (#126) 2025-12-10 21:36:18 +01:00
server Backend and UI modifications to allow reordering of backup schedules 2025-12-15 13:13:34 +03:00
utils refactor: unify backend and frontend servers (#3) 2025-11-13 20:11:46 +01:00
app.css refactor: unify backend and frontend servers (#3) 2025-11-13 20:11:46 +01:00
context.ts refactor: unify backend and frontend servers (#3) 2025-11-13 20:11:46 +01:00
root.tsx refactor: rebrand to zerobyte (#45) 2025-11-20 18:59:57 +01:00
routes.ts restore as a page (#87) 2025-11-30 16:47:14 +01:00