Commit Graph

432 Commits (d1e5dca3d09e128b2910574acfea0af1b829c16d)
 

Author SHA1 Message Date
Max Leiter d1e5dca3d0 markdown: use --link for link color 3 years ago
Max Leiter a5704e0a6d @next/font -> next/font 3 years ago
Max Leiter 86c2fb4a73 mobile header improvements 3 years ago
Max Leiter fec58f2465 dep bumps, add pages feature, bug fixes, type improvements 3 years ago
Max Leiter e21d896669 Improve list item skeleton on desktop 3 years ago
Max Leiter 9a811e85b5 chore: lint 3 years ago
Max Leiter 817a12fffb Add .env.default, support VERCEL_URL in lib/config 3 years ago
Max Leiter e51815eb16 Bump next.js and related deps 3 years ago
Max Leiter 64cfe9033e Add (unworking) route handler for raw files 3 years ago
Max Leiter 072516bdb0 temporarily switch to /api/ route for raw files 3 years ago
Max Leiter b5b4bf08f6 Fix post creation/text input 3 years ago
Max Leiter 98cbbf2347 Add suspense boundar around useSearchParams 3 years ago
Max Leiter c813ffaf56 convert datepicker to next/dynamic 3 years ago
Max Leiter eda977b203 ts fixes 3 years ago
Max Leiter f3d588c0eb button style improvements, homepage and navbar refactors 3 years ago
Max Leiter a64cc78eed Add loading.tsx for mine 3 years ago
Max Leiter 1acbb52e27 Add react-loading-boundary and error component 3 years ago
Max Leiter 3048d842de Add stack component 3 years ago
Max Leiter 41a7a90bda unstable_getServerSession -> getServerSession 3 years ago
Max Leiter 08abdd4642 bump deps 3 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