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 e54e30c586 board name and description can be changed in manage page 5 years ago
..
actionhandler.js added custom ban duration for bans, no duration is perma references #2 5 years ago
banposter.js added custom ban duration for bans, no duration is perma references #2 5 years ago
changeboardsettings.js board name and description can be changed in manage page 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
deletebanners.js public banner page for board and rebuilds when board banners updated in manage page 5 years ago
deletepost.js action handler improvements, dont rebuild on reports, and onyl continue if some valid actions were selected e.g. not trying to sticky an already-sticky post. 5 years ago
deletepostsfiles.js dont delete files since we hash them. keep for later 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 sticky, lock, sage + changed action handling significantly to combine queries 5 years ago
lockposts.js closes #18 5 years ago
login.js redirect to correct page on login or manage 5 years ago
makepost.js board name and description can be changed in manage page 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 temp files _actually_ deleted for uploads, still need a little refactor. also remove hyphen from filenames 5 years ago
sageposts.js closes #18 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 changes to handing actions better 5 years ago
uploadbanners.js public banner page for board and rebuilds when board banners updated in manage page 5 years ago