Commit graph

222 commits

Author SHA1 Message Date
Jared Palmer
35224354cd Merge branch 'main' into jp/next-auth-2 2023-06-16 12:03:57 -04:00
Jared Palmer
f91a79f2d5
feat: implement OG for share pages (#18) 2023-06-16 12:03:35 -04:00
Jared Palmer
fef709a21d Update next-auth 2023-06-16 12:03:09 -04:00
shadcn
1b61c394a5 feat: update og display 2023-06-16 19:52:46 +04:00
Jared Palmer
187b55aad7 Implement next-auth v5 2023-06-16 11:49:14 -04:00
shadcn
be867d3fba feat: implement og image 2023-06-16 18:41:22 +04:00
Jared Palmer
a9e4956909
Add sharing (#17) 2023-06-16 10:19:05 -04:00
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
Jared Palmer
b0517a31a7
Update UserButton to redirect correctly. (#16) 2023-06-15 16:34:20 -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
Jared Palmer
6923d62176
Bump next (#15) 2023-06-15 15:46:51 -04:00
Jared Palmer
1c415f2679 Bump next 2023-06-15 15:43:50 -04:00
Jared Palmer
385b31d42c
Move to clerk (#14) 2023-06-15 08:42:23 -04:00
Jared Palmer
f72d602885
Update middleware.ts 2023-06-15 08:37:23 -04:00
shadcn
2231c436cc fix: use reverse sort for chats 2023-06-15 16:29:05 +04:00
shadcn
a3c8f93de8 fix: display of codeblock actions in dark mode 2023-06-15 16:08:24 +04:00
shadcn
3fd1859005 fix: update layouts for chat pages 2023-06-15 16:07:03 +04:00
shadcn
8cf847f7bc chore: add favicons 2023-06-15 16:02:02 +04:00
shadcn
19726fe7de fix: adjust offset calc 2023-06-15 15:49:25 +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
Jared Palmer
557048629e
Update README.md 2023-06-14 09:42:07 -04:00
shadcn
fd99ff634f fix: yank colors from clerk elements 2023-06-14 16:57:28 +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
shadcn
739169773b feat: implement styles for sign in and sign up forms 2023-06-14 16:04:03 +04:00
Jared Palmer
567b0ac313 Move to clerk 2023-06-13 17:31:15 -04:00
Jared Palmer
cd340320b7
feat: implement copy message (#13) 2023-06-13 16:00:31 -04:00
shadcn
8255f2d547 feat: implement copy message 2023-06-13 23:58:59 +04:00
Jared Palmer
320db5daeb
fix: misc UI updates (#12) 2023-06-13 14:20:23 -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
Jared Palmer
5c2a3d4c3b
feat: replace icons (#10) 2023-06-13 08:18:37 -04:00
Jared Palmer
7820d4d57c
docs: shadcn is lowercase :) (#11) 2023-06-13 08:16:50 -04:00
shadcn
5d244f3b97 docs: shadcn is lowercase 2023-06-13 16:05:27 +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
44f93d338e
feat: implement new ui (#9) 2023-06-11 15:52:10 -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