zerobyte/app/server/modules/repositories
Nico dd9083ce7a
fix: wrong cache key for snapshot retention tags (#574)
<!-- This is an auto-generated comment: release notes by coderabbit.ai -->
## Summary by CodeRabbit

* **Bug Fixes**
  * Enhanced error handling in retention category calculations to gracefully handle missing or invalid repositories, ensuring the system returns safe defaults instead of failing
  * Optimized repository cache validation and lookup mechanisms for improved performance
  * Strengthened repository validation checks to prevent potential calculation failures
<!-- end of auto-generated comment: release notes by coderabbit.ai -->
2026-02-25 19:02:44 +01:00
..
__tests__ fix: wrong cache key for snapshot retention tags (#574) 2026-02-25 19:02:44 +01:00
helpers feat: restore snapshot as tar (#550) 2026-02-21 10:19:20 +01:00
repositories.controller.ts refactor: short id branded type (#552) 2026-02-21 11:16:15 +01:00
repositories.dto.ts feat: repository used space (#551) 2026-02-21 10:52:55 +01:00
repositories.service.ts fix: wrong cache key for snapshot retention tags (#574) 2026-02-25 19:02:44 +01:00