Commit Graph

38 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 57cded29c3
client: remove unnecessary signedIn state from post-page 3 years ago
Max Leiter 4177897691
client: redirect unauthed users from all /new paths 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
Max Leiter 00b03db3ef
client: lint and fix building due to missing type 3 years ago
Joaquin "Florius" Azcarate b9d26e16f7
Change post visibility (#83)
* Change post visibility

Closes #64

* Fix imports + right align controls
3 years ago
Joaquin "Florius" Azcarate 5df56fbdae
Add description to posts (#71)
Closes #37
3 years ago
Max Leiter 7d08570915
client/server: admin page improvements; add deleting users and changing roles 3 years ago
Max Leiter 67e1b9889b
client: remove need for multiple post page URLs 3 years ago
Max Leiter 36e255ad2b
client: lint tsx files with prettier 3 years ago
Max Leiter d1415d1ee2
client: don't re-direct the owner of a file if it's expired 3 years ago
Max Leiter f8ba5b32c9
client: mobile post page adjustments with longer button bar 4 years ago
Max Leiter a1fef656bb
client: refactor header component for improved SSR 4 years ago
Max Leiter e7cec9b827
client: remove console.log 4 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 e3e9d993f2
client: post page responsiveness improvements 4 years ago
Max Leiter eae627807b
client: expiration styling improvements 4 years ago
Max Leiter 8291010f26
client: don't flash page after it's expired 4 years ago
Max Leiter 88d14a40b1
client: redirect on page expiration if not author 4 years ago
Max Leiter 93e8b7e1d9
remove @types/react-datetime-picker 4 years ago
Max Leiter 752b2c0980
client/server: add support for expiring posts 4 years ago
Max Leiter e12e20418a
client: vertical buttongroup on post view page on mobile 4 years ago
Max Leiter 62bc7af004
client: misc style improvements, error handling 4 years ago
Max Leiter 0815d43ee8
client: lint and minor scroll button/file explorer adjustments 4 years ago
Max Leiter ff8d5aab5c
client: add scroll to top button on post view 4 years ago
Max Leiter 1ace04985c
client: add file dropdown to post view 4 years ago
Max Leiter dfea957046
client: add file tree to post view 4 years ago
Max Leiter 448c443e2e
client: misc style improvements 4 years ago
Max Leiter 6a4ff9c307
client: theme fixes and adjust visibility badge spacing on post view 4 years ago
Max Leiter 9bdff8f28f
client/server: load rendered html after page load, fix raw exporting 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 d83cdf3eeb
client: use next/dynamic for react markdown rendering 4 years ago
Max Leiter 97f354a271
client: fix downloading zip files 4 years ago
Max Leiter 12cc8bccaa
client: refactor view page components and optimize geist-ui imports 4 years ago