filesafe/views
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
..
_partial Cleaned some files 2018-04-24 03:01:11 +07:00
_globals.njk Updates, now supports uploading by URLs! 2018-05-11 21:34:13 +07:00
_layout.njk Updated _layout.njk 2018-04-26 20:01:29 +07:00
album.njk Updated albums' public link 2018-04-29 20:17:02 +07:00
auth.njk Updates 2018-05-01 21:41:25 +07:00
dashboard.njk Updates (breaking changes!) 2018-05-06 02:44:58 +07:00
faq.njk Updates 2018-04-25 21:11:15 +07:00
home.njk Updates, now supports uploading by URLs! 2018-05-11 21:34:13 +07:00
nojs.njk Updates 2018-04-27 01:33:11 +07:00