15 Commits (master)

Author SHA1 Message Date
Thomas Lynch 641c087ecc Add public json for modlog list, logs, custompages 2 years ago
Thomas Lynch 1e70a5aa62 Fix incorrect arg to Modlogs.deleteOld not pruning modlogs when updating modloglist. (the public page was still "correct" since it filtered the dates beforehand) 2 years ago
Thomas Lynch e047782249
eslint lib, migrations, db, models, test, schedules and root dir 2 years ago
Thomas Lynch 93541903f2 fix Modlogs#deleteOld prunes propagating to other boards unintentionally (not deleting anything too new) 2 years ago
some random guy 822d191603 make mongodb db name configurable 4 years ago
fatchan a5dad8701d add post edits to modlogs 4 years ago
fatchan c0ef4e5dad globallogs with simple board and user filter to globalmanage page 4 years ago
fatchan 3cc9c68e96 bunch of changes to help with development (no nginx) and new installs 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 d233e17733 render return directly for build on load page instead of , and show count for days on modlog list 5 years ago
fatchan 9657321e72 bugfixes 5 years ago
fatchan bed7008d55 get dates array directly from mongo w/ aggregate 5 years ago
fatchan 90fa066261 modlog bugfix 5 years ago
Tom f0ca405236
Add modlogs (#48) 5 years ago