Commit Graph

7270 Commits

Author SHA1 Message Date
jkoberg 2c2ac4c93e simplify make logic 2021-10-18 17:22:36 +02:00
jkoberg 0686d7bc99 more changes to makefiles 2021-10-18 17:14:10 +02:00
jkoberg a7ddc1ee88 don't build node_modules when unneccessary 2021-10-18 17:01:13 +02:00
Michael Barz c2c198c3f3 Merge pull request #2500 from owncloud/api-tests-spaces
add basic API test for spaces
2021-10-18 16:55:34 +02:00
jkoberg a9b6753991 add yarn to web and graph-explorer 2021-10-18 16:44:46 +02:00
jkoberg b5a4a11591 use ci-node-generate instead generate 2021-10-18 16:31:28 +02:00
Alex Unger 524bf18920 Update docs/extensions/storage/spaces.md 2021-10-18 16:26:35 +02:00
Michael Barz 72cb487b75 add formerly removed RevaContext 2021-10-18 16:00:14 +02:00
Florian Schade 03de49e59b remove dev leftover 2021-10-18 15:48:09 +02:00
Michael Barz 95112ee266 use HTTP::get 2021-10-18 15:29:43 +02:00
jkoberg 35cf374f79 add more build steps 2021-10-18 15:24:47 +02:00
Michael Barz df4f70917c add to drone.star 2021-10-18 15:23:53 +02:00
Michael Barz 75e6c46e66 register apiSpaces suite 2021-10-18 15:19:13 +02:00
Florian Schade 0c66bdd6ad feat(public-token): get public-token from query string
retrieving public-token also from the query-string
2021-10-18 14:55:55 +02:00
Michael Barz 462937b6df Update tests/acceptance/features/apiSpaces/ListSpaces.feature
Co-authored-by: Artur Neumann <artur@jankaritech.com>
2021-10-18 14:55:30 +02:00
Michael Barz 59a1ef8894 Update tests/acceptance/features/apiSpaces/ListSpaces.feature
Co-authored-by: Artur Neumann <artur@jankaritech.com>
2021-10-18 14:55:23 +02:00
Michael Barz edbc5e1ffa Update tests/acceptance/features/apiSpaces/ListSpaces.feature
Co-authored-by: Artur Neumann <artur@jankaritech.com>
2021-10-18 14:55:14 +02:00
A.Unger 842d552b39 Merge branch 'master' into api-tests-spaces 2021-10-18 14:39:56 +02:00
jkoberg 9734c27d18 revert comments in makefiles 2021-10-18 14:07:29 +02:00
jkoberg 88664152e3 move embed logic to ocispkg 2021-10-18 13:01:17 +02:00
David Christofas 6f7bb90106 Automated changelog update [skip ci] 2021-10-18 08:56:45 +00:00
David Christofas c51a6630bd Merge pull request #2534 from ishank011/token-fixes
Start up a new machine auth provider in the storage service
2021-10-18 10:55:52 +02:00
Ishank Arora 375e9121fd Update reva version 2021-10-18 09:57:04 +02:00
Ishank Arora 0c8cbe4d4f Add machine auth endpoint to gateway 2021-10-18 09:54:23 +02:00
Ishank Arora 26ec5f0a40 Use machine auth when using cs3 backend in proxy service 2021-10-18 09:54:22 +02:00
Ishank Arora 35905f4a09 Start up a new machine auth provider in the storage service 2021-10-18 09:54:22 +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 669175b062 Merge pull request #2624 from owncloud/configuration_streamlining
[deployment-examples] streamline configuration
2021-10-18 09:48:43 +02:00
Willy Kloucek 9443f2f50a Automated changelog update [skip ci] 2021-10-18 07:21:14 +00:00
Willy Kloucek 8fdaa188e0 Merge pull request #2630 from owncloud/use_buf_tooling
Use buf tooling
2021-10-18 09:20:26 +02:00
jkoberg d2026a5d94 Merge branch 'master' into go-embed 2021-10-18 09:20:19 +02:00
jkoberg 0be96a6777 make linter happy 2021-10-18 09:10:39 +02:00
Willy Kloucek 3f25821f36 Automated changelog update [skip ci] 2021-10-18 05:54:47 +00: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 367ea73166 switch to buf tooling 2021-10-18 07:53:00 +02:00
Willy Kloucek 32fb7cb6f0 Automated changelog update [skip ci] 2021-10-18 05:30:38 +00: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
David Christofas c88824e7a0 run the public share auth middleware after the create home middleware
The x-access-token for public shares is scoped for only the share. That means create home would fail because the token is not valid.
2021-10-15 16:48:47 +02:00
David Christofas 5713fe81a4 add public share auth middleware 2021-10-15 16:48:43 +02:00
jkoberg a23e648e17 do same for ocis 2021-10-15 16:22:47 +02:00
jkoberg 2878b26c29 comment more code 2021-10-15 16:08:36 +02:00
jkoberg 8b7f866059 don't execute protobuf 2021-10-15 15:59:08 +02:00
jkoberg 52036082a7 build accounts from ocs 2021-10-15 15:45:02 +02:00
jkoberg ef9ee8726e only call node_modules 2021-10-15 15:18:27 +02:00
jkoberg d169bba0bb dont build node modules 2021-10-15 15:06:13 +02:00
jkoberg f97ab8c223 add yarn to makefile 2021-10-15 14:06:55 +02:00
jkoberg cfc82f7df8 lame mans way to get the build running 2021-10-15 13:52:10 +02:00