Commit graph

564 commits

Author SHA1 Message Date
Vũ Văn Dũng
aeb03500d8
disable selection on code block line numbers 2023-10-18 10:39:23 +07:00
shadcn
23b3af6ee4
docs: shadcn to Vercel (#147) 2023-10-09 22:39:41 +04:00
Gary Meehan
5c3001e29a add redirect 2023-10-04 22:27:23 +01:00
shadcn
3e26d0b1c9
docs: shadcn to Vercel 2023-09-09 13:49:31 -07:00
Max Leiter
0a201f63c3
Polish a few things to get it compiling out of the box (#145) 2023-09-06 10:15:21 -07:00
Zack Reneau-Wedeen
0076f7dac4 Update user-menu.tsx to include width & height 2023-09-04 13:05:22 -07:00
Zack Reneau-Wedeen
e73bae6e2f Update next.config.js to support github profile pictures 2023-09-04 13:05:22 -07:00
Olsi Gjeci
34f82c5fd6 fix link to nextjs env vars page 2023-09-02 12:02:55 +01:00
Ahmed Abdelbaset
614963271b
fix: User Image returned from auth provider (#126) 2023-08-27 11:44:29 -04:00
Jared Palmer
807ad666c2 Add attribution to Mckay Wrigley 2023-07-31 19:21:38 -04:00
Eduardo
1b5811df53
fix: multiple chat creation bug (#88)
Co-authored-by: Eduardo <eduardo.verona@decode.pt>
2023-07-20 09:00:52 -04:00
Max Leiter
ee5934dff8
Added missing required env var in vercel deploy (#108) 2023-07-16 22:37:09 -07:00
Hassan El Mghari
e0a485e3f5 added missing required env var in vercel deploy 2023-07-16 22:24:32 -07:00
Shu Ding
90180705e4
Update .env.example comments (#90) 2023-07-06 14:20:59 +02:00
shadcn
b932b238ff
fix: update sidebar animation ease (#83) 2023-07-05 14:39:51 -04:00
swyx.io
ced218b9dd
Comment suggestions for auth.ts 2023-07-05 12:00:46 -04:00
swyx.io
bd4fc24e6f
Update .env.example 2023-07-05 11:45:35 -04:00
Shu Ding
9c25c3f4b2
docs: clarify next-auth instructions (#85) 2023-07-05 14:01:01 +02:00
Balázs Orbán
1929eba0a1
Update .env.example 2023-06-28 13:30:17 +01:00
Balázs Orbán
14b03751d7
Update .env.example 2023-06-28 13:27:33 +01:00
Balázs Orbán
fbcfaa0815
Update README.md 2023-06-28 13:25:23 +01:00
Balázs Orbán
d249012359
Update .env.example 2023-06-28 13:21:08 +01:00
Balázs Orbán
012ea40414
chore: simplify next-auth (#80) 2023-06-27 14:03:01 -04:00
Jared Palmer
5912336152 Fix preview sign-in 2023-06-22 15:10:55 -07:00
Jared Palmer
ee2113d9f5 Use /sign-in during development too 2023-06-22 15:10:27 -07:00
Jared Palmer
7c5c23d480 Upgrade next-auth 2023-06-22 15:09:21 -07:00
Jared Palmer
d56da6cb0a Remove debugger statement 2023-06-22 15:08:28 -07:00
Jared Palmer
05b819dce5 Fix lockfile 2023-06-22 11:10:08 -07:00
Jared Palmer
f957405d53 Update auth for preview environments 2023-06-22 11:02:20 -07: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
1cc1beb63e Clean up deps 2023-06-22 08:01:10 -07:00
Shu Ding
8c30c1fc11
chore: upgrade @auth/nextjs (#76) 2023-06-22 15:15:15 +02:00
Balázs Orbán
8a5b2fdf84
Merge branch 'main' into fix/next-auth-protocol-detection 2023-06-22 14:39:50 +02:00
Balázs Orbán
5ea44801d7 fix: upgrade @auth/nextjs 2023-06-22 14:36:24 +02:00
Jared Palmer
2dad717072 Send a callbackUrl to /sign-in 2023-06-21 16:26:19 -07:00
Jared Palmer
0117cdfa54 Fix auth 2023-06-21 14:42:18 -07:00
Jared Palmer
e9e40d7a08 Revert "Merge pull request #74 from vercel-labs:jp/next-auth"
This reverts commit 6051e186b5, reversing
changes made to 28f62d80cf.
2023-06-21 14:32:54 -07:00
Jared Palmer
6051e186b5
Merge pull request #74 from vercel-labs:jp/next-auth
Fix next-auth until [...next-auth]/route.ts supports edge
2023-06-21 14:30:02 -07:00
Jared Palmer
f2ae20d26b Fix next-auth 2023-06-21 14:29:19 -07:00
Jared Palmer
28f62d80cf Remove auth at edge 2023-06-21 14:24:27 -07:00
Jared Palmer
8841f5570f Revert all next-auth changes 2023-06-21 14:19:13 -07:00
Jared Palmer
6f51b01621 Revert next-auth 2023-06-21 14:12:59 -07:00
Jared Palmer
aa1b55b425 Revert next-auth 2023-06-21 14:10:32 -07:00
Jared Palmer
b9c111b389 Bump next-auth 2023-06-21 14:05:00 -07:00
Jared Palmer
9d63e761a8 Only ask for tokens on preview 2023-06-21 14:01:05 -07:00
Jared Palmer
b5f61e75f2 Revert next-auth upgrade 2023-06-21 13:32:05 -07:00
Jared Palmer
e8003b2c22 Fix deployment to Vercel 2023-06-21 11:17:59 -07:00
Jared Palmer
3bcaa6fe6e Fix next-auth in lockfile 2023-06-21 11:07:22 -07:00
Jared Palmer
1b3dc4a404 Fix share header 2023-06-21 08:23:16 -07:00