Commit graph

213 commits

Author SHA1 Message Date
rudrodip
045ad9035a refactor: Update import path for getMissingKeys
The import path for the getMissingKeys function was updated from
'../actions' to '@/app/actions' to align with the project's import
conventions and improve code clarity.
2024-04-29 19:12:17 +06:00
Dominik Ferber
79ee9e4577
fix crash when cloning locally (#303) 2024-04-06 13:19:32 -04:00
Jeremy
43c7cbb21e
Improve scroll anchor (#275) 2024-03-20 04:37:08 +03:00
Jeremy
b6cab643ef
Use kv datastore for auth (#272) 2024-03-19 04:37:30 +03:00
Jeremy
70ed5c4f47
Update examples and improve stability (#271) 2024-03-18 15:35:03 -07:00
Jeremy
e85ba803dd
Refactor to use ai/rsc (#253) 2024-03-14 20:00:52 +03:00
shadcn
69ca8fcc22
fix: type mismatch in removeChat function (#188) 2024-02-15 10:46:52 +04:00
Lee Robinson
a519c3d3bf Update dependencies. 2024-01-20 10:39:02 -06:00
Jared Palmer
be90a40427
Improve sidebar, new chat, and share dialog (#190) 2023-12-04 12:42:53 -05:00
admineral
18576f43b9 Convert uid to string for consistent comparison with session.user.id 2023-11-27 22:14:06 +01:00
admineral
022846e706 Fix Unauthorized error by ensuring user ID in JWT token is a string 2023-11-27 20:50:38 +01:00
admineral
df02a18d8c Fix type mismatch in removeChat function 2023-11-27 19:31:17 +01:00
Lee Robinson
a920b8845e Remove comment 2023-11-26 19:32:30 -06:00
Lee Robinson
7bfa34dc55 Moar 2023-11-26 19:29:26 -06:00
Lee Robinson
67359e19b3 Some fixes 2023-11-26 18:30:48 -06:00
Lee Robinson
cc1c24718e More 2023-11-26 12:32:01 -06:00
Lee Robinson
f261a0eebe Start updating deps 2023-11-26 12:07:13 -06:00
Balázs Orbán
012ea40414
chore: simplify next-auth (#80) 2023-06-27 14:03:01 -04:00
Jared Palmer
74362693ca Fix og image 2023-06-22 10:54:54 -07:00
Jared Palmer
c8aefcab04 Force auth 2023-06-22 10:37:35 -07:00
Jared Palmer
28f62d80cf Remove auth at edge 2023-06-21 14:24:27 -07:00
Jared Palmer
9d63e761a8 Only ask for tokens on preview 2023-06-21 14:01:05 -07:00
Jared Palmer
e8003b2c22 Fix deployment to Vercel 2023-06-21 11:17:59 -07:00
Jared Palmer
1b3dc4a404 Fix share header 2023-06-21 08:23:16 -07:00
Nova Tsui
6b816e26a7
fix: Fix metadata title generation in chat pages (#41) 2023-06-21 08:13:25 -07:00
UrNas
805639dba4 check chats length before run kv.pipeline() otherwise get empty pipeline 2023-06-21 02:01:22 +03:00
Steven Tey
2c7dc8e5f9 Switch from TTF to WOFF to fix OG image size issue 2023-06-17 15:07:35 -05:00
Jared Palmer
76d81fb557 Fix language 2023-06-16 19:14:09 -04:00
Jared Palmer
e0e487e857 Fix og again 2023-06-16 19:08:08 -04:00
Jared Palmer
8fe5f2ec14 Fix text and add og 2023-06-16 19:06:54 -04:00
Jared Palmer
450aa07fef Fix links 2023-06-16 18:44:10 -04:00
Jared Palmer
36a1861d01
Implement preview token for oss (#23) 2023-06-16 17:22:16 -04:00
Shu Ding
4d03e43ee6
always use edge 2023-06-16 23:05:41 +02:00
Jared Palmer
9a407de5a2 Fix parameters for chat 2023-06-16 16:47:18 -04:00
Shu Ding
5744f56ff6
ai-connector -> ai 2023-06-16 22:43:24 +02:00
Jared Palmer
d10abef8da Merge branch 'main' into preview-token 2023-06-16 16:37:56 -04:00
Jared Palmer
8459ac8c63 Tweak route 2023-06-16 16:35:27 -04:00
Jared Palmer
8b47fbd9e4 Fix deploy 2023-06-16 16:33:47 -04:00
Jared Palmer
d1b8f16261 Really test out the key 2023-06-16 16:32:19 -04:00
Jared Palmer
52a209c57a
feat: main og (#22) 2023-06-16 16:31:11 -04:00
Jared Palmer
c040a5c425 Implement preview token for oss 2023-06-16 16:30:15 -04:00
Jared Palmer
3c71b3679a Make chats private and fix redirection 2023-06-16 15:28:43 -04:00
shadcn
735dc3e3d7 fix: alignment 2023-06-16 23:24:41 +04:00
shadcn
92529cdce7 feat: add default og image 2023-06-16 23:20:55 +04:00
Jared Palmer
37609dce7e Fix route 2023-06-16 14:38:33 -04:00
Jared Palmer
5de9ae612d Fix types 2023-06-16 14:18:49 -04:00
Jared Palmer
572ce91708
misc UI fixes (#20) 2023-06-16 14:09:05 -04:00
shadcn
cb941daca9 fix: actions 2023-06-16 21:52:01 +04:00
shadcn
071778533c fix: sign-in page 2023-06-16 21:28:44 +04:00
Jared Palmer
8a142fcdaa Make main page at edge 2023-06-16 13:04:36 -04:00