mirror of
https://github.com/BobbyWibowo/lolisafe.git
synced 2024-12-14 00:16:21 +00:00
f043f65ca1
* Added Cloudflare purge cache support. Check configuration sample at config.sample.js. When it's enabled, whenever files are being deleted, it will send a POST request to Cloudflare's API to purge cache of the deleted files. This adds a new dependency called "snekfetch". It's lightweight though. * uploadsController.delete() will now wrap uploadsController.bulkDelete() instead. |
||
---|---|---|
.. | ||
albumsController.js | ||
authController.js | ||
tokenController.js | ||
uploadController.js | ||
utilsController.js |