managarten/apps/chat/apps/web
Till-JS fb9945c0f7 🔧 fix(chat): update schema for Better Auth nanoid user IDs
- Change userId columns from uuid to text to support Better Auth's nanoid format
- Update conversations, spaces, space_members, templates, usage_logs schemas
- Fix web API endpoint path from /api to /api/v1

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-12-02 14:40:02 +01:00
..
src 🔧 fix(chat): update schema for Better Auth nanoid user IDs 2025-12-02 14:40:02 +01:00
.env.example Feat: Refactor postgress 2025-11-27 02:25:37 +01:00
package.json 🔧 chore: fix turbo infinite recursion and update dependencies 2025-12-02 02:43:47 +01:00
postcss.config.js style: auto-format codebase with Prettier 2025-11-27 18:33:16 +01:00
svelte.config.js style: auto-format codebase with Prettier 2025-11-27 18:33:16 +01:00
tsconfig.json style: auto-format codebase with Prettier 2025-11-27 18:33:16 +01:00
vite.config.ts feat(chat): add auto title generation, inline renaming, and styled delete modal 2025-11-29 22:43:41 +01:00