filesafe/public/css
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.css Updates 2018-04-27 04:04:21 +07:00
auth.css Updates 2018-04-13 23:20:57 +07:00
dashboard.css Updates 2018-05-06 21:14:57 +07:00
home.css Updates, now supports uploading by URLs! 2018-05-11 21:34:13 +07:00
style.css Updates 2018-05-06 21:14:57 +07:00
sweetalert.css More improvements to albums, and others 2018-04-29 00:26:39 +07:00