Commit Graph

19 Commits (main)

Author SHA1 Message Date
Max Leiter 55c5ecfe6c
Update to next 13, switch to pnpm (#127)
* switch to pnpm

* dep improvements, style fixes, next/link codemod

* server: upgrade sqlite
3 years ago
Max Leiter 36e255ad2b
client: lint tsx files with prettier 3 years ago
Max Leiter a1fef656bb
client: refactor header component for improved SSR 4 years ago
Max Leiter a84459b859
client: redirect to /new when authenticated 4 years ago
Max Leiter 34b1ab979f
client: overhaul markdown rendering (now server-side), refactor theming 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 59d33042f2
client: fix auth errors and wrap markdown headings in links 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
Sebastian Sauerer a361b16293 enhance auth workflow by adding a better error message and by validating the auth payload on server side 4 years ago
Sebastian Sauerer 2ba1dd7f26 refactor: improve the auth component 4 years ago
Samuel 7f50654da4 fix: sign-in/up and add head component 4 years ago
Max Leiter f9e9c6fe06
client: add downloading and viewing raw files (#21) 4 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
4 years ago
Max Leiter 55a2b19f9a
client: favicon and touch icons, use logo on homepage 4 years ago
Max Leiter b0f4cc2781
Link fixes for basePath 4 years ago
Max Leiter ed842bdc78
Remove worker and change <a> to Link in auth 4 years ago
Max Leiter 208ba42c0e
Initial commit 4 years ago