filesafe/controllers/utils
Bobby effdf8c607
fix: restore clamav version to stats menu
i had to move over scanner logic to its own module last time,
so i commented out the stats entry as i was cleaning it up, but forgot
to re-add it after finishing it
2022-10-08 18:46:18 +07:00
..
ClientError.js fix: remove token from local storage if invalid 2022-05-06 21:58:23 +07:00
ConfigManager.js feat: ConfigManager 2022-10-06 02:39:51 +07:00
Constants.js feat: Constants 2022-10-06 02:44:31 +07:00
initDatabase.js fix: re-create "root" user if users table is empty 2022-08-09 17:28:21 +07:00
ScannerManager.js feat: ScannerManager 2022-10-06 02:42:36 +07:00
ServerError.js fix: remove token from local storage if invalid 2022-05-06 21:58:23 +07:00
serveUtils.js feat: allow specifying root path in serve classes 2022-08-23 15:12:25 +07:00
SimpleDataStore.js feat: improved SimpleDataStore.hold() again 2022-07-06 17:49:13 +07:00
StatsManager.js fix: restore clamav version to stats menu 2022-10-08 18:46:18 +07:00