filesafe/controllers
Bobby Wibowo 53789a20c2
Updated uploadController.js
DuckDuckGo's proxy is no longer supported as it stops reporting Content-Length header, which is crucial so that the safe could predict the actual file size before downloading it.

If you have it enabled in your config file, it will now close the safe with error code 1. You can either disable url uploads completely or just disable duckduckgo's proxy (though I believe not many will choose the latter as to begin with it was implemented to hide origin IP).
2018-12-09 00:55:04 +07:00
..
albumsController.js Init account-manager branch 2018-10-10 02:52:41 +07:00
authController.js Fixed authController.js 2018-10-13 18:09:09 +07:00
permissionController.js Moved permission-related functions to permissionController 2018-10-13 18:06:58 +07:00
tokenController.js Moved permission-related functions to permissionController 2018-10-13 18:06:58 +07:00
uploadController.js Updated uploadController.js 2018-12-09 00:55:04 +07:00
utilsController.js Init ids-cache branch 2018-12-03 16:18:52 +07:00