Max Leiter
|
55c5ecfe6c
|
Update to next 13, switch to pnpm (#127)
* switch to pnpm
* dep improvements, style fixes, next/link codemod
* server: upgrade sqlite
|
2022-11-08 00:28:19 -08:00 |
|
Max Leiter
|
36e255ad2b
|
client: lint tsx files with prettier
|
2022-04-09 17:48:19 -07:00 |
|
Max Leiter
|
a1fef656bb
|
client: refactor header component for improved SSR
|
2022-04-02 00:45:26 -07:00 |
|
Max Leiter
|
752b2c0980
|
client/server: add support for expiring posts
|
2022-03-30 20:01:24 -07:00 |
|
Max Leiter
|
a84459b859
|
client: redirect to /new when authenticated
|
2022-03-29 13:22:47 -07:00 |
|
Max Leiter
|
34b1ab979f
|
client: overhaul markdown rendering (now server-side), refactor theming
|
2022-03-22 20:06:15 -07:00 |
|
Max Leiter
|
594e903fe4
|
README: update disclaimer on current status for production use
|
2022-03-20 23:40:51 -07:00 |
|
Max Leiter
|
c4cd55f4e6
|
server/client: add registration password and env vars
|
2022-03-20 23:27:09 -07:00 |
|
Max Leiter
|
59d33042f2
|
client: fix auth errors and wrap markdown headings in links
|
2022-03-20 14:09:56 -07:00 |
|
Anton
|
a92062414f
|
Merge branch 'store-token-in-cookies' into token-as-cookie
|
2022-03-15 15:27:46 -04:00 |
|
Anton
|
ecbd0584c2
|
store token and userid in a Cookie
|
2022-03-15 15:15:54 -04: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 |
|
Sebastian Sauerer
|
2ba1dd7f26
|
refactor: improve the auth component
|
2022-03-13 14:07:03 +01:00 |
|
Samuel
|
7f50654da4
|
fix: sign-in/up and add head component
|
2022-03-13 01:13:35 -03:00 |
|
Max Leiter
|
f9e9c6fe06
|
client: add downloading and viewing raw files (#21)
|
2022-03-11 18:48:40 -08:00 |
|
Max Leiter
|
f17ef649b9
|
client: minor styling improvements
|
2022-03-10 19:51:10 -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
|
55a2b19f9a
|
client: favicon and touch icons, use logo on homepage
|
2022-03-09 17:47:54 -08:00 |
|
Max Leiter
|
b0f4cc2781
|
Link fixes for basePath
|
2022-03-06 17:20:43 -08:00 |
|
Max Leiter
|
ed842bdc78
|
Remove worker and change <a> to Link in auth
|
2022-03-06 16:53:39 -08:00 |
|
Max Leiter
|
208ba42c0e
|
Initial commit
|
2022-03-06 16:46:59 -08:00 |
|