filesafe/public
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
..
css Updates, now supports uploading by URLs! 2018-05-11 21:34:13 +07:00
icons Updates (please update your config.js) 2018-05-09 15:41:30 +07:00
images Updated unavailable.png 2018-05-10 22:12:16 +07:00
js Updates, now supports uploading by URLs! 2018-05-11 21:34:13 +07:00
libs Updates 2018-04-29 19:47:24 +07:00
safe.fiery.me.sxcu Updates 2018-04-12 19:30:17 +07:00