Commit Graph

458 Commits (max/dep-updates)
 

Author SHA1 Message Date
Max Leiter 222b020e9a
client: new-post style improvements and date picker bug fixes 3 years ago
Max Leiter 5da96a8f0a
client: fix expiration input on small screens 3 years ago
Max Leiter 88d14a40b1
client: redirect on page expiration if not author 3 years ago
Max Leiter 76e7bb8013
server: allow expiresAt to be null for new posts 3 years ago
Max Leiter 47cd9cc094
Merge pull request #56 from MaxLeiter/expiringPosts
client/server: add support for expiring posts
3 years ago
Max Leiter 93e8b7e1d9
remove @types/react-datetime-picker 3 years ago
Max Leiter 9f810378f1
remove expiration modal 3 years ago
Max Leiter 752b2c0980
client/server: add support for expiring posts 3 years ago
Max Leiter f1381e30b9
repo: .funding - funding 3 years ago
Max Leiter 9cc3db414f
repo: add FUNDING.yml 3 years ago
Max Leiter d24e94da04
server: remove mention of sequelize config 3 years ago
Max Leiter 0504bd57e2
server: fix post 500 errors 3 years ago
Max Leiter 6de415ed99
server: fix auth 500 errors 3 years ago
Max Leiter 871b57ea3c
client: client-side validation of new post page 3 years ago
Max Leiter 009aefdb8a
remove sqlite file from git 3 years ago
Max Leiter a84459b859
client: redirect to /new when authenticated 3 years ago
Max Leiter 62a77b619e
client: potentially fix /new redirect 3 years ago
Max Leiter 57f9966729
README: remove production usage disclaimer 3 years ago
Max Leiter 29743a67a5
README: spelling is difficult 3 years ago
Max Leiter 6f811f66a5
README: update disclaimer on functionality 3 years ago
Max Leiter 85ae8173bb
client/server: lint 3 years ago
Max Leiter 6afc4c915e
client/server: search cleanup, admin work 3 years ago
Max Leiter 7505bb43fe
README: add pm2 instructions 3 years ago
Max Leiter fb8f14fd98
server: dockerfile updates and switch to bcryptjs 3 years ago
Max Leiter fd7d0be6ba
server: add `yarn start` and building support with tsc 3 years ago
Max Leiter 333e3647e0
server: fix post creation 3 years ago
Max Leiter e0b0102603
server: rework migrations/sequelize, add basic admin page/role, bug fixes 3 years ago
Max Leiter 1c411f3bdc
client: bump max file size to 50 MB 3 years ago
Max Leiter ac1cf27d56
client: add more file extensions 3 years ago
Max Leiter 73e2edfe2b
server: error on post with no files 3 years ago
Max Leiter de54754833
client: markdown style improvements 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 9d9f2d98a7
client: respect reduce motion when auto-scrolling 3 years ago
Max Leiter 945d3fbe63
client: show header link icon on mobile 3 years ago
Max Leiter 0815d43ee8
client: lint and minor scroll button/file explorer adjustments 3 years ago
Max Leiter 887ecfabbc
client: handle files with no names in file dropdown 3 years ago
Max Leiter ff8d5aab5c
client: add scroll to top button on post view 3 years ago
Max Leiter 1ace04985c
client: add file dropdown to post view 3 years ago
Max Leiter dfea957046
client: add file tree to post view 3 years ago
Max Leiter 448c443e2e
client: misc style improvements 3 years ago
Max Leiter 12f25c49a7
client: misc style improvements 3 years ago
Max Leiter bb893fa6ba
server: sort search results 3 years ago
Max Leiter a61f2c00e2
client: proxy html render requests so they can be cached easier 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 9949faeebd
client: improve default home message 3 years ago