Commit graph

18 commits

Author SHA1 Message Date
Jeremy
575c12503c
fix: support setting visibility on initial chat creation (#975) 2025-05-01 17:47:48 -07:00
Jeremy
a3221fbcdc
feat: support resuming ongoing streams (#974) 2025-05-01 12:36:52 -07:00
Jeremy
9279135355
feat: support guest session (#919) 2025-04-25 23:40:15 -07:00
Jeremy
24cb2ce19b
chore: move server functions to db/utils (#951) 2025-04-22 22:40:01 -07:00
Jeremy
a159b77fcf
feat: add tests for /api/chat (#950) 2025-04-22 18:55:17 -07:00
Jeremy
020494f63b
feat: add tests for /api/document (#932) 2025-04-14 10:34:11 -07:00
Jeremy
a07a3aad5b
feat: paginate chat history (#903) 2025-04-03 00:28:36 -07:00
Jeremy
47a630fd53
refactor: replace message.content with message.parts (#868) 2025-03-16 18:42:29 -07:00
Jeremy
81f909ac3a
chore: rename blocks to artifacts (#793) 2025-02-13 08:25:57 -08:00
Jeremy
5bb62f1b14
fix: edit messages with votes (#737) 2025-01-28 19:45:03 +05:30
Jeremy
9778631d6f
feat: add code and text block types (#609) 2024-12-16 18:14:40 +05:30
Jeremy
4d901ba066
feat: add ability to share chats (#594) 2024-12-06 13:36:56 +03:00
Jeremy
64d1aad2bb
feat: edit and resubmit messages (#592) 2024-12-05 15:29:33 +03:00
Jeremy
318927e2ea
Correctly import server-only (#578) 2024-11-27 17:41:20 +05:30
Jeremy
ef1403441e
Fix migrate script (#560) 2024-11-20 21:22:42 +03:00
Jared Palmer
43aa1c6e58
Switch to vercel's biome setup (#543) 2024-11-15 13:00:15 -05:00
Jared Palmer
e5d654bf41
Fix all biome linter errors (#541) 2024-11-15 12:18:17 -05:00
Jared Palmer
c493ac342b Refactor drizzle and db folder 2024-11-15 10:13:21 -05:00
Renamed from db/queries.ts (Browse further)