filesafe/controllers/utils
Bobby Wibowo d6020d81ae
feat: serveStatic with accept-ranges support
for streaming support

and with conditional GET support
2022-07-22 00:01:25 +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 feat: serveStatic with accept-ranges support 2022-07-22 00:01:25 +07:00
SimpleDataStore.js feat: improved SimpleDataStore.hold() again 2022-07-06 17:49:13 +07:00