zerobyte/app/server/modules/repositories
Nico 30f237dc1f
fix(local-repo): automatically generate a subfolder for new local repos (#582)
Closes #562

<!-- This is an auto-generated comment: release notes by coderabbit.ai -->

## Summary by CodeRabbit

## Release Notes

* **New Features**
  * Improved repository setup with context-aware descriptions for new vs. existing repositories
  * Enhanced path handling: unique identifiers automatically appended for new repositories, exact paths preserved when importing existing ones

* **Chores**
  * Updated documentation and build configuration

<!-- end of auto-generated comment: release notes by coderabbit.ai -->
2026-02-26 19:43:42 +01:00
..
__tests__ fix(local-repo): automatically generate a subfolder for new local repos (#582) 2026-02-26 19:43:42 +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(local-repo): automatically generate a subfolder for new local repos (#582) 2026-02-26 19:43:42 +01:00