zerobyte/app
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
..
client fix(local-repo): automatically generate a subfolder for new local repos (#582) 2026-02-26 19:43:42 +01:00
drizzle refactor: upgrade to drizzle v1 (#450) 2026-02-01 19:14:52 +01:00
lib refactor: allow more characters in usernames (#529) 2026-02-16 21:37:15 +01:00
middleware ci: fix linting issues 2026-02-13 18:33:34 +01:00
routes refactor: always use short id in api calls (#545) 2026-02-19 20:08:40 +01:00
schemas chore: gen api-client 2026-02-25 23:19:34 +01:00
server fix(local-repo): automatically generate a subfolder for new local repos (#582) 2026-02-26 19:43:42 +01:00
test refactor: short id branded type (#552) 2026-02-21 11:16:15 +01:00
utils feat: restore snapshot as tar (#550) 2026-02-21 10:19:20 +01:00
app.css fix: multiple mobile and responsiveness issues (#537) 2026-02-17 18:44:22 +01:00
context.ts fix: multiple mobile and responsiveness issues (#537) 2026-02-17 18:44:22 +01:00
router.tsx refactor: react-router -> tanstack start (#498) 2026-02-11 21:41:06 +01:00
routeTree.gen.ts feat: edit repository form (#507) 2026-02-14 11:49:33 +01:00
server.ts fix: apply fk db constraint on app creation 2026-02-16 23:09:18 +01:00