Commit graph

152 commits

Author SHA1 Message Date
Jared Palmer
c5fb7732bb
Merge branch 'main' into feat/sharing 2023-06-16 10:18:57 -04:00
shadcn
6962beb8e2 feat: implement sharing page 2023-06-16 17:06:23 +04:00
shadcn
137bdadaf9 feat: refactor chat sharing implementation 2023-06-16 16:18:52 +04:00
shadcn
8cc3fea048 feat: implement sharing 2023-06-16 15:20:42 +04:00
James P
e72e0048ad
Update header.tsx
This makes sure the user stays in the application and doesn't end up on the hosted pages.
2023-06-15 16:33:22 -04:00
shadcn
a3c8f93de8 fix: display of codeblock actions in dark mode 2023-06-15 16:08:24 +04:00
shadcn
8cf847f7bc chore: add favicons 2023-06-15 16:02:02 +04:00
shadcn
aa98b5b62f fix: display of codeblock on mobile 2023-06-15 15:48:43 +04:00
shadcn
b8d3ba85f5 feat: implement auto scroll 2023-06-15 15:27:41 +04:00
shadcn
a9993640ff fix: update codeblock display 2023-06-15 11:31:20 +04:00
shadcn
92309d77ec fix: pass down id to append 2023-06-15 11:31:03 +04:00
shadcn
8156e62256 fix: workaround for using currentUser in server actions 2023-06-14 16:39:55 +04:00
shadcn
c0011ed15f feat: add style for user button 2023-06-14 16:05:20 +04:00
shadcn
5c01f8a637 fix: use ai/react 2023-06-14 16:05:03 +04:00
shadcn
f2c71a0f9d fix: remove unused user-menu 2023-06-14 16:04:40 +04:00
shadcn
d283d44c02 fix: className order 2023-06-14 16:04:30 +04:00
Jared Palmer
567b0ac313 Move to clerk 2023-06-13 17:31:15 -04:00
shadcn
8255f2d547 feat: implement copy message 2023-06-13 23:58:59 +04:00
shadcn
f476c903ef fix: remove zustand and use input and setInput 2023-06-13 22:16:54 +04:00
shadcn
6f69b878d5 fix: remove use client boundary 2023-06-13 22:01:50 +04:00
shadcn
9158bfe82c fix: update sheet display and sidebar items 2023-06-13 18:14:20 +04:00
shadcn
282ef825cb fix: update login button and sidebar 2023-06-13 18:14:06 +04:00
shadcn
dc3a7c357e fix: remove unused dropdown item 2023-06-13 16:02:23 +04:00
shadcn
3c34307ab0 feat: replace lucide icons 2023-06-13 16:02:07 +04:00
Jared Palmer
f0f30594fa
Update header.tsx 2023-06-11 15:49:45 -04:00
shadcn
8bca1629f1 fix: deploy button text 2023-06-11 23:07:49 +04:00
shadcn
23ce83a92d fix: add padding to chat message 2023-06-11 23:07:38 +04:00
shadcn
857a99736f feat: implement scroll to bottom 2023-06-11 22:58:00 +04:00
shadcn
d46af848fd feat: remove fontMessage use Inter 2023-06-11 20:47:11 +04:00
Jared Palmer
d087b429ee Tweak data fetching with suspense 2023-06-11 11:14:39 -04:00
shadcn
f18e90289d fix: show avatar on mobile 2023-06-11 18:46:12 +04:00
shadcn
736e3e7adf fix: update text for deploy button on mobile 2023-06-11 18:45:13 +04:00
shadcn
d96be6654d chore: add eslint plugins for import and className sorting 2023-06-11 15:39:04 +04:00
shadcn
0fa620719b fix: let prose handle table rendering 2023-06-11 15:31:47 +04:00
shadcn
8f64c55896 feat: update chat display and fix issue with regeneration 2023-06-11 15:08:59 +04:00
shadcn
01dc4520d6 feat: reorganize files and implement ui and sidebar 2023-06-11 00:23:31 +04:00
shadcn
6293470332 feat: implement new ui 2023-06-07 16:17:59 +04:00
Jared Palmer
4d5af8c62a Organize imports 2023-06-06 13:18:49 -04:00
Jared Palmer
c3f3737a1e Organize imports 2023-06-06 13:18:33 -04:00
Jared Palmer
c7373f964b Remove unused useRouter 2023-06-06 13:18:24 -04:00
Jared Palmer
13f431c3ec Try to upgrade next-auth 2023-06-06 13:18:06 -04:00
Jared Palmer
417f69e0f1 Run prettier 2023-06-02 15:33:48 -04:00
Jared Palmer
9469d8c892 Merge branch 'main' into alt-drizzle 2023-06-02 13:26:58 -04:00
Jared Palmer
0996de27e6 Fix edge compat 2023-06-02 12:27:06 -04:00
Shu Ding
398b671300
add empty screen and external links 2023-05-23 16:49:07 +02:00
Jared Palmer
a46b2ac3c6 Move to next-auth 2023-05-22 10:16:09 -04:00
Shu Ding
11989b2a00
fix mobile header and logo color 2023-05-22 13:24:09 +02:00
Jared Palmer
562dbe7442 Add mobile header 2023-05-19 16:06:02 -04:00
Jared Palmer
54c25f2e24 Move things around 2023-05-19 14:31:21 -04:00
Jared Palmer
177b2cc210 Add back vc auth temporarily to unblock things 2023-05-19 14:13:38 -04:00