Commit Graph

472 Commits (max/misc-improvements)
 

Author SHA1 Message Date
Anton ecbd0584c2 store token and userid in a Cookie 3 years ago
Max Leiter ed3d413eab
Merge pull request #23 from emilyst/patch-1
Minor wording change for "Download" link
3 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.
3 years ago
Max Leiter 10c8b02397
Merge pull request #28 from boringContributor/auth-form
refactor: improve the auth component
3 years ago
Sebastian Sauerer a361b16293 enhance auth workflow by adding a better error message and by validating the auth payload on server side 3 years ago
Sebastian Sauerer 2ba1dd7f26 refactor: improve the auth component 3 years ago
Max Leiter 80bcf68a7f
README: fix typo 3 years ago
Max Leiter a490b94bce
Merge pull request #26 from sampaioxsamuel/fix-sign-up
Fix empty spaces in sign-in/sign-up inputs
3 years ago
Samuel 0e0c4e36ac add path alias 3 years ago
Kris Alcordo 39eb4aae04
client: Scroll Bar should not show unless necessary (#27)
Co-authored-by: Kris Alcordo <kalcordo@glimpselive.com>
3 years ago
Samuel 7f50654da4 fix: sign-in/up and add head component 3 years ago
Max Leiter 721d32fc35
Create CONTRIBUTING.md 3 years ago
Max Leiter bbbbb19d26
client: move images to assets/, improve new post on mobile 3 years ago
Max Leiter ace6de42bd
README: add setup instructions (#24) 3 years ago
Max Leiter 66c8a96e6a
Add issue templates 3 years ago
Max Leiter 64d37df5a3
Create LICENSE 3 years ago
Max Leiter f9e9c6fe06
client: add downloading and viewing raw files (#21) 3 years ago
Max Leiter 606e38e192
client: switch to vs code color palette for syntax highlighting
this eliminates some WCAG contrast errors, especially in light mode.
3 years ago
Max Leiter 988b05d52d
client: add WELCOME_TITLE and WELCOME_MESSAGE as env vars 3 years ago
Max Leiter a251d7f764
client: improved drag-and-drop styles for mobile 3 years ago
Max Leiter 6c0c45091f
README: add logo and mark file uploading as complete 3 years ago
Max Leiter 54adafa41d
client: drag and drop file uploading (#20) 3 years ago
Max Leiter 4bdd5435ce
client: remove unused header CSS 3 years ago
Max Leiter f17ef649b9
client: minor styling improvements 3 years ago
Max Leiter 96fc4f38ae
client: remove TODO doc from home 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 55a2b19f9a
client: favicon and touch icons, use logo on homepage 3 years ago
reese sapphire 68309c0bd4
client: added a logo! (#15) 3 years ago
Max Leiter 5c6336fe8b
Merge pull request #18 from MaxLeiter/loadingSkeletons
client: add some loading skeletons
3 years ago
Max Leiter cb6faa50b0
client: add some loading skeletons 3 years ago
Max Leiter f24ad3286b
Merge pull request #16 from MaxLeiter/caseInsensitiveUsernames
server: ignore username case when signing up and in
3 years ago
Max Leiter 61f7888f1b
server: ignore username case when signing up and in 3 years ago
Max Leiter cad10fb1fa
README: change wording of follow => reach 3 years ago
Max Leiter 859895e75a
Add current status to README 3 years ago
Max Leiter d2edb119d9
client: useSharedState and syntax highlighting 3 years ago
Max Leiter 252d16866f
client: dark mode 3 years ago
Max Leiter d8447f759d
client: improved mobile stylings 3 years ago
Max Leiter 4ca525fb12
client: remove typo from homepage 3 years ago
Max Leiter 7ef696f88e
sort your posts by time, style improvements 3 years ago
Max Leiter 73e32a58e7
client: add spacing to top/bottom of Documents 3 years ago
Max Leiter 04257a8b64
Merge branch 'main' of github.com:MaxLeiter/Drift 3 years ago
Max Leiter 844ccded3c
client: improve rendered post styling; length is 100% if uneditable 3 years ago
Max Leiter 67783f2227
README: mention demo 3 years ago
Max Leiter 013fdad662
README: basic description 3 years ago
Max Leiter 5b71fc6b27
Better header loading 3 years ago
Max Leiter ada427b2d7
client: accessible emoji 3 years ago
Max Leiter 7f88cd9a60
client: conditionally render formatting buttons 3 years ago
Max Leiter dc16802ffc
client: formatting icons 3 years ago
Max Leiter 0943519026
client: add debug log to next.config.js 3 years ago
Max Leiter 5001310af0
"client: .env -> .env.local" 3 years ago