23 Commits (4e22ee61ceaebd320f112f384a76c28de9fe23d8)

Author SHA1 Message Date
fatchan 686fe0d7b3 add board configuration for allowed file types 5 years ago
fatchan 6870a23bb2 move gif fix to separate file to nto do in unnecessary situation eng. audio upload, preparing for more accepted file types 5 years ago
fatchan 95ba3b8caa video thumbnails now at 1% in to prevent black first frames and fade-ins 5 years ago
fatchan 7c57fca366 organise the helpers some 5 years ago
fatchan bca87c06ed render opengraph correctly for video, spoilers and no-thumb images, and show render time in ms at bottom of page. 5 years ago
fatchan 2c6ee4d9ee add required fields in html forms and add * to labels according to board settings for required OP subject, message or file. 5 years ago
fatchan f9ec124d61 dont use object tag unnecessarily, deleted file display properly in catalog and other minor style changes 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 491d0de81e make sure thumbnails for videos never exceed 128px in either dimension, while also maintaining aspect radio 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 a50797cb1a identify based on temp file 5 years ago
fatchan d178c28540 allow .mov and fix video resolution -- filter streams to only video 5 years ago
fatchan 476cf5c2a9 always thumbnail animated images to prevent large filesize by small dimension gifs not being thumbnailed 5 years ago
fatchan 39f8ed78c8 remove EXIF from images, delete temp files on upload, correct thread pruning to on new thread post, not new reply 5 years ago
fatchan a818a25e91 generate and save html to disk. actions that would cause a page to change delete the html. on the next visit, nginx will try_files, else pass to the backend which will generate the page again. CURRENTLY DOES NOT SUPPORT POST ACTIONS e.g. deletes, spoiler, sticky, etc will not cause pages to be deleted for future rebuilding. thats coming in next commits. consider this the start of actual smart building strategy to prevent templating and db hits unnecessarily. where its possible to serve a plain html page, we will do so. 5 years ago
fatchan 10b66370c4 update gitignore 5 years ago
fatchan dd4f76fe60 max threads pruning and some of the batch deletion changes references #23 5 years ago
fatchan 72391e0558 resolve only after thumbnailing actually finishes 5 years ago
fatchan 139f937897 banners, captcha, image in separate folders and associated changes 5 years ago
fatchan 92f8e993d9 banner uploads. no listing or deleting yet. gotta sleep 5 years ago
fatchan 21e6ce8874 video thumbnails maintain aspect ratio 5 years ago
fatchan e90847b0a4 early video support with thumbnailing 5 years ago
fatchan 9afa0a65cc refactor 5 years ago