reva
reva copied to clipboard
WebDAV/gRPC/HTTP high performance server to link high level clients to storage backends
The libregraph public link type representation added to the PROPFIND response Related issue [#8740](https://github.com/owncloud/ocis/issues/8740)
Bumps [github.com/nats-io/nats.go](https://github.com/nats-io/nats.go) from 1.33.1 to 1.36.0. Release notes Sourced from github.com/nats-io/nats.go's releases. Release v1.36.0 Changelog Fixed JetStream: Set OptStartSeq correctly in OrderedConsumerConfig and simplify ordered consumer creation (#1644, #1645) Fix...
Bumps [go.step.sm/crypto](https://github.com/smallstep/crypto) from 0.43.1 to 0.47.1. Commits e2cd3fa Merge pull request #525 from smallstep/dependabot/go_modules/github.com/Azure... a382f8e Bump github.com/Azure/azure-sdk-for-go/sdk/azidentity 23801dc Merge pull request #520 from smallstep/dependabot/go_modules/github.com/Azure... cfbe03c Bump github.com/Azure/azure-sdk-for-go/sdk/azcore from 1.11.1 to...
Bumps [braces](https://github.com/micromatch/braces) from 3.0.2 to 3.0.3. Commits 74b2db2 3.0.3 88f1429 update eslint. lint, fix unit tests. 415d660 Snyk js braces 6838727 (#40) 190510f fix tests, skip 1 test in test/braces.expand...
- Adding support for bearer token auth when exposing OCM shares to remote users, following latest OCM developments, and similarly access remote OCM shares via bearer token. OCM 1.0 is...
Bumps [golang.org/x/sys](https://github.com/golang/sys) from 0.18.0 to 0.21.0. Commits 673e0f9 unix: skip ethtool driver test for busy interface 6943ab6 unix/linux: update glibc to 2.39 92f3ad6 unix: update to Linux kernel 6.9 f34bb9f...
# Description Create unit tests with a mocked grpc client to create coverage for the PublicShareProvider. ```sh Running Suite: PublicShareProvider Suite - /Users/mbarz/Development/ocis-project/reva/internal/grpc/services/publicshareprovider ================================================================================================================================ Random Seed: 1713612717 Will run 10...
OMG ... protobuf generated code has a json tag that uses snake_case AND a protobuf tag that uses camel case: ```go // REQUIRED. // The list of app providers which...