mirror of
https://github.com/tiennm99/ccs.git
synced 2026-07-16 12:15:57 +00:00
- Add express-rate-limit to restore endpoint (5 req/min) - Add JSDoc documentation to RestoreMutex class - Extract magic numbers to named constants in BackupsSection - Add unit tests for persist-routes.ts (23 tests) - Add unit tests for BackupsSection component (28 tests) Addresses PR #339 code review feedback.