Commit graph

464 commits

Author SHA1 Message Date
Max Leiter
41a7a90bda unstable_getServerSession -> getServerSession 2023-01-28 23:51:14 -08:00
Max Leiter
08abdd4642 bump deps 2023-01-28 21:58:21 -08:00
Max Leiter
be73154b4e some file cleanup, add api/og function 2023-01-23 21:05:17 -08:00
Max Leiter
acfcc04af4 Apply proper align-items to tabs on small screens 2023-01-13 15:50:31 -08:00
Max Leiter
f5e2fd365b Bump next.js to 13.1.2 stable 2023-01-13 15:50:18 -08:00
Max Leiter
16b4a5ae07 Re-implement public search 2023-01-13 00:17:50 -08:00
Max Leiter
ba092152f2 remove use of VERCEL_URL 2023-01-13 00:10:15 -08:00
Max Leiter
7c8e2c9947 Remove unused params 2023-01-13 00:08:23 -08:00
Max Leiter
5b7efc8a06 Fix post searching 2023-01-13 00:01:32 -08:00
Max Leiter
e49ca2e749 Linting, component clean up 2023-01-12 23:56:04 -08:00
Max Leiter
ba732dcd71 refactor to SWR and verifyApiUser; personal post search is broken 2023-01-12 20:50:59 -08:00
Max Leiter
6fb81d77b9 Fix building error 2023-01-07 15:55:25 -08:00
Max Leiter
6b0a6bf3b6 Fix showing password prompt for unauthed protected posts 2023-01-07 15:42:11 -08:00
Max Leiter
a6c8c8c825 Fix signing into correct user with credentials 2023-01-07 15:30:07 -08:00
Max Leiter
6148f8d1e9 Switch default buttonType to secondary 2023-01-07 15:14:56 -08:00
Max Leiter
c51ca39fa7 Eslint changes and linting (no-mix-spaces) 2023-01-07 14:52:27 -08:00
Max Leiter
371dae25d9 README updates for src refactor 2023-01-07 14:37:31 -08:00
Max Leiter
6bbd380392 Rm use-session 2023-01-07 13:04:07 -08:00
Max Leiter
d9e7aa5ecf Bug fixes, code cleanup, made root dir / 2023-01-07 13:02:52 -08:00
Max Leiter
c21ca52a59
README: fix logo path 2023-01-06 12:06:40 -08:00
Max Leiter
98ad33bcd8 API tokens 2023-01-05 21:05:49 -08:00
Max Leiter
b9ab0df7c0 Some styling fixes, potentially fix building w/ docker 2022-12-29 13:50:49 -05:00
Max Leiter
02695345cd formatting icons: refactor CSS/remove borders 2022-12-25 23:00:13 -08:00
Max Leiter
69a40df606 remove unnecessary CSS and !importants 2022-12-25 21:03:24 -08:00
Max Leiter
6aa5301d89 lib/server: move making 1st user admin to next auth event 2022-12-25 20:52:32 -08:00
Max Leiter
604f5d64d0 post/[id]: move function to new file to avoid invalid-segment-export 2022-12-25 20:07:10 -08:00
Max Leiter
b848aa9e40 Style improvements, re-enable themes, bump next 2022-12-25 20:00:26 -08:00
Max Leiter
e41dc292b8 Center icon and text in post list li 2022-12-18 18:35:55 -08:00
Max Leiter
e4b215b7a8 Fix post-list linting 2022-12-18 18:21:12 -08:00
Max Leiter
19c5725847 Add eslint configs, fix lint errors 2022-12-18 18:18:32 -08:00
Max Leiter
631f98aaaf Add @next/font, increase markdown legibility 2022-12-18 17:09:46 -08:00
Max Leiter
a97ba1b9aa Default credential auth to true, readme updates 2022-12-18 13:53:25 -08:00
Max Leiter
f07f4789ee cleanup view-document styling in jsx 2022-12-18 13:46:52 -08:00
Max Leiter
23a850253b File styling adjustments 2022-12-18 01:14:46 -08:00
Max Leiter
5e976bfc0d Fix export from segment config 2022-12-17 23:15:35 -08:00
Max Leiter
3e199cf8d4 remove unnecessary comment 2022-12-17 23:11:45 -08:00
Max Leiter
447974a74a Add deleting users to admin, refactor auth 2022-12-17 23:09:47 -08:00
Max Leiter
65cf59e96b Add credentials provider, fix header active style 2022-12-17 19:42:48 -08:00
Max Leiter
0631ae3897 Fix more types 2022-12-17 17:38:45 -08:00
Max Leiter
82aadd94f2 Use Prisma type utils 2022-12-17 17:30:17 -08:00
Max Leiter
69c482a165 Switch post html/content to Bytes from Text 2022-12-17 17:15:21 -08:00
Max Leiter
34a92a265f Fix /new/from posts 2022-12-17 16:28:49 -08:00
Max Leiter
ff310a67b9 Page/layout optimizations, bump next, styling fixes 2022-12-17 16:22:29 -08:00
Max Leiter
f034f29a1d bump react-hot-toasts to beta 2022-12-16 12:38:45 -08:00
Max Leiter
350575ccd4 intentionally break post rendering 2022-12-16 11:49:10 -08:00
Max Leiter
70212232a0 rename client to src 2022-12-09 19:30:19 -08:00
Max Leiter
aee2330e21 Fix building by addressing missing labels/props for inputs 2022-12-05 16:42:36 -08:00
Max Leiter
7ef45c28f0 Add public post listing to home page 2022-12-04 14:49:18 -08:00
Max Leiter
5918b13867 lint 2022-12-04 14:26:14 -08:00
Max Leiter
72633c6ad2 More uniform home page spacing, close mobile menu on click 2022-12-04 14:26:05 -08:00