Commit Graph

34 Commits (renovate/all-minor-patch)

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 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 fe589d63d8
client: mine page fixes, remove lodash.debounce 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 3 years ago
Max Leiter dafc0c37f8
client/server: use `config` dictionary on server, improve types on client 3 years ago
Max Leiter 222b020e9a
client: new-post style improvements and date picker bug fixes 3 years ago
Max Leiter 752b2c0980
client/server: add support for expiring posts 3 years ago
Max Leiter 6afc4c915e
client/server: search cleanup, admin work 3 years ago
Max Leiter e12e20418a
client: vertical buttongroup on post view page on mobile 3 years ago
Max Leiter 5ac73718cf
server/client: add post deletion 3 years ago
Max Leiter 62bc7af004
client: misc style improvements, error handling 3 years ago
Max Leiter 12f25c49a7
client: misc style improvements 3 years ago
Max Leiter 5aca059953
client: improve post-list spacing 3 years ago
Max Leiter 7c6eb87870
client: remove filters for post search 3 years ago
Max Leiter 21332a7d1e
client: remove extra message on 'mine' page 3 years ago
Max Leiter 951088bacf
client/server: add post searching 3 years ago
Max Leiter b77265e6b6
client: add client-side search of posts list 3 years ago
Max Leiter c55ca681b4
client: improve markdown rendering 3 years ago
Max Leiter 19988e49ed
server: store and render markdown on server 3 years ago
Max Leiter 34b1ab979f
client: overhaul markdown rendering (now server-side), refactor theming 3 years ago
Max Leiter 12cc8bccaa
client: refactor view page components and optimize geist-ui imports 3 years ago
Max Leiter 90fa28ad65
post generation rework with static paths/props 3 years ago
Max Leiter 9ba17db6f9
client: improve responsiveness 3 years ago
Samuel 0e0c4e36ac add path alias 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 cb6faa50b0
client: add some loading skeletons 3 years ago
Max Leiter 7ef696f88e
sort your posts by time, style improvements 3 years ago
Max Leiter b0f4cc2781
Link fixes for basePath 3 years ago
Max Leiter 208ba42c0e
Initial commit 3 years ago