Commit Graph

458 Commits (max/dep-updates)
 

Author SHA1 Message Date
Max Leiter ba092152f2 remove use of VERCEL_URL 3 years ago
Max Leiter 7c8e2c9947 Remove unused params 3 years ago
Max Leiter 5b7efc8a06 Fix post searching 3 years ago
Max Leiter e49ca2e749 Linting, component clean up 3 years ago
Max Leiter ba732dcd71 refactor to SWR and verifyApiUser; personal post search is broken 3 years ago
Max Leiter 6fb81d77b9 Fix building error 3 years ago
Max Leiter 6b0a6bf3b6 Fix showing password prompt for unauthed protected posts 3 years ago
Max Leiter a6c8c8c825 Fix signing into correct user with credentials 3 years ago
Max Leiter 6148f8d1e9 Switch default buttonType to secondary 3 years ago
Max Leiter c51ca39fa7 Eslint changes and linting (no-mix-spaces) 3 years ago
Max Leiter 371dae25d9 README updates for `src` refactor 3 years ago
Max Leiter 6bbd380392 Rm use-session 3 years ago
Max Leiter d9e7aa5ecf Bug fixes, code cleanup, made root dir / 3 years ago
Max Leiter c21ca52a59
README: fix logo path 3 years ago
Max Leiter 98ad33bcd8 API tokens 3 years ago
Max Leiter b9ab0df7c0 Some styling fixes, potentially fix building w/ docker 3 years ago
Max Leiter 02695345cd formatting icons: refactor CSS/remove borders 3 years ago
Max Leiter 69a40df606 remove unnecessary CSS and !importants 3 years ago
Max Leiter 6aa5301d89 lib/server: move making 1st user admin to next auth event 3 years ago
Max Leiter 604f5d64d0 post/[id]: move function to new file to avoid invalid-segment-export 3 years ago
Max Leiter b848aa9e40 Style improvements, re-enable themes, bump next 3 years ago
Max Leiter e41dc292b8 Center icon and text in post list li 3 years ago
Max Leiter e4b215b7a8 Fix post-list linting 3 years ago
Max Leiter 19c5725847 Add eslint configs, fix lint errors 3 years ago
Max Leiter 631f98aaaf Add @next/font, increase markdown legibility 3 years ago
Max Leiter a97ba1b9aa Default credential auth to true, readme updates 3 years ago
Max Leiter f07f4789ee cleanup view-document styling in jsx 3 years ago
Max Leiter 23a850253b File styling adjustments 3 years ago
Max Leiter 5e976bfc0d Fix export from segment config 3 years ago
Max Leiter 3e199cf8d4 remove unnecessary comment 3 years ago
Max Leiter 447974a74a Add deleting users to admin, refactor auth 3 years ago
Max Leiter 65cf59e96b Add credentials provider, fix header active style 3 years ago
Max Leiter 0631ae3897 Fix more types 3 years ago
Max Leiter 82aadd94f2 Use Prisma type utils 3 years ago
Max Leiter 69c482a165 Switch post html/content to Bytes from Text 3 years ago
Max Leiter 34a92a265f Fix /new/from posts 3 years ago
Max Leiter ff310a67b9 Page/layout optimizations, bump next, styling fixes 3 years ago
Max Leiter f034f29a1d bump react-hot-toasts to beta 3 years ago
Max Leiter 350575ccd4 intentionally break post rendering 3 years ago
Max Leiter 70212232a0 rename client to src 3 years ago
Max Leiter aee2330e21 Fix building by addressing missing labels/props for inputs 3 years ago
Max Leiter 7ef45c28f0 Add public post listing to home page 3 years ago
Max Leiter 5918b13867 lint 3 years ago
Max Leiter 72633c6ad2 More uniform home page spacing, close mobile menu on click 3 years ago
Max Leiter a84dad1dde Update readme to mention refactor branch 3 years ago
Max Leiter 330dbd85b1 bump next-themes 3 years ago
Max Leiter 7eeadbe065 Add basic /author/{id} page 3 years ago
Max Leiter 56eefc8419 add basic admin page, misc fixes 3 years ago
Max Leiter 9b593c849e Bump next and next-themes 3 years ago
Max Leiter 8578714c4a Fix SSG by moving auth from root layout 3 years ago