Commit graph

13 commits

Author SHA1 Message Date
Max Leiter
c4cd55f4e6
server/client: add registration password and env vars 2022-03-20 23:27:09 -07:00
Max Leiter
e2c5e2dac9
server: enable sqlite3 database and document env vars 2022-03-20 23:10:43 -07:00
Max Leiter
59d33042f2
client: fix auth errors and wrap markdown headings in links 2022-03-20 14:09:56 -07:00
Sebastian Sauerer
a361b16293 enhance auth workflow by adding a better error message and by validating the auth payload on server side 2022-03-13 20:57:55 +01:00
Max Leiter
f9e9c6fe06
client: add downloading and viewing raw files (#21) 2022-03-11 18:48:40 -08:00
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
2022-03-09 23:46:59 -08:00
Max Leiter
61f7888f1b
server: ignore username case when signing up and in 2022-03-09 16:22:52 -08:00
Max Leiter
7ef696f88e
sort your posts by time, style improvements 2022-03-09 01:33:22 -08:00
Max Leiter
dabe3e7f3c
WIP dockerfiles 2022-03-07 20:42:44 -08:00
Max Leiter
6c8e7933e1
Far superior header 2022-03-07 16:42:47 -08:00
Max Leiter
ecd89fdf0e
Post permissions 2022-03-06 22:16:08 -08:00
Max Leiter
c34269400a
Initial commit 2022-03-06 16:47:58 -08:00
Max Leiter
208ba42c0e
Initial commit 2022-03-06 16:46:59 -08:00