Commit Graph

39 Commits (5918b138677249bf71ccaaa9fbbfb8c58dc33932)

Author SHA1 Message Date
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 41ed505362 fix preview rendering on /home, fix signout redirect 3 years ago
Max Leiter 37d4dfebcf fix building 3 years ago
Max Leiter 8e7828d562 fix middleware, migrate gist importing 3 years ago
Max Leiter c31b911c86 md table styles, expiration post fixes, dont render linenumbers 3 years ago
Max Leiter f81999241f health check API route 3 years ago
Max Leiter 2b783145d4 fix admin page, expiring view, displayName setting/field 3 years ago
Max Leiter 0627ab7396 fix raw file viewing, rm password from settings, add admin api 3 years ago
Max Leiter 97cff7eb53 use custom badge component, add post deletion 3 years ago
Max Leiter 733a93dd87 dep management 3 years ago
Max Leiter ecd4521403 refactor getting html for files and previews 3 years ago
Max Leiter c41cf7c5ef rm server code, add markdown rendering, html saving, visibility updating 3 years ago
Max Leiter 096cf41eee gen prisma migration, fix up rendering html (somewhat) in RSC 3 years ago
Max Leiter 96da95818f colocate components 3 years ago
Max Leiter 96c4023c14 migrate post page and create post api, misc changes 3 years ago
Max Leiter 60d1b031f5 use next-auth, add sign in via github, switch to postgres 3 years ago
Max Leiter 68570b3bb7 bump next, fix background color flash 3 years ago
Max Leiter 8b0b172f7d convert admin, run lint 3 years ago
Max Leiter cf7d89eb20 cookies fixes, hook improvement, more porting 3 years ago
Max Leiter 95d1ef31ef rework cookies 3 years ago
Max Leiter 9b9c3c1d87 start api transition, prisma additions 3 years ago
Max Leiter 3a879edc23
client/server: move markdown rendering from client/ entirely to server/ 4 years ago
Max Leiter 0815d43ee8
client: lint and minor scroll button/file explorer adjustments 4 years ago
Max Leiter a61f2c00e2
client: proxy html render requests so they can be cached easier 4 years ago
Max Leiter da8e7415dc
Merge with main 4 years ago
Max Leiter de68796101
client: disable theme transitions on change 4 years ago
Max Leiter 6045200ac4
client: add next-themes support for CSS variables 4 years ago
Max Leiter 60f2ab99b3
client: lint with useTabs 4 years ago
Max Leiter d4120e6f41
client: add prettier, switch to preact 4 years ago
Max Leiter 9bdff8f28f
client/server: load rendered html after page load, fix raw exporting 4 years ago
Max Leiter eaffebb53c
client: optimize fetching rendered markdown 4 years ago
Max Leiter 34b1ab979f
client: overhaul markdown rendering (now server-side), refactor theming 4 years ago
Max Leiter d1ee9d857f
client: beging markdown rendering on server 4 years ago
Max Leiter d30c34deec
Add usage of SECRET_KEY to secure API routes 4 years ago
Max Leiter 90fa28ad65
post generation rework with static paths/props 4 years ago
Max Leiter f9e9c6fe06
client: add downloading and viewing raw files (#21) 4 years ago
Max Leiter ecd89fdf0e
Post permissions 4 years ago
Max Leiter 208ba42c0e
Initial commit 4 years ago