filesafe/controllers
Bobby Wibowo 65442c18c5
Reworked extension parsing
Removed "path-complete-extname" module in favor of an in-house solution, utilsController.extname().

For now the function will attempt to preserve multi-archive extensions (.001, .002, and so on), as well as some known tarballs (.tar.gz and the likes).

The function will always return lower case extension. It should be fine, but do keep it in mind.
2018-09-18 02:32:27 +07:00
..
albumsController.js Reworked extension parsing 2018-09-18 02:32:27 +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 Reworked extension parsing 2018-09-18 02:32:27 +07:00
utilsController.js Reworked extension parsing 2018-09-18 02:32:27 +07:00