27 Commits (476cf5c2a97553e4256b8fbfa45f88aa8ad781c6)

Author SHA1 Message Date
fatchan 826b623477 dont thumbnail images that are already small dimensions, and fix css for mismatched width/height thumbs 5 years ago
fatchan 061188414c stly fixes 5 years ago
fatchan 05977d3cd6 server graceful reload with PM2 and close on sigints 5 years ago
fatchan 54ff8b8c0e details/summary tags instead of hacky hidden post form check css 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 8da6ce3d13 globalmanage page ban listing fix and improved ban page 5 years ago
fatchan b51056002e allow cross board quotes to _just_ the board without a post id 5 years ago
fatchan 402c7c61a0 add route and start validation for board settings changes 5 years ago
fatchan 0e3c6ede2b improve new settings handling, more options, change manage page styling 5 years ago
fatchan 06d4b26e65 add bold red text 'title' markdown 5 years ago
fatchan 9328efc496 show original filenames and truncate with css elipsis overflow 5 years ago
fatchan 363f4bd1b1 add IP delete by board or global (no by-thread) 5 years ago
fatchan 594160fe69 delete expired captchas regularly close #22 5 years ago
fatchan 874ba26615 fix message truncation not showing expansion message, and improve board table styling 5 years ago
fatchan 77954769ff throw error properly when captcha error occurs + more random trip salt 5 years ago
fatchan 72391e0558 resolve only after thumbnailing actually finishes 5 years ago
fatchan 2de229337b 'BANNED FOR THIS POST' message + styling improvements 5 years ago
fatchan 1ca5292660 delete used captchas 5 years ago
fatchan 8a0160a924 early captchas 5 years ago
fatchan e7dc699cbc use temp files in express-fileupload, new SVG icons, make room for captcha 5 years ago
fatchan 6a24dac9bc style touch ups 5 years ago
fatchan 65989c85fc sticky, lock, sage + changed action handling significantly to combine queries 5 years ago
fatchan 7a14464704 togglable action footers 5 years ago
fatchan 2791385a8b reference #16 this is reply and image count, and move 'open thread' button to top for mobile 5 years ago
fatchan 8e378bb160 omitted images and reply count with thread previews 5 years ago
fatchan 3d7d0f3367 styling 5 years ago
fatchan c1468e74a0 gulp to minify, remove static file serving -- using nginx instead 5 years ago