Commit Graph

58 Commits (9b9c3c1d875969a828c562dd60b5389ad3dd8a9a)

Author SHA1 Message Date
Max Leiter 9b9c3c1d87 start api transition, prisma additions 3 years ago
Max Leiter 0a5a2adb26 dep improvements, style fixes, next/link codemod 3 years ago
Max Leiter 6a951cad78
client: add more formatting icons and improve formatting bar responsiveness 4 years ago
Max Leiter a52e9a1c62
client/server: linting and fix next building 4 years ago
Max Leiter bceeb5cee8
Revert "client/server: lint and add functionality for admin to update homepage"
This reverts commit b5024e3f45.
4 years ago
Max Leiter b5024e3f45
client/server: lint and add functionality for admin to update homepage 4 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 4 years ago
Max Leiter 00b03db3ef
client: lint and fix building due to missing type 4 years ago
Joaquin "Florius" Azcarate 5df56fbdae
Add description to posts (#71)
Closes #37
4 years ago
Max Leiter 7d08570915
client/server: admin page improvements; add deleting users and changing roles 4 years ago
Max Leiter 7d5afbc682
client: fix building with react 18 4 years ago
Max Leiter 67e1b9889b
client: remove need for multiple post page URLs 4 years ago
Max Leiter fe589d63d8
client: mine page fixes, remove lodash.debounce 4 years ago
Max Leiter 481d4ae36c
client: add / auto-increment number at end of copied posts instead of 'copy of' text 4 years ago
Max Leiter 83def0ec86
client: remove preact to fix file dropdown process crash 4 years ago
Max Leiter 36e255ad2b
client: lint tsx files with prettier 4 years ago
Max Leiter b8cdc2cf72
client/server: add the ability to copy a post, view a posts parent 4 years ago
Max Leiter 06fad98ee1
client: add new-post error if no files are present 4 years ago
Max Leiter f20fa72b6d
client: password modal fixes for protected posts 4 years ago
Max Leiter 222b020e9a
client: new-post style improvements and date picker bug fixes 4 years ago
Max Leiter 5da96a8f0a
client: fix expiration input on small screens 4 years ago
Max Leiter 9f810378f1
remove expiration modal 4 years ago
Max Leiter 752b2c0980
client/server: add support for expiring posts 4 years ago
Max Leiter 871b57ea3c
client: client-side validation of new post page 4 years ago
Max Leiter 6afc4c915e
client/server: search cleanup, admin work 4 years ago
Max Leiter 1c411f3bdc
client: bump max file size to 50 MB 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 dfea957046
client: add file tree to post view 4 years ago
Max Leiter 12f25c49a7
client: misc style improvements 4 years ago
Max Leiter e5f467b26a
client: improve theming variable consistency 4 years ago
Max Leiter 7ca0cbac4c
client: set post title if text pasted w/o title set 4 years ago
Max Leiter 60f2ab99b3
client: lint with useTabs 4 years ago
Max Leiter 48a8e9f6a9
client: fix hydration error with placeholder for post title 4 years ago
Max Leiter 19988e49ed
server: store and render markdown on server 4 years ago
Max Leiter eaffebb53c
client: optimize fetching rendered markdown 4 years ago
Max Leiter 34b1ab979f
client: overhaul markdown rendering (now server-side), refactor theming 4 years ago
Max Leiter da46422764
client: stop some unncessary re-renders on new page 4 years ago
Max Leiter d83cdf3eeb
client: use next/dynamic for react markdown rendering 4 years ago
Max Leiter 12cc8bccaa
client: refactor view page components and optimize geist-ui imports 4 years ago
Max Leiter 266848e6b2
client: fix uploading files when no files are present 4 years ago
Max Leiter c1dcfb6a58
client: don't require confirming password accessing protected page 4 years ago
Max Leiter ecd06a2258
client: finish protected posts 4 years ago
Max Leiter 90fa28ad65
post generation rework with static paths/props 4 years ago
Max Leiter 3efbeb726f
client: tree-shaking improvements 4 years ago
Max Leiter 2ec4019ea2
client: fix submitting status on new post 4 years ago
Max Leiter 1c68aa9765
client: use cookie for theme, redirect post view in server side props 4 years ago
Max Leiter 3f0212c5c6
begin work on protected posts 4 years ago
Max Leiter c57e0d6692
client: fix logging out with new cookie auth 4 years ago
Max Leiter 3f8511e0c1
client: stop unnecessary title re-renders in /new 4 years ago