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 c8acbaae04 more scuffed stats changes: 5 years ago
..
accounts.js early account management on global manage page. maybe list isnt necessary, could be changed to a simple input box to avoid getting too big, or having to make separate page/paginated 5 years ago
bans.js Appeals (#52) 5 years ago
boards.js change how stats work because im stupid and they were basically capped at threadlimit*replylimit per board because of using the posts collection. as posts are pruned, they would not be counted in stats even if part of calculations 5 years ago
captchas.js pepega 5 years ago
db.js update deps and changes for new mongodb 5 years ago
files.js total posts+ active total users + refactor = parallel with promise.all for some stuff 5 years ago
index.js change how stats work because im stupid and they were basically capped at threadlimit*replylimit per board because of using the posts collection. as posts are pruned, they would not be counted in stats even if part of calculations 5 years ago
modlogs.js render return directly for build on load page instead of , and show count for days on modlog list 5 years ago
news.js news page, and ability to add or delete news from global manage page, by auto level 0 accounts only 5 years ago
posts.js fix exploit; no longer use extended body parser mode and remove unneeded array prefix from array body fields, since we use different lib to parse body now. also upgrade express and dont allow body for modlog actions to be entered into modlog, replace with non user controlled text 5 years ago
ratelimits.js fix ratelimit indent 5 years ago
stats.js more scuffed stats changes: 5 years ago