15 Commits (54c1c4ac24c2c1370f360863a7affaa053a0e932)

Author SHA1 Message Date
fatchan d899a31bbe no more lmx. since we have redis, use it for redlock and connect-redis for sessions instead of mongo 5 years ago
fatchan 887ea41aec typos 5 years ago
fatchan 7868e1c5d3 use a queue with workers for generating static pages in background that arent immediately needed 5 years ago
fatchan 1e467fdc45 locks for writing html files, also might need to add during dedupe to prevent file incs changing while pruning 5 years ago
fatchan 8cf217b7bb homepage fixes for dead board 5 years ago
fatchan 5ce2b42a0e dont build homepage immediately on schedule start, and move delete captchas to separate file 5 years ago
fatchan 6dd5eceb73 total posts+ active total users + refactor = parallel with promise.all for some stuff 5 years ago
fatchan cf3156fa4e custom page changes, and increase file deletion schedule 5 years ago
fatchan 883020cfe9 news page, and ability to add or delete news from global manage page, by auto level 0 accounts only 5 years ago
fatchan 8f113d8308 calc pph and users in homepage independently until m~ongo fix 5 years ago
fatchan c5f0049584 changes to pruning/dedupe files 5 years ago
fatchan 627ccbc8cd early pruning for deduplicated files that no longer exist in any posts 5 years ago
fatchan 9c99b9026c add the 5 minute difference back and clean 5 years ago
fatchan 7718a37af0 schedules handle errors correctly and log when rebuild homepage 5 years ago
fatchan 4df62dcb09 refactor msTimes and use for ban times, scheduler and dates for posts/day 5 years ago
fatchan 85cc03300f more readable delete and remove inaccurate log for amount deleted 5 years ago
fatchan 594160fe69 delete expired captchas regularly close #22 5 years ago