Commit Graph

26 Commits (60f2ab99b3884045f3c2e8a94cebc4d39e011b95)

Author SHA1 Message Date
Max Leiter 60f2ab99b3
client: lint with useTabs 4 years ago
Max Leiter 48a8e9f6a9
client: fix hydration error with placeholder for post title 4 years ago
Max Leiter 19988e49ed
server: store and render markdown on server 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 da46422764
client: stop some unncessary re-renders on new page 4 years ago
Max Leiter d83cdf3eeb
client: use next/dynamic for react markdown rendering 4 years ago
Max Leiter 12cc8bccaa
client: refactor view page components and optimize geist-ui imports 4 years ago
Max Leiter 266848e6b2
client: fix uploading files when no files are present 4 years ago
Max Leiter c1dcfb6a58
client: don't require confirming password accessing protected page 4 years ago
Max Leiter ecd06a2258
client: finish protected posts 4 years ago
Max Leiter 90fa28ad65
post generation rework with static paths/props 4 years ago
Max Leiter 3efbeb726f
client: tree-shaking improvements 4 years ago
Max Leiter 2ec4019ea2
client: fix submitting status on new post 4 years ago
Max Leiter 1c68aa9765
client: use cookie for theme, redirect post view in server side props 4 years ago
Max Leiter 3f0212c5c6
begin work on protected posts 4 years ago
Max Leiter c57e0d6692
client: fix logging out with new cookie auth 4 years ago
Max Leiter 3f8511e0c1
client: stop unnecessary title re-renders in /new 4 years ago
Max Leiter 2fbcb41cdd
client: clean-up drag and drop code and set post title if unset 4 years ago
Max Leiter 921f219c5a
client: add focus styling for file upload area 4 years ago
Anton ecbd0584c2 store token and userid in a Cookie 4 years ago
Samuel 0e0c4e36ac add path alias 4 years ago
Max Leiter bbbbb19d26
client: move images to assets/, improve new post on mobile 4 years ago
Max Leiter f9e9c6fe06
client: add downloading and viewing raw files (#21) 4 years ago
Max Leiter a251d7f764
client: improved drag-and-drop styles for mobile 4 years ago
Max Leiter 54adafa41d
client: drag and drop file uploading (#20) 4 years ago