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 c4633546e2 default banner fix for board without banners 5 years ago
configs First commit 5 years ago
controllers fix global dismissing, and prevent spoilering already spoilered posts 5 years ago
db showomitted count correctly for threads on baord pages 5 years ago
gulp/res dont thumbnail images that are already small dimensions, and fix css for mismatched width/height thumbs 5 years ago
helpers always thumbnail animated images to prevent large filesize by small dimension gifs not being thumbnailed 5 years ago
models default banner fix for board without banners 5 years ago
views dont thumbnail images that are already small dimensions, and fix css for mismatched width/height thumbs 5 years ago
.gitignore update some pages to not use csrf token where unnecessary 5 years ago
LICENSE Create LICENSE 5 years ago
README.md First commit 5 years ago
build.js fix building first page whenall posts/only first page posts deleted, and redirect user immediately after new post -- no need to wait for many pages to be rebuilt, improves perceived posting speed 5 years ago
deletescheduler.js more readable delete and remove inaccurate log for amount deleted 5 years ago
ecosystem.config.js improve ecosystem file and only signal PM2 _after_ listening 5 years ago
gulpfile.js add helper to render pug template to html file 5 years ago
package-lock.json 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
package.json 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
server.js improve ecosystem file and only signal PM2 _after_ listening 5 years ago
wipe.js board settings allow to toggle captchas and check to captchaverify 5 years ago

README.md

jschan