283 Commits (master)

Author SHA1 Message Date
fatchan 9d83260d22 added custom ban duration for bans, no duration is perma references #2 5 years ago
fatchan d200c0792e add title property to sticky/sage/lock icons (for hover), separate extension in post file handler, update some deps 5 years ago
fatchan 3a03351a80 change path of gulp outputs to all be static folder 5 years ago
fatchan 756d15cfd3 update deps 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 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 e7dc699cbc use temp files in express-fileupload, new SVG icons, make room for captcha 5 years ago
fatchan c1468e74a0 gulp to minify, remove static file serving -- using nginx instead 5 years ago
fatchan 54b5f4c9e1 add post target outlining 5 years ago
fatchan e90847b0a4 early video support with thumbnailing 5 years ago
fatchan 3700769204 basic markdown green/redtext and quotes 5 years ago
fatchan 119cee57e9 post deletion checkboxes and some form validation (form validation needs refactor) 5 years ago
fatchan ff1d5e5fe7 file upload with size, number and types, csrf tokens added to posting 5 years ago
fatchan 2a2f00e606 sv 5 years ago
fatchan b113210b47 remove bcrypt and change name 5 years ago
fatchan 8ffdedee8a First commit 5 years ago