Commit Graph

107 Commits (main)

Author SHA1 Message Date
Max Leiter d1ee9d857f
client: beging markdown rendering on server 4 years ago
Max Leiter 12cc8bccaa
client: refactor view page components and optimize geist-ui imports 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 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 3efbeb726f
client: tree-shaking improvements 4 years ago
Max Leiter d06d0ffea2
client: remove cache control 4 years ago
Max Leiter 1c68aa9765
client: use cookie for theme, redirect post view in server side props 4 years ago
Max Leiter e37bd00a13
Merge with main 4 years ago
Max Leiter dc64972188
client: tsconfig and next settings 4 years ago
Max Leiter 5b3d69d4a7
Merge pull request #34 from icepaq/render-public-posts-server-side
client: render posts server side
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 abe419daba
client: add signout route 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 9ba17db6f9
client: improve responsiveness 4 years ago
Anton c720b929ce specify renderPost, new error message, try await 4 years ago
Anton e646df43f2 clean up post check 4 years ago
Anton 3ac9cbcf4e remove console.log 4 years ago
Anton ac9027c522 fix wrong post check 4 years ago
Anton 7364eb668b remove client side post fetch 4 years ago
Anton 79a8f498c5 render posts server side 4 years ago
Anton a92062414f Merge branch 'store-token-in-cookies' into token-as-cookie 4 years ago
Anton ecbd0584c2 store token and userid in a Cookie 4 years ago
Emily Strickland 1f0d60424e
Minor wording change for "Download" link
Suggesting this change simply because "ZIP" appears to be (per its specification published by PKWARE) canonically spelled uppercase.

I also added the word "archive" to provide a noun modified by "ZIP" rather than treating "ZIP" as a noun itself. It seems clearer this way, but may cause text flow issues in the design if it's too long.
4 years ago
Samuel 0e0c4e36ac add path alias 4 years ago
Samuel 7f50654da4 fix: sign-in/up and add head component 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 988b05d52d
client: add WELCOME_TITLE and WELCOME_MESSAGE as env vars 4 years ago
Max Leiter 54adafa41d
client: drag and drop file uploading (#20) 4 years ago
Max Leiter f17ef649b9
client: minor styling improvements 4 years ago
Max Leiter 96fc4f38ae
client: remove TODO doc from home 4 years ago
Max Leiter 55a2b19f9a
client: favicon and touch icons, use logo on homepage 4 years ago
Max Leiter cb6faa50b0
client: add some loading skeletons 4 years ago
Max Leiter d2edb119d9
client: useSharedState and syntax highlighting 4 years ago
Max Leiter 252d16866f
client: dark mode 4 years ago
Max Leiter 4ca525fb12
client: remove typo from homepage 4 years ago
Max Leiter 7ef696f88e
sort your posts by time, style improvements 4 years ago
Max Leiter 73e32a58e7
client: add spacing to top/bottom of Documents 4 years ago
Max Leiter 844ccded3c
client: improve rendered post styling; length is 100% if uneditable 4 years ago
Max Leiter dc16802ffc
client: formatting icons 4 years ago
Max Leiter 886a61922c
overflow adjustmentsg 4 years ago
Max Leiter 4bd8d215e0
Better homepage and add github to header 4 years ago
Max Leiter f0f4f98c58
Better homepage and add github to header 4 years ago
Max Leiter dabe3e7f3c
WIP dockerfiles 4 years ago
Max Leiter 247124c7a7
Header and home page improvements 4 years ago
Max Leiter 6c8e7933e1
Far superior header 4 years ago
Max Leiter 41f0dd5c7a
Switch header on [id] depending on auth 4 years ago
Max Leiter 773920bb41
remove hanging )) 4 years ago
Max Leiter ecd89fdf0e
Post permissions 4 years ago
Max Leiter 171946a38e
Remove loading for /new 4 years ago
Max Leiter 92a16b5a05
adjustments 4 years ago
Max Leiter b0f4cc2781
Link fixes for basePath 4 years ago
Max Leiter 208ba42c0e
Initial commit 4 years ago