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 f5d859c71e redirect to correct page on login or manage 5 years ago
..
actionhandler.js remove broken tag from end of length truncated message previews, and only add truncation message where necessary 5 years ago
banposter.js temp files _actually_ deleted for uploads, still need a little refactor. also remove hyphen from filenames 5 years ago
changeboardsettings.js fix builds for boards with more than 10 pages -- not a hardcoded maximum anymore + html removing, prune threads and rebuilding when number of max pages changes 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 aggregate query with unwind/sample for random banner selection, and delete banners fixed for board specific path 5 years ago
deletepost.js dont use object tag unnecessarily, deleted file display properly in catalog and other minor style changes 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 add title property to sticky/sage/lock icons (for hover), separate extension in post file handler, update some deps 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 correct force op subject checking for threads 5 years ago