filesafe/controllers/utils
2022-10-08 16:39:28 +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 feat: prep stats api to allow pre-category refresh 2022-10-08 16:39:28 +07:00