Commit Graph

23 Commits (headerAuth)

Author SHA1 Message Date
Max Leiter a52e9a1c62
client/server: linting and fix next building 3 years ago
Max Leiter bceeb5cee8
Revert "client/server: lint and add functionality for admin to update homepage"
This reverts commit b5024e3f45.
3 years ago
Max Leiter b5024e3f45
client/server: lint and add functionality for admin to update homepage 3 years ago
Max Leiter 454ea303a6
client: remove get-post-path and usage of it, fix view parent btn on post page not working due to SSR 3 years ago
Joaquin "Florius" Azcarate 5df56fbdae
Add description to posts (#71)
Closes #37
3 years ago
Max Leiter 36e255ad2b
client: lint tsx files with prettier 3 years ago
Max Leiter b8cdc2cf72
client/server: add the ability to copy a post, view a posts parent 4 years ago
Max Leiter dafc0c37f8
client/server: use `config` dictionary on server, improve types on client 4 years ago
Max Leiter 222b020e9a
client: new-post style improvements and date picker bug fixes 4 years ago
Max Leiter 752b2c0980
client/server: add support for expiring posts 4 years ago
Max Leiter 5ac73718cf
server/client: add post deletion 4 years ago
Max Leiter 62bc7af004
client: misc style improvements, error handling 4 years ago
Max Leiter 12f25c49a7
client: misc style improvements 4 years ago
Max Leiter b77265e6b6
client: add client-side search of posts list 4 years ago
Max Leiter c55ca681b4
client: improve markdown rendering 4 years ago
Max Leiter 19988e49ed
server: store and render markdown on server 4 years ago
Max Leiter 34b1ab979f
client: overhaul markdown rendering (now server-side), refactor theming 4 years ago
Max Leiter 12cc8bccaa
client: refactor view page components and optimize geist-ui imports 4 years ago
Max Leiter 90fa28ad65
post generation rework with static paths/props 4 years ago
Max Leiter 9ba17db6f9
client: improve responsiveness 4 years ago
Samuel 0e0c4e36ac add path alias 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 cb6faa50b0
client: add some loading skeletons 4 years ago