Commit Graph
17268 Commits
Author SHA1 Message Date
Viktor ScharfandGitHub c8adcaa4f7 update web commit: fix flaky #10803 (#8890) 2024-04-18 11:46:11 +02:00
AmritaandGitHub da656cb8f7 add tests for list permissions using root endpoint (#8824) 2024-04-18 15:17:51 +05:45
dependabot[bot]andRalf Haferkamp 65213abcb4 build(deps): bump google.golang.org/grpc from 1.63.0 to 1.63.2
Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.63.0 to 1.63.2.
- [Release notes](https://github.com/grpc/grpc-go/releases)
- [Commits](https://github.com/grpc/grpc-go/compare/v1.63.0...v1.63.2)

---
updated-dependencies:
- dependency-name: google.golang.org/grpc
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-18 10:03:46 +02:00
dependabot[bot]andRalf Haferkamp f585822803 build(deps): 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.49.0 to 0.50.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.49.0...zpages/v0.50.0)

---
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>
2024-04-18 09:25:02 +02:00
ownClouders 78202793d2 Automated changelog update [skip ci] 2024-04-18 01:21:43 +00:00
ownClouders 03cb960bb2 [tx] updated from transifex 2024-04-18 01:20:39 +00:00
Michael BarzandGitHub e2173df520 Merge pull request #8882 from owncloud/forward-port-changelog
Forward port changelog
2024-04-18 02:42:23 +02:00
Michael Barz 945414d463 chore: update released deployments 2024-04-17 19:24:07 +02:00
Michael Barz a4794a96fd Merge branch 'stable-5.0' into forward-port-changelog 2024-04-17 19:22:37 +02:00
Michael Barz 5d41175b12 Automated changelog update [skip ci] 2024-04-17 17:21:01 +00:00
Michael BarzandGitHub ff856b3f30 Merge pull request #8878 from owncloud/release-5.0.2
[full-ci Prepare Release 5.0.2
2024-04-17 19:20:31 +02:00
Juan Pablo Villafáñez 57b50c8587 docs: add missing documentation to functions 2024-04-17 15:54:51 +02:00
Juan Pablo Villafáñez f7671e8d19 docs: clarify service requirements in the README 2024-04-17 15:54:51 +02:00
Juan Pablo Villafáñez 54d7a0ddb5 docs: fix some wrong comments 2024-04-17 15:54:51 +02:00
Juan Pablo Villafáñez f248d7bba3 test: allow injection of gateway client in grpc service and add tests 2024-04-17 15:54:51 +02:00
Juan Pablo Villafáñez 9b4233e690 test: include interfaces, add mocks and add unit tests in adapter 2024-04-17 15:54:51 +02:00
Juan Pablo Villafáñez 710a0b4561 test: add unit tests, adjust fileinfo 2024-04-17 15:54:51 +02:00
Juan Pablo Villafáñez d85d24b5c5 docs: add code documentation 2024-04-17 15:54:51 +02:00
Juan Pablo Villafáñez 5c85daa06c fix: remove some TODO messages 2024-04-17 15:54:51 +02:00
Juan Pablo Villafáñez c163e668c9 fix: avoid direct access to proto fields 2024-04-17 15:54:51 +02:00
Juan Pablo Villafáñez 01d3e84d79 fix: ensure uploads have the IfMatch option 2024-04-17 15:54:51 +02:00
Juan Pablo Villafáñez a9b963019c refactor: reorganize fileinfo properties and add new ones 2024-04-17 15:54:51 +02:00
Juan Pablo Villafáñez 4f3ebb245a feat: add health and version commands 2024-04-17 15:54:51 +02:00
Juan Pablo Villafáñez f240d4e7cb feat: include debug server in collaboration 2024-04-17 15:54:51 +02:00
Juan Pablo Villafáñez ce6ed399a9 refactor: move components to setup the service into a helpers package 2024-04-17 15:54:51 +02:00
Juan Pablo Villafáñez 0a413223b9 refactor: move wopi context and related to middleware package 2024-04-17 15:54:51 +02:00
Juan Pablo Villafáñez aa58caef63 refactor: move wopi operation into connector and change logging 2024-04-17 15:54:51 +02:00
Juan Pablo Villafáñez 8f4806f1d4 refactor: replace uniuri with custom code 2024-04-17 15:54:51 +02:00
Juan Pablo Villafáñez 05f8b7a9da ci: disable depguard linter for now 2024-04-17 15:54:51 +02:00
Juan Pablo Villafáñez 7ebccea19c ci: run wopi validator against both cs3 and builtin servers 2024-04-17 15:54:51 +02:00
Juan Pablo Villafáñez 8fcc626d7b ci: adjust code for sonarcloud issues 2024-04-17 15:54:51 +02:00
Juan Pablo Villafáñez beaf5abc5b ci: remove env variable 2024-04-17 15:54:51 +02:00
Juan Pablo Villafáñez 14f76519b0 fix: check for more errors, remove obsolete code and encode user ids 2024-04-17 15:54:51 +02:00
Juan Pablo Villafáñez 1714eacbf0 docs: add the "introductionVersion" keyword in all env vars 2024-04-17 15:54:51 +02:00
Juan Pablo Villafáñez 7fda20602b docs: improve documentation of configuration options 2024-04-17 15:54:51 +02:00
Juan Pablo Villafáñez 26cc6fc7a6 fix: adjust code to pass the wopivalidator tests 2024-04-17 15:54:51 +02:00
Juan Pablo Villafáñez a904af0b50 ci: adjust CI pipeline to use builtin wopiserver for the wopi validator 2024-04-17 15:54:51 +02:00
Juan Pablo Villafáñez eb77b4c276 fix: use same logger everywhere and include log for registered mimetypes 2024-04-17 15:54:51 +02:00
Juan Pablo Villafáñez ecc235bbec chore: Add readme file and adjust configuration for better defaults 2024-04-17 15:54:50 +02:00
Juan Pablo Villafáñez 3e90402350 feat: Add new collaboration service (WOPI) 2024-04-17 15:54:50 +02:00
Ralf HaferkampandRalf Haferkamp f52f2d4a5c Bump go.opentelemetry.io/otel/sdk to v1.25.0 2024-04-17 15:54:08 +02:00
dependabot[bot]andRalf Haferkamp 2ab8ac88e8 build(deps): bump go.opentelemetry.io/otel from 1.24.0 to 1.25.0
Bumps [go.opentelemetry.io/otel](https://github.com/open-telemetry/opentelemetry-go) from 1.24.0 to 1.25.0.
- [Release notes](https://github.com/open-telemetry/opentelemetry-go/releases)
- [Changelog](https://github.com/open-telemetry/opentelemetry-go/blob/main/CHANGELOG.md)
- [Commits](https://github.com/open-telemetry/opentelemetry-go/compare/v1.24.0...v1.25.0)

---
updated-dependencies:
- dependency-name: go.opentelemetry.io/otel
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-17 15:54:08 +02:00
jkoberg eb5035cc19 fix(natsjsregistry): fix reconnects
Signed-off-by: jkoberg <jkoberg@owncloud.com>
2024-04-17 15:50:54 +02:00
dependabot[bot]andRalf Haferkamp 2de9f15828 build(deps): bump github.com/leonelquinteros/gotext
Bumps [github.com/leonelquinteros/gotext](https://github.com/leonelquinteros/gotext) from 1.5.3-0.20230317130943-71a59c05b2c1 to 1.6.0.
- [Release notes](https://github.com/leonelquinteros/gotext/releases)
- [Commits](https://github.com/leonelquinteros/gotext/commits/v1.6.0)

---
updated-dependencies:
- dependency-name: github.com/leonelquinteros/gotext
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-17 15:30:16 +02:00
Michael Barz b07925a927 chore: bump version 2024-04-17 14:05:45 +02:00
Michael Barz 97035575c3 docs: prepare changelog 2024-04-17 14:05:45 +02:00
Michael Barz 676e6dbcef Automated changelog update [skip ci] 2024-04-17 11:44:37 +00:00
Michael BarzandGitHub 03dd538531 Merge pull request #8873 from rhafer/backport/5.0/8691
[stable-5.0] Backport: fix(public-share-auth): allow to create new documents in public share folder
2024-04-17 13:44:00 +02:00
nirajacharya2andGitHub ed79f3e012 removing usage of a stepdefination inside another stepdefination in PublicWebDavContext (#8813) 2024-04-17 17:17:44 +05:45
Michael Barz f2c33fcba0 docs: add reva changelog 2024-04-17 13:15:04 +02:00