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 68b9596a76 show hashtag in capcodes and dont use board name as part of id hash 5 years ago
..
actionhandler.js dont delete files since we hash them. keep for later 5 years ago
ban-poster.js 'BANNED FOR THIS POST' message + styling improvements 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
delete-post.js dont delete files since we hash them. keep for later 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
deletepostsfiles.js dont delete files since we hash them. keep for later 5 years ago
dismiss-report.js sticky, lock, sage + changed action handling significantly to combine queries 5 years ago
dismissglobalreport.js sticky, lock, sage + changed action handling significantly to combine queries 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 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
make-post.js show hashtag in capcodes and dont use board name as part of id hash 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
report-post.js limit number of reports on a post 5 years ago
sageposts.js closes #18 5 years ago
spoiler-post.js fix global dismissing, and prevent spoilering already spoilered posts 5 years ago
stickyposts.js changes to handing actions better 5 years ago
uploadbanners.js file upload mmiddleware only on valid routes, 10 banners at a time upload, and show how many _new_ banners uploaded 5 years ago