3053 Commits (2a51aabf92410b9ef1e2c4680272f139a343607e)
 

Author SHA1 Message Date
Tom 221fdf0a00
Merge pull request #31 from fatchan/globalactions 5 years ago
fatchan c7d02a5a2b temp files _actually_ deleted for uploads, still need a little refactor. also remove hyphen from filenames 5 years ago
fatchan 66d168863f do that for body instead and remove old 'p' for page query not used anymore 5 years ago
fatchan 70618c950e refactor param converter for number inputs 5 years ago
fatchan 68b9596a76 show hashtag in capcodes and dont use board name as part of id hash 5 years ago
fatchan 5e1e0f7ef9 backlinking refactor, remove helmet from server since its basically useless 5 years ago
fatchan 36a3755dca file upload mmiddleware only on valid routes, 10 banners at a time upload, and show how many _new_ banners uploaded 5 years ago
fatchan 09412d5e85 aggregate query with unwind/sample for random banner selection, and delete banners fixed for board specific path 5 years ago
fatchan 756d15cfd3 update deps 5 years ago
fatchan 491d0de81e make sure thumbnails for videos never exceed 128px in either dimension, while also maintaining aspect radio 5 years ago
fatchan c38532aeae hash check for existing banners, fix gif banners, and ensure banner dir for board exists (gm cant create the path) 5 years ago
fatchan f8a88d7a23 prevent dup[licate backlinks and add (OP) label to op quotes 5 years ago
fatchan f6e8565432 style changes 5 years ago
fatchan f23e4cd20e temp file delete helper, add unlink_file to actionchecker, backlinks in build -- might remove backlinking but works fine for now 5 years ago
fatchan 6b549c1539 floating postform and 'deleted.png' for deleted files nested in object for clean hash file deletion 5 years ago
fatchan a50797cb1a identify based on temp file 5 years ago
fatchan a913b8290b board specific banners folder 5 years ago
fatchan 415724779d catalog tile subject above reply/image count 5 years ago
fatchan 1a186b865c dont delete files since we hash them. keep for later 5 years ago
fatchan 8b327111e1 shorten line 5 years ago
fatchan 263a937081 properly rebuild on bans, sagdes, locks, etc 5 years ago
fatchan 68c5e520f6 fix truncate for long posts vs high line count 5 years ago
fatchan 469a40d4c3 spoiler spoilers filename (keeps title and download so hovering can reveal filename) 5 years ago
fatchan eeb9a06afa stupid firefox not copying formatting in white-space:pre css 5 years ago
fatchan d178c28540 allow .mov and fix video resolution -- filter streams to only video 5 years ago
fatchan 8712c67ae0 catalog tile style changes, remove lynxchan reference from footer 5 years ago
fatchan c54c9e7892 multi board rebuilds and rebuilds work for global actions untested 5 years ago
fatchan 6255a45037 post form expand button change 5 years ago
fatchan d6727978f0 order by postId not by _id to prevent issues with out of order inserts at high load 5 years ago
fatchan c4633546e2 default banner fix for board without banners 5 years ago
Tom 2ccafcdb06
Merge pull request #27 from fatchan/html-generate 5 years ago
fatchan 476cf5c2a9 always thumbnail animated images to prevent large filesize by small dimension gifs not being thumbnailed 5 years ago
fatchan a56b9b9fad fix building first page whenall posts/only first page posts deleted, and redirect user immediately after new post -- no need to wait for many pages to be rebuilt, improves perceived posting speed 5 years ago
fatchan 59f57da145 limit number of reports on a post 5 years ago
fatchan 6d7d71cbb6 fix captcha enabled enforcing 5 years ago
fatchan 826b623477 dont thumbnail images that are already small dimensions, and fix css for mismatched width/height thumbs 5 years ago
fatchan 38c72dd5ce improve ecosystem file and only signal PM2 _after_ listening 5 years ago
fatchan efa57023e7 board settings allow to toggle captchas and check to captchaverify 5 years ago
fatchan 67c7cf3650 check if its a child process before sending pm2 ready signal 5 years ago
fatchan 061188414c stly fixes 5 years ago
fatchan f43ed12a84 change action footer options on manage and global manage pages 5 years ago
fatchan 27afcafa47 showomitted count correctly for threads on baord pages 5 years ago
fatchan bf2c2c9fa1 fix global dismissing, and prevent spoilering already spoilered posts 5 years ago
fatchan 05977d3cd6 server graceful reload with PM2 and close on sigints 5 years ago
fatchan 205b92275a more style changes & fixes 5 years ago
fatchan 9aff8a6031 cache compiled function for templates 5 years ago
fatchan 54ff8b8c0e details/summary tags instead of hacky hidden post form check css 5 years ago
fatchan f7a5ce50dd samesite, secure and htponly for cookies 5 years ago
fatchan a5c120dfd7 show banner rotate always (need to add default banner) 5 years ago
fatchan 996c616d7e better handling of banner uploads, failure cases and add checkecbanners to exempt arrays in paramconverter 5 years ago