filebrowser/http
maweck ed62451ea0 feat: proxy auth support (#485)
* Change the order of commands to be able to cache more layers in case of multiple builds triggered in a row

* Fix #471

* Format Code

* Revert "Change the order of commands to be able to cache more layers in case of multiple builds triggered in a row"

This reverts commit 01362f34ee.

* Adjustment based on the review

* Rename "login-header" to "loginHeader" and prepare auth.method to accept "none" as a value

* Fixed line break

* Readd "lumberjack.v2" import which was removed by gofmt

Sorry - I do my tests and run "gofmt" before comitting the changes - It sadly seems like it is messing up the imports over and over again.
2018-08-08 10:06:16 +01:00
..
auth.go feat: proxy auth support (#485) 2018-08-08 10:06:16 +01:00
download.go style: fix linting issues 2018-08-07 13:34:06 +01:00
http.go feat: handle subtitles for video streaming (#468) 2018-07-26 10:47:09 +01:00
resource.go fix: directory "others" execute permission, close #300 2018-06-27 12:27:41 +01:00
settings.go Rename manager to browser (#406) 2018-04-23 22:42:52 +01:00
share.go Rename manager to browser (#406) 2018-04-23 22:42:52 +01:00
subtitle.go style: fix linting issues 2018-08-07 13:34:06 +01:00
users.go Rename manager to browser (#406) 2018-04-23 22:42:52 +01:00
websockets.go feat: case insensitive search by default #415 2018-07-23 10:24:52 +01:00