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 4bf56fdc3b cyclical threads, fix trying empty bulkwrite in deleteposts, fix missing thumbs in catalog tiles 5 years ago
..
actionhandler.js fix cyclical issue by not taking the model into the posts db, and correct params for deletepost 5 years ago
banposter.js refactor msTimes and use for ban times, scheduler and dates for posts/day 5 years ago
changeboardsettings.js fix cyclical issue by not taking the model into the posts db, and correct params for deletepost 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 organise the helpers some 5 years ago
deletepost.js cyclical threads, fix trying empty bulkwrite in deleteposts, fix missing thumbs in catalog tiles 5 years ago
deletepostsfiles.js NOW I REMEMBER why i didnt do that before: make backlinks delete properly based on quotes from database. 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 cyclical threads, fix trying empty bulkwrite in deleteposts, fix missing thumbs in catalog tiles 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 organise the helpers some 5 years ago