Commit Graph
16 Commits
Author SHA1 Message Date
Jörn Friedrich Dreyer b75cfbf39e make frontend prefixes configurable
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2020-07-09 10:33:35 +02:00
Jörn Friedrich DreyerandGitHub ac26af32cf add new config options for the http client (#330)
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2020-07-01 23:08:17 +02:00
Benedikt Kulmann 97c190e0aa Make sure that the reva frontend url has an url scheme
We have a lot of URLs in our flagset default values that don't have an
url scheme. In order to be able to make those changes over time we
introduced a helper function which appends "http://" as scheme.
2020-06-24 22:18:02 +02:00
Vincent Petry 32306dc6b4 Add flag for disabling TUS in capabilities 2020-06-02 11:46:13 +02:00
Vincent Petry 699f3c4d4e Add global TUS capability + some config
Added global TUS capability in the config structure.
Added config switches for the advertised max chunk size and http method
override.
2020-06-02 10:21:57 +02:00
A.Unger f5d1bca473 rework PR 2020-05-28 20:55:47 +02:00
Alex UngerandGitHub e21222e4e6 Update cs3org/reva, use configured logger on runtime (#153)
* inject logger on reva

* update ocis-pkg
2020-04-28 08:15:12 +02:00
Vincent Petry 913f3f0cd5 Don't advertise unsupported chunking v2
Removed "chunking" attribute in the DAV capabilities.
Please note that chunking v2 is advertised as "chunking 1.0" while
chunking v1 is the attribute "bigfilechunking" which is already false.
2020-04-23 09:53:00 +02:00
eb7ed6491c Toggle traces (#129)
* add tracing_enabled to the list of core targets

* add endpoint, collector and service_name parameters

* add authbasic config

* configure tracing for missing services

Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>

Co-authored-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2020-04-15 14:33:37 +02:00
Jörn Friedrich DreyerandGitHub e70e0c9176 update reva to v0.0.2-0.20200212114015-0dbce24f7e8b (#91)
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2020-03-06 12:17:28 +01:00
584d47daa8 Do not start openid connect provider - OCIS will use konnectd by def… (#61)
* Do not start openid connect provider - OCIS will use konnectd by default

* default to konnectd as oidc

Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>

Co-authored-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2020-02-13 21:25:52 +01:00
Jörn Friedrich Dreyer a3a4232387 allow different namespaces
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2020-02-05 11:16:26 +01:00
Jörn Friedrich Dreyer fbf131c6b2 change default ocdav namespace
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2020-01-30 11:17:00 +01:00
David Christofas 11816f75ab updgrade the micro/cli dependency 2020-01-28 14:41:18 +01:00
Jörn Friedrich Dreyer c3afb798d6 Fix desktop oidc
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2020-01-21 15:48:08 +01:00
Jörn Friedrich Dreyer 25a68c9321 separate reva services
update config

add desktop client with all localhost ports

split flagsets

add user docs

update readme

Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2020-01-16 21:53:43 +01:00