Commit Graph

15 Commits (fe589d63d88b9771a43267fde2dc9ca82c4ef1c2)

Author SHA1 Message Date
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