zerobyte/app/server/modules/backups
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
..
backups.controller.ts Backend and UI modifications to allow reordering of backup schedules 2025-12-15 13:13:34 +03:00
backups.dto.ts Backend and UI modifications to allow reordering of backup schedules 2025-12-15 13:13:34 +03:00
backups.service.ts Validates and improves schedule reordering 2025-12-15 16:06:21 +03:00