filesafe/controllers
Bobby Wibowo d723c0f562
Updates [!! update config.js !!]
Added extended support for URL uploads.
Namely URL proxy support and separate extensions filter (as in separate
from the primary extensions filter).
There's also a new option to set a disclaimer message that will be
printed underneath the URL uploads form.

Trust proxy is now toggleable from the configuration file.
I think they should only be enabled when you're behind proxy such as
Cloudflare or Incapsula.
I'm not sure how it behaves with only a bare nginx reverse proxy though.

Empty files can now be filtered.

Sorted preset extensions filter in config.sample.js.

Rephrased some options in config.sample.js as well.

maxTries now default to 3 in config.sample.js.

Various other small changes.
2018-12-20 18:53:37 +07:00
..
albumsController.js Updated ESLint rule: curly 2018-12-19 00:01:28 +07:00
authController.js Updates 2018-12-19 01:14:24 +07:00
permissionController.js Updated ESLint rule: curly 2018-12-19 00:01:28 +07:00
tokenController.js Updated ESLint rule: curly 2018-12-19 00:01:28 +07:00
uploadController.js Updates [!! update config.js !!] 2018-12-20 18:53:37 +07:00
utilsController.js Updates [!! update config.js !!] 2018-12-20 18:53:37 +07:00