Commit Graph

17 Commits (a1fef656bbf5f0c37f105b8ddbf21ff3e084a50b)

Author SHA1 Message Date
Max Leiter a1fef656bb
client: refactor header component for improved SSR 3 years ago
Max Leiter a84459b859
client: redirect to /new when authenticated 3 years ago
Max Leiter 34b1ab979f
client: overhaul markdown rendering (now server-side), refactor theming 3 years ago
Max Leiter 594e903fe4
README: update disclaimer on current status for production use 3 years ago
Max Leiter c4cd55f4e6
server/client: add registration password and env vars 3 years ago
Max Leiter 59d33042f2
client: fix auth errors and wrap markdown headings in links 3 years ago
Anton a92062414f Merge branch 'store-token-in-cookies' into token-as-cookie 3 years ago
Anton ecbd0584c2 store token and userid in a Cookie 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
Samuel 7f50654da4 fix: sign-in/up and add head component 3 years ago
Max Leiter f9e9c6fe06
client: add downloading and viewing raw files (#21) 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
Max Leiter b0f4cc2781
Link fixes for basePath 3 years ago
Max Leiter ed842bdc78
Remove worker and change <a> to Link in auth 3 years ago
Max Leiter 208ba42c0e
Initial commit 3 years ago