Commit Graph
361 Commits
Author SHA1 Message Date
Jörn Friedrich DreyerandGitHub 419f9e2109 Merge pull request #2958 from owncloud/remove-storage-home
remove STORAGE_HOME_* references and unused configuration doc templates
2022-01-14 11:50:54 +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
Willy Kloucek 6927cfd0dc remove unused templates 2022-01-13 11:32:32 +01:00
Willy Kloucek 6ef6d1117c fix condition for nil pointer in common config 2022-01-13 08:13:14 +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 KloucekandJörn Friedrich Dreyer 6de48a8cd4 switch to http.StatusOK instead of 200 2022-01-07 19:19:19 +00:00
Willy KloucekandJörn Friedrich Dreyer 1e38150276 improve command description 2022-01-07 19:19:16 +00:00
Willy KloucekandJörn Friedrich Dreyer 23e7a8ffab simplify commands and version handling 2022-01-07 16:11:50 +00:00
Willy KloucekandJörn Friedrich Dreyer 5b70d46213 remove build flags, add debug server to accounts 2022-01-07 16:08:14 +00:00
Willy KloucekandJörn Friedrich Dreyer a839288212 remove supervised flag from configs 2022-01-07 16:08:14 +00:00
Willy KloucekandJörn Friedrich Dreyer 342da01c9b bring back missing commands 2022-01-07 16:07:01 +00:00
Willy KloucekandJörn Friedrich Dreyer 3c3fc2e098 revert storage, remove tracing.service and bring back common 2022-01-07 16:06:56 +00:00
Willy KloucekandJörn Friedrich Dreyer a13df3dcf7 split **/pkg/config/config.go up to multiple files 2022-01-07 16:04:52 +00:00
Willy KloucekandJörn Friedrich Dreyer 6990e7d660 switch all other services to struct tag based env config 2022-01-07 15:47:47 +00:00
Willy KloucekandJörn Friedrich Dreyer 161dd949fc switch ocs to struct tag based env config 2022-01-07 15:39:01 +00:00
Willy KloucekandJörn Friedrich Dreyer 3b5a33590e add missing commands and unify service / namespace options 2022-01-07 15:38:56 +00:00
Jörn Friedrich Dreyer 66491b94c9 Merge branch 'master' into spaces-registry 2022-01-04 19:30:00 +00:00
Jörn Friedrich Dreyer ae21ab95b5 fix dav files default layout
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2022-01-04 19:20:15 +00:00
Willy Kloucek 8b5a0c73f3 enable spaces capability 2022-01-04 10:31:03 +01:00
Jörn Friedrich Dreyer bab74a02ff use explicit grant and mountpoint types
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2021-12-22 12:31:21 +00:00
Willy Kloucek ff9b9513b3 fix new url capability 2021-12-21 14:47:39 +01:00
David ChristofasandGitHub 2356f5c1cc Merge pull request #2894 from owncloud/space-membership
add missing config for space membership endpoint
2021-12-16 19:24:24 +01:00
David Christofas 1050bd4f29 add missing config for space membership endpoint 2021-12-16 16:52:22 +01:00
Jörn Friedrich Dreyer da61a20cf1 Merge branch 'master' into spaces-registry 2021-12-15 16:33:52 +00:00
Jörn Friedrich Dreyer 70b8f3b949 wtf
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2021-12-15 16:27:16 +00:00
Willy Kloucek 32f7af851d add new file url of the app provider to the ocs capabilities 2021-12-15 10:43:53 +01:00
Jörn Friedrich Dreyer 22834af1ea adjust to multiple spaces config in latest reva
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2021-12-08 16:47:16 +00:00
Jörn Friedrich Dreyer 5e1bfb387c fix config
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2021-12-07 21:24:32 +00:00
Jörn Friedrich Dreyer 550b0bbfea reuse existing metadata storage
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2021-12-07 12:46:48 +00:00
Jörn Friedrich Dreyer 31bf29cb26 update spaces config
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2021-12-07 12:43:37 +00:00
Jörn Friedrich Dreyer de7620af98 get rid of /home mount point
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2021-12-07 12:21:19 +00: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
Jörn Friedrich Dreyer 5a29959a0b add spaces registry, drop mount_path
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2021-12-07 12:19:12 +00:00
David ChristofasandWilly Kloucek 08641a8e45 fix download helper for accounts service and indexer 2021-12-06 12:01:15 +01:00
Willy Kloucek 0fc2efadf2 rename APP_PROVIDER_BASIC_* environment variables, followup of #2811 2021-11-24 15:17:33 +01:00
Willy KloucekandGitHub 38d670f1b3 Merge pull request #2811 from owncloud/reenable-metrics-deployment-examples
reenable metrics for the deployment examples
2021-11-24 15:15:51 +01:00
Willy KloucekandGitHub bc57d13489 Merge pull request #2815 from owncloud/embed-generate-improvements
go embed / generate improvements
2021-11-24 15:09:17 +01:00
Willy Kloucek a601a2f261 ensure temporary compatiblity, so this is not a breaking PR 2021-11-24 14:15:01 +01:00
Willy Kloucek 222683d3cd fix app provider env naming 2021-11-24 14:15:00 +01:00
Willy Kloucek 62ff1f1659 don't run go generate anymore 2021-11-24 13:38:29 +01:00
Willy Kloucek e6df1e466d make *_SERVICE_USER_UUID a consistent option for all drivers 2021-11-24 13:26:58 +01:00
Willy Kloucek 98f11f31d9 apply ServiceUSERUUID also to metadata storage 2021-11-24 13:15:01 +01:00
André Duffeck e221dfd8cb Fix using s3ng as the backend for the metadata storage
Fixes #2668
2021-11-23 14:10:42 +01:00
Willy Kloucek 889f37f37c reimport docs makefile in storage 2021-11-23 11:34:36 +01:00
A.Unger f64ca1f6ba introduce AlternativeID attribute, which needs some explanation 2021-11-19 16:21:55 +01:00
A.Unger 2601efb9fe Merge branch 'master' into try-gookikt-config 2021-11-19 15:55:30 +01:00
David Christofas bcdec050fd fix public storage mapping 2021-11-19 10:54:59 +01:00
Willy Kloucek 390b7c2e93 add mount it to public link storage 2021-11-19 10:12:49 +01:00
A.Unger 24347180fa use ocisConfig as struct tagname to bind config files to strucg attributes 2021-11-19 09:28:23 +01:00
A.Unger fe61ad4154 reordered env var priorities 2021-11-17 23:08:04 +01:00