Commit Graph

147 Commits

Author SHA1 Message Date
A.Unger 51dc1715ce new config framework in ocs 2021-11-08 13:58:13 +01:00
A.Unger 6da95d3ddd new config framework in graph 2021-11-08 13:50:52 +01:00
A.Unger a515a97c8f normalize idp 2021-11-08 12:17:23 +01:00
A.Unger 22601de351 normalize graph-explorer 2021-11-08 12:08:35 +01:00
A.Unger 4c9e4713cf normalize graph 2021-11-08 12:04:30 +01:00
A.Unger 91c766210c migrate graph-explorer to the new config scheme 2021-11-05 11:31:35 +01:00
A.Unger ba1635165b migrate idp to the new config scheme 2021-11-05 11:15:55 +01:00
A.Unger da36ca8cde adjust flagsets 2021-11-04 15:56:01 +01:00
A.Unger a76ad08d12 fix dead code logic 2021-11-04 14:19:41 +01:00
A.Unger cfe1ac30af add graph 2021-11-04 13:50:42 +01:00
A.Unger 711acbb354 inherit logging config from ocis.yaml, let extensions overwrite their logging. Considering using a package level global logging... 2021-10-31 00:08:46 +02:00
David Christofas 2986265be7 enable users to list all spaces 2021-10-27 17:17:16 +02:00
David Christofas c23071fb91 enforce set space quota permission 2021-10-22 15:53:52 +02:00
Willy Kloucek 29341a7f94 split spaces webdav url and graph url configuration in base and path parts 2021-10-21 14:30:18 +02:00
Willy Kloucek 8fdf8e340b Merge pull request #2536 from owncloud/public-share-auth-middleware
add public share auth middleware
2021-10-18 07:54:11 +02:00
Willy Kloucek 1494e69517 Merge pull request #2616 from owncloud/go-micro-v4
upgrade to go micro v4.1.0
2021-10-18 07:28:28 +02:00
David Christofas f5aabe1a87 update reva to latest master 2021-10-15 17:45:16 +02:00
David Christofas 600c7ca351 use updated VerifyScope 2021-10-15 17:45:11 +02:00
David Christofas fb0380820c enable archiver for public shares 2021-10-15 17:45:06 +02:00
Michael Barz fabed476f7 calculate quota stage 2021-10-15 12:28:19 +02:00
Michael Barz 654c237094 add missing error handling 2021-10-14 17:23:40 +02:00
A.Unger abbd64bff6 fix update branch 2021-10-14 16:06:49 +02:00
Willy Kloucek 6d5a3733ff upgrade to go micro v4.1.0 2021-10-14 15:56:19 +02:00
Alex Unger c4f450bab7 Merge branch 'master' into report-quota 2021-10-14 15:55:03 +02:00
kobergj 60da5983e0 Merge pull request #2619 from kobergj/defaultSpaceQuota
Default space quota
2021-10-14 15:43:23 +02:00
jkoberg 00c663f3b6 simplify quota creation logic 2021-10-14 13:50:06 +02:00
Willy Kloucek c60b76e1de Merge pull request #2612 from owncloud/dont-expose-services-by-default
don't expose services by default
2021-10-13 15:43:43 +02:00
jkoberg 2a6e5454d2 send nil quota if not set 2021-10-13 14:13:26 +02:00
jkoberg d5d33c7941 add default space quota 2021-10-13 13:47:57 +02:00
Alex Unger e9137c1533 Merge branch 'master' into report-quota 2021-10-13 10:47:24 +02:00
jkoberg 5b9870d1d8 fix panics in update drive handler 2021-10-13 09:17:49 +02:00
David Christofas c4d4efdda8 return newly created space in response 2021-10-12 19:18:50 +02:00
Willy Kloucek 879827ca4b don't expose services by default 2021-10-12 14:00:33 +02:00
Michael Barz 6844242511 report quota 2021-10-11 14:42:43 +02:00
Alex Unger 984d92873a Merge pull request #2588 from owncloud/manage-spaces 2021-10-08 16:27:18 +02:00
A.Unger 386847ac37 use TrimPrefix instead of TrimLeft 2021-10-08 14:10:18 +02:00
A.Unger 4466e6b71e proper url parsing using godata 2021-10-08 13:23:10 +02:00
A.Unger 8161f9023b wip: prepare update request 2021-10-07 16:26:20 +02:00
jkoberg 3a7b7c932c rename envvar to REVA_GATEWAY 2021-10-07 15:16:19 +02:00
A.Unger c0ae065e77 account for space description 2021-10-07 13:16:31 +02:00
A.Unger 9299e22b18 wip: workload layout 2021-10-07 12:54:13 +02:00
jkoberg 31f1301c9e unify all envvars, cli parameters and descriptions 2021-10-07 12:32:57 +02:00
jkoberg 8bb74dbc6f add common EnvVar for Reva Gateway 2021-10-06 17:35:12 +02:00
Michael Barz 93a76a06e7 use space type from request 2021-10-06 14:44:18 +02:00
A.Unger 887ac0901f remove LICENSE file from subdirs 2021-10-05 16:41:36 +02:00
Willy Kloucek 68ba24ff73 fix extensions versions 2021-10-05 12:39:31 +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
Alex Unger 31952bab79 Merge pull request #2531 from owncloud/drives-odata 2021-09-23 15:32:43 +02:00
Michael Barz 79dd35e378 make POST on Spaces comply to odata 2021-09-23 10:52:44 +02:00
Ishank Arora 3e98b8df72 Set reva JWT token expiration time to 24 hours by default 2021-09-23 09:10:40 +02:00