filesafe/controllers
Bobby Wibowo 36da76357e
Updates
* Added an experimental virus scanning feature using ClamAV. This has only been tested with an Ubuntu machine.

* File extensions will now be parsed with path-complete-extname module. This will ensure extensions such as .tar.gz are properly parsed.

Notice: It may take a minute or so to start the safe with virus scanning, as apparently the module takes a while to create the engine. I'm guessing since it'll be loaded to memory? Either way, once the engine is created, everything should work fine. Virus scanning should also not have that much of an impact to the upload time.
2018-09-02 03:37:26 +07:00
..
albumsController.js Updates 2018-09-02 03:37:26 +07:00
authController.js Updates (please update your config.js) 2018-05-09 15:41:30 +07:00
tokenController.js Updates 2018-04-13 23:20:57 +07:00
uploadController.js Updates 2018-09-02 03:37:26 +07:00
utilsController.js Updates 2018-09-02 03:37:26 +07:00