jschan - Anonymous imageboard software. Classic look, modern features and feel. Works without JavaScript and supports Tor, I2P, Lokinet, etc.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
fatchan 38b8c1f7e2 constant time compare for post passwords, wont reveal if passwords exist or their length 5 years ago
..
actionhandler.js constant time compare for post passwords, wont reveal if passwords exist or their length 5 years ago
banposter.js refactor msTimes and use for ban times, scheduler and dates for posts/day 5 years ago
changeboardsettings.js filters, improved manage page and store both raw and markdown announcements for showing in editor and on the pages themselved 5 years ago
changepassword.js 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
cycleposts.js make sticky, sage, lock, cyclic a toggle so they can be reversed or toggled independently in batches 5 years ago
deletebanners.js organise the helpers some 5 years ago
deletepost.js post re-markups with Promise.all 5 years ago
deletepostsfiles.js improve actionhandler. not correctly handles case of page numbers decreasing on a delete action, removing further pages html correctly 5 years ago
dismissglobalreport.js sticky, lock, sage + changed action handling significantly to combine queries 5 years ago
dismissreport.js temp files _actually_ deleted for uploads, still need a little refactor. also remove hyphen from filenames 5 years ago
edit-post.js stop calling that a model 5 years ago
globalreportpost.js ip hash and fix inaccessible ip in report/globalreport for actionhandler 5 years ago
lockposts.js make sticky, sage, lock, cyclic a toggle so they can be reversed or toggled independently in batches 5 years ago
login.js redirect to correct page on login or manage 5 years ago
makepost.js filters, improved manage page and store both raw and markdown announcements for showing in editor and on the pages themselved 5 years ago
register.js 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
removebans.js stop calling that a model 5 years ago
reportpost.js ip hash and fix inaccessible ip in report/globalreport for actionhandler 5 years ago
sageposts.js make sticky, sage, lock, cyclic a toggle so they can be reversed or toggled independently in batches 5 years ago
spoilerpost.js temp files _actually_ deleted for uploads, still need a little refactor. also remove hyphen from filenames 5 years ago
stickyposts.js make sticky, sage, lock, cyclic a toggle so they can be reversed or toggled independently in batches 5 years ago
uploadbanners.js organise the helpers some 5 years ago