filesafe/routes
Bobby Wibowo bd722129de
Updates, now supports uploading by URLs!
* Added upload by URLs. It has its own max size (config.uploads.urlMaxSize), make sure your config matches config.sample.js.
Here's a brief video showing it in action: https://i.fiery.me/CUhQ.mp4.

* /api/upload now supports uploading by URLs. Devs will only need to POST a JSON request containing a key named "urls", which is an array of the urls to upload.

* Added file extension filter to /api/upload/finishchunks.

* Added proper total chunks size check to /api/upload/finishchunks.

* Various code improvements.
2018-05-11 21:34:13 +07:00
..
album.js Updates (please update your config.js) 2018-05-09 15:41:30 +07:00
api.js Updates (please update your config.js) 2018-05-09 15:41:30 +07:00
nojs.js Updates, now supports uploading by URLs! 2018-05-11 21:34:13 +07:00