filesafe/controllers/utils
Bobby Wibowo 0598a63989
refactor: serve handlers/middlewares
moved shared codes into serveUtils to reduce complexity
2022-07-31 16:34:06 +07:00
..
ClientError.js fix: remove token from local storage if invalid 2022-05-06 21:58:23 +07:00
initDatabase.js refactor: relocate db scripts 2022-06-22 13:53:01 +07:00
ServerError.js fix: remove token from local storage if invalid 2022-05-06 21:58:23 +07:00
serveUtils.js refactor: serve handlers/middlewares 2022-07-31 16:34:06 +07:00
SimpleDataStore.js feat: improved SimpleDataStore.hold() again 2022-07-06 17:49:13 +07:00