Max Leiter
|
b5024e3f45
|
client/server: lint and add functionality for admin to update homepage
|
2022-04-20 01:49:34 -07:00 |
|
Max Leiter
|
454ea303a6
|
client: remove get-post-path and usage of it, fix view parent btn on post page not working due to SSR
|
2022-04-14 17:18:47 -07:00 |
|
Joaquin "Florius" Azcarate
|
5df56fbdae
|
Add description to posts (#71)
Closes #37
|
2022-04-14 14:25:31 -07:00 |
|
Max Leiter
|
36e255ad2b
|
client: lint tsx files with prettier
|
2022-04-09 17:48:19 -07:00 |
|
Max Leiter
|
b8cdc2cf72
|
client/server: add the ability to copy a post, view a posts parent
|
2022-04-01 22:55:49 -07:00 |
|
Max Leiter
|
dafc0c37f8
|
client/server: use config dictionary on server, improve types on client
|
2022-04-01 16:27:23 -07:00 |
|
Max Leiter
|
222b020e9a
|
client: new-post style improvements and date picker bug fixes
|
2022-03-30 23:03:21 -07:00 |
|
Max Leiter
|
752b2c0980
|
client/server: add support for expiring posts
|
2022-03-30 20:01:24 -07:00 |
|
Max Leiter
|
5ac73718cf
|
server/client: add post deletion
|
2022-03-26 00:24:18 -07:00 |
|
Max Leiter
|
62bc7af004
|
client: misc style improvements, error handling
|
2022-03-26 00:05:05 -07:00 |
|
Max Leiter
|
12f25c49a7
|
client: misc style improvements
|
2022-03-24 19:25:02 -07:00 |
|
Max Leiter
|
b77265e6b6
|
client: add client-side search of posts list
|
2022-03-24 15:35:59 -07:00 |
|
Max Leiter
|
c55ca681b4
|
client: improve markdown rendering
|
2022-03-23 16:28:39 -07:00 |
|
Max Leiter
|
19988e49ed
|
server: store and render markdown on server
|
2022-03-22 21:18:26 -07:00 |
|
Max Leiter
|
34b1ab979f
|
client: overhaul markdown rendering (now server-side), refactor theming
|
2022-03-22 20:06:15 -07:00 |
|
Max Leiter
|
12cc8bccaa
|
client: refactor view page components and optimize geist-ui imports
|
2022-03-21 20:30:45 -07:00 |
|
Max Leiter
|
90fa28ad65
|
post generation rework with static paths/props
|
2022-03-21 17:20:41 -07:00 |
|
Max Leiter
|
9ba17db6f9
|
client: improve responsiveness
|
2022-03-20 20:46:22 -07:00 |
|
Samuel
|
0e0c4e36ac
|
add path alias
|
2022-03-13 01:40:28 -03: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
|
cb6faa50b0
|
client: add some loading skeletons
|
2022-03-09 17:11:37 -08:00 |
|