Andre Duffeck
fd09d29b5c
Merge pull request #7973 from aduffeck/ocm-access
...
[full-ci] Ocm access
2023-12-14 14:36:31 +01:00
Roman Perekhod
2745669feb
fixed the issue that led to correct update but the 404 response code when renaming an existing user to a string with capital letters
2023-12-14 12:10:37 +01:00
André Duffeck
a530192dd4
Bump reva
2023-12-14 10:53:56 +01:00
André Duffeck
4ccfc66432
Add a flag for including ocm sharees
2023-12-14 09:32:53 +01:00
jkoberg
bbc4f83f7d
bump dependencies
...
Signed-off-by: jkoberg <jkoberg@owncloud.com >
2023-12-13 12:49:53 +01:00
jkoberg
003310a2b0
use nats-js cache
...
Signed-off-by: jkoberg <jkoberg@owncloud.com >
2023-12-13 12:48:27 +01:00
dependabot[bot]
b9fbedfdfe
build(deps): bump github.com/google/uuid from 1.4.0 to 1.5.0
...
Bumps [github.com/google/uuid](https://github.com/google/uuid ) from 1.4.0 to 1.5.0.
- [Release notes](https://github.com/google/uuid/releases )
- [Changelog](https://github.com/google/uuid/blob/master/CHANGELOG.md )
- [Commits](https://github.com/google/uuid/compare/v1.4.0...v1.5.0 )
---
updated-dependencies:
- dependency-name: github.com/google/uuid
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-12-13 06:20:31 +00:00
Michael Barz
b3528ac5b3
update reva to v2.17.0
2023-12-12 19:29:18 +01:00
André Duffeck
ff5bd6045a
Bump reva to pull in the retry event changes
2023-12-12 14:09:29 +01:00
dependabot[bot]
f6dd3ae27c
build(deps): bump github.com/urfave/cli/v2 from 2.25.7 to 2.26.0
...
Bumps [github.com/urfave/cli/v2](https://github.com/urfave/cli ) from 2.25.7 to 2.26.0.
- [Release notes](https://github.com/urfave/cli/releases )
- [Changelog](https://github.com/urfave/cli/blob/main/docs/CHANGELOG.md )
- [Commits](https://github.com/urfave/cli/compare/v2.25.7...v2.26.0 )
---
updated-dependencies:
- dependency-name: github.com/urfave/cli/v2
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-12-11 09:06:48 +01:00
Roman Perekhod
40da95e1c0
[full-ci] fix public link update ( #7862 )
...
* the tests were modified
* Update tests/acceptance/features/coreApiSharePublicLink1/changingPublicLinkShare.feature
Co-authored-by: Sawjan Gurung <saw.jan.grg3e@gmail.com >
* the expected failures removed
* change log added, reva bumped.
---------
Co-authored-by: Roman Perekhod <rperekhod@owncloud.com >
Co-authored-by: Sawjan Gurung <saw.jan.grg3e@gmail.com >
2023-12-08 10:46:22 +01:00
dependabot[bot]
d355a3db56
build(deps): bump github.com/KimMachineGun/automemlimit
...
Bumps [github.com/KimMachineGun/automemlimit](https://github.com/KimMachineGun/automemlimit ) from 0.3.0 to 0.4.0.
- [Commits](https://github.com/KimMachineGun/automemlimit/compare/v0.3.0...v0.4.0 )
---
updated-dependencies:
- dependency-name: github.com/KimMachineGun/automemlimit
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-12-08 08:43:21 +00:00
dependabot[bot]
0ad8d25d0c
build(deps): bump github.com/CiscoM31/godata from 1.0.8 to 1.0.9
...
Bumps [github.com/CiscoM31/godata](https://github.com/CiscoM31/godata ) from 1.0.8 to 1.0.9.
- [Release notes](https://github.com/CiscoM31/godata/releases )
- [Commits](https://github.com/CiscoM31/godata/compare/v1.0.8...v1.0.9 )
---
updated-dependencies:
- dependency-name: github.com/CiscoM31/godata
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-12-08 09:34:44 +01:00
dependabot[bot]
9a3455d191
build(deps): bump github.com/nats-io/nats-server/v2
...
Bumps [github.com/nats-io/nats-server/v2](https://github.com/nats-io/nats-server ) from 2.10.5 to 2.10.7.
- [Release notes](https://github.com/nats-io/nats-server/releases )
- [Changelog](https://github.com/nats-io/nats-server/blob/main/.goreleaser.yml )
- [Commits](https://github.com/nats-io/nats-server/compare/v2.10.5...v2.10.7 )
---
updated-dependencies:
- dependency-name: github.com/nats-io/nats-server/v2
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-12-07 10:50:28 +01:00
Dominik Schmidt
129c6a1af7
chore: bump reva to include metadata in propfinds
2023-12-06 16:20:09 +01:00
Michael Barz
956a0427cf
chore: update reva
2023-12-06 12:16:14 +01:00
Florian Schade
34f3ab66c1
feature: add beta drive listing endpoints to the graph api ( #7861 )
...
* feature: add beta drive listing endpoints to the graph api and hydrate them to contain the new grantedtoV2 property and use unified roles instead of the cs3 roles
* enhancement: make use of owner conditions for drive listing
* enhancement: provide GetDrivesV1Beta1 and GetAllDrivesV1Beta1 graph endpoint tests
2023-12-06 10:01:38 +01:00
dependabot[bot]
59d8c43164
build(deps): bump github.com/onsi/ginkgo/v2 from 2.13.0 to 2.13.2
...
Bumps [github.com/onsi/ginkgo/v2](https://github.com/onsi/ginkgo ) from 2.13.0 to 2.13.2.
- [Release notes](https://github.com/onsi/ginkgo/releases )
- [Changelog](https://github.com/onsi/ginkgo/blob/master/CHANGELOG.md )
- [Commits](https://github.com/onsi/ginkgo/compare/v2.13.0...v2.13.2 )
---
updated-dependencies:
- dependency-name: github.com/onsi/ginkgo/v2
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-12-06 09:59:47 +01:00
dependabot[bot]
6e51bb3f9f
build(deps): bump github.com/onsi/gomega from 1.29.0 to 1.30.0
...
Bumps [github.com/onsi/gomega](https://github.com/onsi/gomega ) from 1.29.0 to 1.30.0.
- [Release notes](https://github.com/onsi/gomega/releases )
- [Changelog](https://github.com/onsi/gomega/blob/master/CHANGELOG.md )
- [Commits](https://github.com/onsi/gomega/compare/v1.29.0...v1.30.0 )
---
updated-dependencies:
- dependency-name: github.com/onsi/gomega
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-12-06 09:16:24 +01:00
dependabot[bot]
1f069c7c00
build(deps): bump github.com/open-policy-agent/opa from 0.51.0 to 0.59.0
...
Bumps [github.com/open-policy-agent/opa](https://github.com/open-policy-agent/opa ) from 0.51.0 to 0.59.0.
- [Release notes](https://github.com/open-policy-agent/opa/releases )
- [Changelog](https://github.com/open-policy-agent/opa/blob/main/CHANGELOG.md )
- [Commits](https://github.com/open-policy-agent/opa/compare/v0.51.0...v0.59.0 )
---
updated-dependencies:
- dependency-name: github.com/open-policy-agent/opa
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-12-05 09:47:11 +01:00
dependabot[bot]
a6a6c22c14
chore(deps): bump github.com/libregraph/lico
...
Bumps [github.com/libregraph/lico](https://github.com/libregraph/lico ) from 0.60.1-0.20230811070109-1d4140be554d to 0.61.1.
- [Changelog](https://github.com/libregraph/lico/blob/master/CHANGELOG.md )
- [Commits](https://github.com/libregraph/lico/commits/v0.61.1 )
---
updated-dependencies:
- dependency-name: github.com/libregraph/lico
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-12-05 09:40:36 +01:00
Jörn Friedrich Dreyer
a6a7c69e8f
bump reva to use UploadSessionLister interface
...
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de >
2023-12-04 10:52:41 +01:00
dependabot[bot]
8cd508660e
chore(deps): bump github.com/coreos/go-oidc/v3 from 3.7.0 to 3.8.0
...
Bumps [github.com/coreos/go-oidc/v3](https://github.com/coreos/go-oidc ) from 3.7.0 to 3.8.0.
- [Release notes](https://github.com/coreos/go-oidc/releases )
- [Commits](https://github.com/coreos/go-oidc/compare/v3.7.0...v3.8.0 )
---
updated-dependencies:
- dependency-name: github.com/coreos/go-oidc/v3
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-11-30 17:59:40 +01:00
Ralf Haferkamp
e63ce368ed
Bump reva to latest edge
...
For https://github.com/cs3org/reva/pull/4366
2023-11-30 13:39:26 +01:00
Michael Barz
eb6ec1311a
chore: update libregraph api again
2023-11-28 14:56:12 +01:00
Michael Barz
fdb3572cc0
chore: bump libregraph api
2023-11-28 14:56:12 +01:00
Christian Richter
b38babda1b
bump reva
...
Signed-off-by: Christian Richter <crichter@owncloud.com >
2023-11-27 16:46:25 +01:00
dependabot[bot]
1ca166ff48
Bump github.com/nats-io/nats-server/v2 from 2.10.4 to 2.10.5
...
Bumps [github.com/nats-io/nats-server/v2](https://github.com/nats-io/nats-server ) from 2.10.4 to 2.10.5.
- [Release notes](https://github.com/nats-io/nats-server/releases )
- [Changelog](https://github.com/nats-io/nats-server/blob/main/.goreleaser.yml )
- [Commits](https://github.com/nats-io/nats-server/compare/v2.10.4...v2.10.5 )
---
updated-dependencies:
- dependency-name: github.com/nats-io/nats-server/v2
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-11-27 10:48:34 +01:00
dependabot[bot]
fd23e257ff
Bump github.com/gorilla/mux from 1.8.0 to 1.8.1
...
Bumps [github.com/gorilla/mux](https://github.com/gorilla/mux ) from 1.8.0 to 1.8.1.
- [Release notes](https://github.com/gorilla/mux/releases )
- [Commits](https://github.com/gorilla/mux/compare/v1.8.0...v1.8.1 )
---
updated-dependencies:
- dependency-name: github.com/gorilla/mux
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-11-23 08:56:51 +01:00
dependabot[bot]
482e2980f8
Bump go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp
...
Bumps [go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp](https://github.com/open-telemetry/opentelemetry-go-contrib ) from 0.45.0 to 0.46.1.
- [Release notes](https://github.com/open-telemetry/opentelemetry-go-contrib/releases )
- [Changelog](https://github.com/open-telemetry/opentelemetry-go-contrib/blob/main/CHANGELOG.md )
- [Commits](https://github.com/open-telemetry/opentelemetry-go-contrib/compare/zpages/v0.45.0...zpages/v0.46.1 )
---
updated-dependencies:
- dependency-name: go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-11-23 08:56:08 +01:00
Ralf Haferkamp
49db85d820
Bump reva to latest edge
2023-11-22 15:12:39 +01:00
dependabot[bot]
7dfb0706b0
Bump github.com/go-ldap/ldap/v3 from 3.4.5 to 3.4.6
...
Bumps [github.com/go-ldap/ldap/v3](https://github.com/go-ldap/ldap ) from 3.4.5 to 3.4.6.
- [Release notes](https://github.com/go-ldap/ldap/releases )
- [Commits](https://github.com/go-ldap/ldap/compare/v3.4.5...v3.4.6 )
---
updated-dependencies:
- dependency-name: github.com/go-ldap/ldap/v3
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-11-22 15:12:39 +01:00
dependabot[bot]
56073ba09a
Bump github.com/go-jose/go-jose/v3 from 3.0.0 to 3.0.1
...
Bumps [github.com/go-jose/go-jose/v3](https://github.com/go-jose/go-jose ) from 3.0.0 to 3.0.1.
- [Release notes](https://github.com/go-jose/go-jose/releases )
- [Changelog](https://github.com/go-jose/go-jose/blob/v3/CHANGELOG.md )
- [Commits](https://github.com/go-jose/go-jose/compare/v3.0.0...v3.0.1 )
---
updated-dependencies:
- dependency-name: github.com/go-jose/go-jose/v3
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-11-22 14:51:42 +01:00
Christian Richter
f5cba862ab
Merge pull request #7781 from dragonchaser/add-form-mimetype
...
Add form mimetype
2023-11-22 13:08:34 +01:00
dependabot[bot]
ee922515fa
Bump go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc
...
Bumps [go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc](https://github.com/open-telemetry/opentelemetry-go-contrib ) from 0.36.4 to 0.46.0.
- [Release notes](https://github.com/open-telemetry/opentelemetry-go-contrib/releases )
- [Changelog](https://github.com/open-telemetry/opentelemetry-go-contrib/blob/main/CHANGELOG.md )
- [Commits](https://github.com/open-telemetry/opentelemetry-go-contrib/compare/zpages/v0.36.4...zpages/v0.46.0 )
---
updated-dependencies:
- dependency-name: go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-11-22 11:47:45 +01:00
Christian Richter
c34baacea3
bump reva
...
Signed-off-by: Christian Richter <crichter@owncloud.com >
2023-11-22 11:40:44 +01:00
Roman Perekhod
7175316292
fix the tgz mime type, bump reva
2023-11-21 17:33:52 +01:00
Florian Schade
b3e658cf89
chore: bump reva ( #7752 )
2023-11-19 10:02:39 +01:00
Michael Barz
74a51d50f3
Merge pull request #7746 from 2403905/issue-7359
...
[full-ci] bump reva
2023-11-17 21:13:07 +01:00
Florian Schade
ad57d59738
enhancement: add graph invite endpoint ( #7687 )
2023-11-17 16:36:54 +01:00
Roman Perekhod
4585b765ef
[full-ci] bump reva
...
fix disable depth infinity
2023-11-17 11:40:08 +01:00
Ralf Haferkamp
50f63bf436
bump reva to latest edge ( #7727 )
...
* bump reva to latest edge
To get https://github.com/cs3org/reva/pull/4336
* graph: Import unified role related code from reva
The UnifiedRole related types are pretty specific to the graph service.
Maintaining them as part of reva makes things more complex that required.
* chore: add failing cases to the expected failures
---------
Co-authored-by: Florian Schade <f.schade@icloud.com >
2023-11-17 09:18:45 +01:00
Christian Richter
6f327b6881
bump libre-graph-api-go
...
Signed-off-by: Christian Richter <crichter@owncloud.com >
2023-11-15 11:23:24 +01:00
jkoberg
f24b3a7bd3
bump reva
...
Signed-off-by: jkoberg <jkoberg@owncloud.com >
2023-11-14 14:53:29 +01:00
Roman Perekhod
7ab553e23b
add file type filter chip ( #7602 )
...
* add file type filter chip
* changed the keyword
* use reva issue-7432-replace
* changed the filter name. fix types
* rework mapBinary
---------
Co-authored-by: Roman Perekhod <rperekhod@owncloud.com >
2023-11-13 18:04:17 +01:00
Andre Duffeck
7bb67d7e41
[full-ci] Bump reva ( #7675 )
...
* Bump reva
* Adapt expected failures
* update MOVE files between shares tests
---------
Co-authored-by: Saw-jan <saw.jan.grg3e@gmail.com >
2023-11-09 15:26:16 +01:00
dependabot[bot]
f6cea4a607
Bump github.com/grpc-ecosystem/grpc-gateway/v2 from 2.18.0 to 2.18.1
...
Bumps [github.com/grpc-ecosystem/grpc-gateway/v2](https://github.com/grpc-ecosystem/grpc-gateway ) from 2.18.0 to 2.18.1.
- [Release notes](https://github.com/grpc-ecosystem/grpc-gateway/releases )
- [Changelog](https://github.com/grpc-ecosystem/grpc-gateway/blob/main/.goreleaser.yml )
- [Commits](https://github.com/grpc-ecosystem/grpc-gateway/compare/v2.18.0...v2.18.1 )
---
updated-dependencies:
- dependency-name: github.com/grpc-ecosystem/grpc-gateway/v2
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-11-09 09:14:50 +01:00
Florian Schade
643158b67b
enhancement: add sharedWithMe graph beta endpoint ( #7633 )
2023-11-08 20:02:58 +01:00
kobergj
65cea02b6f
Merge pull request #7487 from kobergj/NatsJSRegistry
...
Natsjs registry
2023-11-06 16:36:15 +01:00
dependabot[bot]
e39d43d290
Bump github.com/spf13/cobra from 1.7.0 to 1.8.0
...
Bumps [github.com/spf13/cobra](https://github.com/spf13/cobra ) from 1.7.0 to 1.8.0.
- [Release notes](https://github.com/spf13/cobra/releases )
- [Commits](https://github.com/spf13/cobra/compare/v1.7.0...v1.8.0 )
---
updated-dependencies:
- dependency-name: github.com/spf13/cobra
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-11-06 09:50:05 +01:00