21 Commits (ed65bc41aa26db541473dbf4374e71dc5644478b)

Author SHA1 Message Date
Thomas Lynch e047782249
eslint lib, migrations, db, models, test, schedules and root dir 2 years ago
Thomas Lynch bb582c2de8 "helpers" -> "lib 2 years ago
Thomas Lynch d1f9c78258 ref #377, the fun begins 3 years ago
Thomas Lynch a93e42d90c assets as last thing for manage assets page in boards 3 years ago
Thomas Lynch 23dff03b86 Fix board deleting not removing modBoards from accounts 3 years ago
Thomas Lynch 5cce251d9b make the controllers and models exist and do something 4 years ago
Thomas Lynch beaefcd42b deleteboard custompage bugfix 4 years ago
Thomas Lynch 44f69b8ba5 start per-board custom pages, mostly working could just use a lil more testing references #232 4 years ago
some random guy 6da100597e use static/banner everywhere for banners 4 years ago
some_random_guy 0f20646833 use `redirect: false` in express.static 4 years ago
fatchan 3803fb16e9 remove shitty webring optimisation, not needed 5 years ago
fatchan 2b4e631756 accounts page, list owned and mod boards in accounts, show on global manage and accounts page 5 years ago
fatchan 89d1c7aa16 dont build webring redundantly and set flag when new post or change setting on unlisted board, or new board created or existing listed board deleted 5 years ago
fatchan f279b61484 delete banners on board delete 5 years ago
fatchan 045716de78 add deleteold as a separate tool to delete files in dir older than a tiemstamp, and then prune older than 30 days logfiles with generating the modlog list 5 years ago
fatchan 6da38dec18 fix file pruning for unused files 5 years ago
fatchan 9f0d8867ca 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
fatchan 143ea5a0a0 start of json api read only for boards, threads, catalog, banners 5 years ago
Tom f0ca405236
Add modlogs (#48) 5 years ago
fatchan 8c09b8bd58 add db index file and destructure to reduce repetitive imports 5 years ago
fatchan e17d7e2305 improvements to removebans and deleteboards controllers, and adjustments to combine global and board manage routes 5 years ago