Commit graph

55 commits

Author SHA1 Message Date
shadcn
ae8213e489 Merge branch 'main' into feat/contentlayer 2022-11-17 19:29:42 +04:00
shadcn
b3e0936838 fix: opacity for disabled menu items 2022-11-17 19:29:14 +04:00
shadcn
1c418b1ae5 feat: implement blog and doc sites 2022-11-17 19:14:41 +04:00
Andrew Ellis
8f13cb8195
feat: add from redirect for auth (#18)
* feat: add from redirect for auth

* fix: add missing import
2022-11-15 11:12:01 +04:00
shadcn
fc9a1ab8df fix: minor lighthouse fixes 2022-11-10 19:35:46 +04:00
shadcn
9bc9790a03
Merge pull request #20 from shadcn/feat/responsive
feat: implement responsive design for marketing pages.
2022-11-10 19:25:48 +04:00
shadcn
eccfb1b027 fix: update github stars 2022-11-10 19:16:04 +04:00
shadcn
074d5814ba feat: add footer 2022-11-10 18:56:09 +04:00
shadcn
219ecbbe21 fix: add spacing to bottom of page 2022-11-10 13:23:07 +04:00
shadcn
ff1d728882 fix: minor updates 2022-11-10 12:40:11 +04:00
shadcn
7f61c809e9 feat: implement responsive styles for marketing pages 2022-11-10 12:38:41 +04:00
Alexis Guzman
4a83f9504d
fix(docs): update twitter url (#17) 2022-11-08 08:56:05 +04:00
shadcn
4ffd5e3d17 Merge branch 'feat/next-auth'
# Conflicts:
#	app/(dashboard)/dashboard/page.tsx
2022-11-08 08:46:09 +04:00
shadcn
f76684cf8c Revert "fix: remove redirect for now"
This reverts commit 2980f245d3.
2022-11-08 08:45:41 +04:00
shadcn
a2b35e99b6 feat: update to next-auth 4.16.4 2022-11-08 08:35:26 +04:00
Andre Vitorio
2a037e5b0e
docs: fix Twitter URL (#15) 2022-11-07 20:05:51 +04:00
shadcn
11dda1eb06 fix: revert prisma workaround 2022-11-07 17:24:58 +04:00
shadcn
dae38145f2 fix: debug session 2022-11-07 17:10:10 +04:00
shadcn
07e25a1087 Revert "fix: remove redirect for now"
This reverts commit 2980f245d3.
2022-11-07 17:05:45 +04:00
shadcn
6dad8867c3 fix: add prisma client to serverComponentsExternalPackages 2022-11-07 17:02:17 +04:00
shadcn
2980f245d3 fix: remove redirect for now 2022-11-07 16:48:18 +04:00
shadcn
54971bb980 fix: do not return redirect 2022-11-07 16:43:59 +04:00
shadcn
0f73a7509f feat: upgrade to latest next-auth 2022-11-07 16:37:54 +04:00
shadcn
7788df0b6b
docs: update README 2022-11-07 13:19:47 +04:00
shadcn
932cd23096 fix: add ui to tailwind css config 2022-11-06 14:41:57 +04:00
shadcn
b918c0aa35 refactor: move ui out of components 2022-11-06 14:40:19 +04:00
shadcn
59e5bf7a28 feat: invalidate cache on post save 2022-11-06 14:27:40 +04:00
shadcn
de31e9fc30 feat: update meta 2022-11-05 13:03:31 +04:00
shadcn
cc1aeb2520 fix: handle not found in head.tsx 2022-11-05 12:47:50 +04:00
shadcn
2279b782cf feat: implement vercel analytics 2022-11-05 11:44:01 +04:00
shadcn
c7bc732b71 feat: add help popover 2022-11-05 11:43:51 +04:00
shadcn
c2da74c662 fix: force a cache invalidation using router.refresh 2022-11-05 11:11:26 +04:00
shadcn
22381e5d5f fix: typecheck for next-auth 2022-11-05 11:01:41 +04:00
shadcn
0ebfcb561f fix: add vercel-build to generate client 2022-11-05 10:57:58 +04:00
shadcn
d43f67018e fix: temp fix for prisma client 2022-11-05 10:54:39 +04:00
shadcn
2c7dc3f1fa deps: move to next@canary 2022-11-05 10:39:45 +04:00
shadcn
f21f4b2855 feat: implement new dashboard design 2022-11-04 16:55:31 +04:00
shadcn
ae7cb2f01a feat: add classes to html 2022-11-04 15:28:54 +04:00
shadcn
8706f45686 fix: middleware redirects for auth pages 2022-11-04 15:28:44 +04:00
shadcn
a9310f58b8 deps: update node version 2022-11-04 08:18:35 +04:00
shadcn
d4bed71bd8 feat: implement loading for editor pages 2022-11-03 20:15:33 +04:00
shadcn
84cc459562
docs: update README 2022-11-03 19:13:40 +04:00
shadcn
1b87454847 feat: implement head for blog and pages 2022-11-03 16:31:31 +04:00
shadcn
6a44ab9c33 fix: add disable state when loading 2022-11-03 12:07:45 +04:00
shadcn
718ed3487f Revert "fix: temporarily disable auth"
This reverts commit 468f95b03f.
2022-11-03 12:06:12 +04:00
shadcn
fc33828afc fix: handle not found errors for posts 2022-11-03 12:05:48 +04:00
shadcn
9b08f1051c feat: implement mdx pages 2022-11-03 12:05:48 +04:00
shadcn
72179e5997
docs: update README 2022-11-02 14:54:19 +04:00
shadcn
468f95b03f fix: temporarily disable auth 2022-10-31 22:41:13 +04:00
shadcn
4c6d66fa67 feat: implement blog using next-mdx-remote 2022-10-31 21:52:25 +04:00