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 f9ec124d61 dont use object tag unnecessarily, deleted file display properly in catalog and other minor style changes 5 years ago
..
deletefailed.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
deletepostfiles.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
deletetempfiles.js temp files _actually_ deleted for uploads, still need a little refactor. also remove hyphen from filenames 5 years ago
formatsize.js temp files _actually_ deleted for uploads, still need a little refactor. also remove hyphen from filenames 5 years ago
imageidentify.js temp files _actually_ deleted for uploads, still need a little refactor. also remove hyphen from filenames 5 years ago
imagethumbnail.js dont use object tag unnecessarily, deleted file display properly in catalog and other minor style changes 5 years ago
imageupload.js remove EXIF from images, delete temp files on upload, correct thread pruning to on new thread post, not new reply 5 years ago
mimetypes.js temp files _actually_ deleted for uploads, still need a little refactor. also remove hyphen from filenames 5 years ago
videoidentify.js temp files _actually_ deleted for uploads, still need a little refactor. also remove hyphen from filenames 5 years ago
videothumbnail.js temp files _actually_ deleted for uploads, still need a little refactor. also remove hyphen from filenames 5 years ago
videoupload.js remove EXIF from images, delete temp files on upload, correct thread pruning to on new thread post, not new reply 5 years ago