Commit graph

124 commits

Author SHA1 Message Date
Jeremy
affd387d03
Update layout and add tooltips (#483) 2024-11-04 20:26:38 +03:00
Jeremy
5190b109c9
Clean up editor code and reorganize contents (#478) 2024-11-01 15:31:54 +05:30
Jeremy
505caa9aff
Persist input text in local storage (#472) 2024-10-31 21:02:05 +05:30
Jeremy
29f095bcc9
Tweak auth pages for smaller screens (#467) 2024-10-30 20:49:46 +05:30
Jeremy
b3cb0ea755
Add canvas interface (#461) 2024-10-30 16:01:24 +05:30
Jared Palmer
a68eb2a011
Start on new sidebar (#456)
Co-authored-by: shadcn <m@shadcn.com>
2024-10-24 13:35:51 -07:00
Jared Palmer
ac2659255e
Upgrade to Next.js 15.0.1 (#454) 2024-10-23 09:21:30 -07:00
Jeremy
00b125378c
Fix generating title from messages (#442) 2024-10-15 10:50:50 +05:30
Jeremy
23660c5ad1
Tweak loading styles (#440) 2024-10-12 01:00:06 +05:30
Jeremy
cb60f8b143
Refactor to use hooks (#436) 2024-10-11 18:00:22 +05:30
Jeremy
b38c49da59
Check session user id before performing action (#391) 2024-08-01 14:33:37 +05:30
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