mirror of
https://github.com/BobbyWibowo/lolisafe.git
synced 2024-12-14 00:16:21 +00:00
b4c8b1d90e
Inspired by our recent switch to using blake3 for file hashing, chunks will now be written to a tmp file directly as they're uploaded. So no more waiting so long for "rebuilding chunks". There will still be some delay on every following attempts of uploading each chunks. I'm not sure the specifics, as we're already reusing the write stream. |
||
---|---|---|
.. | ||
albumsController.js | ||
authController.js | ||
multerStorageController.js | ||
pathsController.js | ||
permissionController.js | ||
tokenController.js | ||
uploadController.js | ||
utilsController.js |