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 491d0de81e make sure thumbnails for videos never exceed 128px in either dimension, while also maintaining aspect radio 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 dont delete files since we hash them. keep for later 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 make sure thumbnails for videos never exceed 128px in either dimension, while also maintaining aspect radio 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 hash check for existing banners, fix gif banners, and ensure banner dir for board exists (gm cant create the path) 5 years ago