Jörn Friedrich Dreyer
0e88cb1bec
Use embeddable ocdav go micro service ( #3397 )
...
* allow proxy to route to micro service
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de >
* use go micre ocdav service instead of reva frontend
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de >
* add missing gateway default config
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de >
* update reva branch for testing
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de >
* add changelog
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de >
* add missing comands
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de >
* bump reva version
Signed-off-by: jkoberg <jkoberg@owncloud.com >
* tidy
Signed-off-by: jkoberg <jkoberg@owncloud.com >
* bump reva again
Signed-off-by: jkoberg <jkoberg@owncloud.com >
* a blind mans config change
Signed-off-by: jkoberg <jkoberg@owncloud.com >
* add ocdav to must start extensions
Signed-off-by: jkoberg <jkoberg@owncloud.com >
* fail when neither backend nor service is set
Signed-off-by: jkoberg <jkoberg@owncloud.com >
Co-authored-by: jkoberg <jkoberg@owncloud.com >
2022-04-12 11:27:24 +02:00
Willy Kloucek
4578f5cd5a
move ocs config host logic to reva cs3org/reva#2692
2022-03-29 12:44:15 +02:00
Willy Kloucek
d85e5dee8a
ensure the same data on /ocs/v?.php/config like oC10
2022-03-29 11:43:29 +02:00
Michael Barz
b15db1794a
update reva to version 2.0.0 ( #3258 )
2022-03-03 19:56:04 +01:00
Benedikt Kulmann
a45f717d3f
Make the project spaces capability configurable
...
Some deployments don't want to show early stages of the spaces feature
set in the clients. It can now be disabled in the capabilities.
2022-01-14 10:42:36 +01:00
Jörn Friedrich Dreyer
191b3de60a
fix merge and rebase dance
...
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de >
2022-01-07 19:58:42 +00:00
Willy Kloucek
1e38150276
improve command description
2022-01-07 19:19:16 +00:00
Willy Kloucek
3c3fc2e098
revert storage, remove tracing.service and bring back common
2022-01-07 16:06:56 +00:00
Willy Kloucek
a13df3dcf7
split **/pkg/config/config.go up to multiple files
2022-01-07 16:04:52 +00:00
Willy Kloucek
6990e7d660
switch all other services to struct tag based env config
2022-01-07 15:47:47 +00:00
Jörn Friedrich Dreyer
66491b94c9
Merge branch 'master' into spaces-registry
2022-01-04 19:30:00 +00:00
Willy Kloucek
8b5a0c73f3
enable spaces capability
2022-01-04 10:31:03 +01:00
Willy Kloucek
ff9b9513b3
fix new url capability
2021-12-21 14:47:39 +01:00
David Christofas
1050bd4f29
add missing config for space membership endpoint
2021-12-16 16:52:22 +01:00
Jörn Friedrich Dreyer
c36e99895b
update to latest changes in reva PR
...
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de >
2021-12-07 12:21:19 +00:00
A.Unger
0d7be0d6ad
set all previously set on c.StringSlice values on the bootstrap config
2021-11-16 12:22:17 +01:00
A.Unger
cfbe37de61
WIP - replace flags in storage commands
2021-11-15 16:58:22 +01:00
A.Unger
3580e16771
losing my mind
2021-11-11 15:12:37 +01:00
A.Unger
7eb2c25d65
propagate storage common logging config
2021-11-11 13:58:19 +01:00
David Christofas
cd99845557
Merge pull request #2745 from owncloud/insecure-options
...
make all insecure options configurable and change the default to false
2021-11-10 17:49:15 +01:00
David Christofas
0ec64fe99f
make insecure options configurable
2021-11-10 14:19:27 +01:00
David Christofas
890fbd53b6
fix basic auth configuration
2021-11-02 15:04:13 +01:00
Benedikt Kulmann
243727fea5
Announce resharing as false in capabilities
2021-10-27 15:11:12 +02:00
Michael Barz
0ed7cca740
Merge pull request #2637 from ishank011/ocs-additional-info
...
Add sharees additional info paramater config to ocs
2021-10-22 08:56:45 +02:00
pwengerter
d2307f49d9
Add versioned user settings capability
2021-10-21 13:40:04 +02:00
Ishank Arora
89ae20758d
Add sharees additional info paramater config to ocs
2021-10-19 11:32:41 +02:00
Ishank Arora
518e8747b2
Add config to skip encoding user groups in reva tokens
2021-10-18 09:54:22 +02:00
Willy Kloucek
0d4bc304e7
Merge pull request #2598 from owncloud/fix_metadata_storage
...
[full-ci] configure users and metadata storage separately
2021-10-11 13:06:17 +02:00
Willy Kloucek
d74816f242
configure users and metadata storage separately
2021-10-11 11:39:36 +02:00
Benedikt Kulmann
489d0a5db3
Add favorites capability
2021-10-08 19:37:48 +02:00
A.Unger
74ad0b8c1d
add default gateway flag to storage commands
2021-10-05 09:23:53 +02:00
Willy Kloucek
7b30571aff
switch from micro/cli/v2 to urfave/cli/v2, like https://github.com/asim/go-micro/pull/2224
2021-09-27 12:02:55 +02:00
Willy Kloucek
0614f3c613
update reva and fix int config parameters as string
2021-09-27 10:21:59 +02:00
Willy Kloucek
bfb801b63d
add max size and max num to the archiver capabilities
2021-09-26 15:05:08 +02:00
Willy Kloucek
8bc8f4651f
make urls configurable
...
Co-authored-by: Pascal Wengerter <pwengerter@owncloud.com >
2021-09-23 16:23:30 +02:00
Willy Kloucek
b06846546d
add archiver and app provider to capabilities
2021-09-23 16:20:30 +02:00
Willy Kloucek
c5a74949b1
Merge pull request #2509 from owncloud/expose_reva_archiver
...
Expose configuration for the reva archiver
2021-09-23 10:37:44 +02:00
Josh Soref
55667a3ab3
spelling
...
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com >
2021-09-20 16:54:29 +05:45
pwengerter
f5df71717c
Remove placeholder notifications endpoint in capabilities
2021-09-16 11:34:17 +01:00
Juan Pablo Villafáñez
8844b0bf57
Expose configuration for the reva archiver
2021-09-15 16:33:34 +02:00
Willy Kloucek
53c5c8d278
add frontend service
2021-09-01 12:50:03 +02:00
Ishank Arora
f7867e42f5
Add ocs cache warmup config and warn on protobuf ns conflicts
2021-07-26 16:45:43 +02:00
Pascal Wengerter
68f119f0ff
Add profile_picture to user capabilities
2021-05-12 14:53:47 +01:00
Ishank Arora
8ee5aac82b
Add option to read registry rules from json file
2021-04-14 12:57:55 +02:00
David Christofas
bcffed2e00
update reva to v1.6.1-0.20210326165326-e8a00d9b2368
2021-03-29 05:11:23 +05:45
A.Unger
9dd2cfa2e9
refactor a authbearer storage tracing config
2021-03-18 10:57:15 +01:00
A.Unger
0092c74959
refactor a reva storage tracing config
2021-03-18 10:50:54 +01:00
A.Unger
dc4b4b7e46
correctly implement suture v4 interfaces
2021-03-11 15:50:01 +01:00
A.Unger
4e37d4a2f6
update commands when running in supervised mode
2021-03-10 11:10:46 +01:00
Jörn Friedrich Dreyer
2bfdab8735
add remaining services
...
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de >
2021-03-09 16:03:47 +00:00