Commit Graph

20 Commits (096cf41eeecc82409d2c3548584dd52563b331da)

Author SHA1 Message Date
Max Leiter 60d1b031f5 use next-auth, add sign in via github, switch to postgres 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 4177897691
client: redirect unauthed users from all /new paths 3 years ago
Max Leiter 52dc5e41a5
client: remove signout() function from useSignedIn
We now use the middleware-implemented /signout route
3 years ago
Max Leiter a1fef656bb
client: refactor header component for improved SSR 3 years ago
Max Leiter 60f2ab99b3
client: lint with useTabs 3 years ago
Max Leiter d4120e6f41
client: add prettier, switch to preact 3 years ago
Max Leiter 9bdff8f28f
client/server: load rendered html after page load, fix raw exporting 3 years ago
Max Leiter 34b1ab979f
client: overhaul markdown rendering (now server-side), refactor theming 3 years ago
Max Leiter ecd06a2258
client: finish protected posts 3 years ago
Max Leiter bf878473af
client: change all auth redirects to middleware 3 years ago
Max Leiter c57e0d6692
client: fix logging out with new cookie auth 3 years ago
Anton ecbd0584c2 store token and userid in a Cookie 3 years ago
Max Leiter f9e9c6fe06
client: add downloading and viewing raw files (#21) 3 years ago
Max Leiter d669f1057e
client: add time-ago utility and auth cleanup (#19)
* client: add time-ago utility and use it in post list
* client: improve header, timeago styling
* client: Use next/link with geist-ui Link
3 years ago
Max Leiter d2edb119d9
client: useSharedState and syntax highlighting 3 years ago
Max Leiter 6c8e7933e1
Far superior header 3 years ago
Max Leiter 208ba42c0e
Initial commit 3 years ago