Commit Graph

96 Commits (ff8d5aab5c7a063dab81820718239488053da762)

Author SHA1 Message Date
Max Leiter ff8d5aab5c
client: add scroll to top button on post view 4 years ago
Max Leiter 1ace04985c
client: add file dropdown to post view 4 years ago
Max Leiter dfea957046
client: add file tree to post view 4 years ago
Max Leiter 448c443e2e
client: misc style improvements 4 years ago
Max Leiter 12f25c49a7
client: misc style improvements 4 years ago
Max Leiter a61f2c00e2
client: proxy html render requests so they can be cached easier 4 years ago
Max Leiter 5aca059953
client: improve post-list spacing 4 years ago
Max Leiter 7c6eb87870
client: remove filters for post search 4 years ago
Max Leiter 21332a7d1e
client: remove extra message on 'mine' page 4 years ago
Max Leiter 951088bacf
client/server: add post searching 4 years ago
Max Leiter b77265e6b6
client: add client-side search of posts list 4 years ago
Max Leiter e5f467b26a
client: improve theming variable consistency 4 years ago
Max Leiter 41238cb79f
client: lighter border color 4 years ago
Max Leiter 8b2a22e3d3
client: tweak markdown link color 4 years ago
Max Leiter 6a4ff9c307
client: theme fixes and adjust visibility badge spacing on post view 4 years ago
Max Leiter 6045200ac4
client: add next-themes support for CSS variables 4 years ago
Max Leiter 186d536175
client: experiment with heading title color in markdown 4 years ago
Max Leiter 7c857cf318
client: increase markdown top margin 4 years ago
Max Leiter 2a1f95238b
client: improve heading margins in markdown 4 years ago
Max Leiter 7ca0cbac4c
client: set post title if text pasted w/o title set 4 years ago
Max Leiter c55ca681b4
client: improve markdown rendering 4 years ago
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 9bdff8f28f
client/server: load rendered html after page load, fix raw exporting 4 years ago
Max Leiter 534cd87dc9
client: improve link accessibility in markdown 4 years ago
Max Leiter ef16bfc565
client: better link hover symbol 4 years ago
Max Leiter 26a9639589
client: nprogress 4 years ago
Max Leiter 19988e49ed
server: store and render markdown on server 4 years ago
Max Leiter 30e32e33cf
client: improve markdown styles 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 97f354a271
client: fix downloading zip files 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 65b0c8f7f3
client: distinguish current page in header 4 years ago
Max Leiter bf878473af
client: change all auth redirects to middleware 4 years ago
Max Leiter a5e4c0ef75
client: use next middleware for redirects/rewrites based on auth; make preview 100% height always 4 years ago
Max Leiter 594e903fe4
README: update disclaimer on current status for production use 4 years ago
Max Leiter c4cd55f4e6
server/client: add registration password and env vars 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