Commit Graph

470 Commits (refactor)
 

Author SHA1 Message Date
Max Leiter c813ffaf56 convert datepicker to next/dynamic 2 years ago
Max Leiter eda977b203 ts fixes 2 years ago
Max Leiter f3d588c0eb button style improvements, homepage and navbar refactors 2 years ago
Max Leiter a64cc78eed Add loading.tsx for mine 2 years ago
Max Leiter 1acbb52e27 Add react-loading-boundary and error component 2 years ago
Max Leiter 3048d842de Add stack component 2 years ago
Max Leiter 41a7a90bda unstable_getServerSession -> getServerSession 2 years ago
Max Leiter 08abdd4642 bump deps 2 years ago
Max Leiter be73154b4e some file cleanup, add api/og function 3 years ago
Max Leiter acfcc04af4 Apply proper align-items to tabs on small screens 3 years ago
Max Leiter f5e2fd365b Bump next.js to 13.1.2 stable 3 years ago
Max Leiter 16b4a5ae07 Re-implement public search 3 years ago
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