zerobyte/app
Raj Dave 8e49b10042 Validates and improves schedule reordering
Ensures schedule reordering requests are valid by checking for duplicate and non-existent IDs.

Improves performance by using a transaction for batch updates.
2025-12-15 16:06:21 +03:00
..
client Backend and UI modifications to allow reordering of backup schedules 2025-12-15 13:13:34 +03:00
drizzle properly generate migration 2025-12-15 13:30:51 +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 Validates and improves schedule reordering 2025-12-15 16:06:21 +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