Commit Graph

15579 Commits

Author SHA1 Message Date
Michael Barz 703ed89920 Automated changelog update [skip ci] 2023-12-20 15:18:40 +00:00
Michael Barz 347f59fa36 Merge pull request #8037 from owncloud/release-5.0.0-beta.2
feat: prepare changelog, bump version
2023-12-20 16:18:00 +01:00
Michael Barz f0da02ecb0 feat: prepare changelog, bump version 2023-12-20 14:37:52 +01:00
dependabot[bot] ab57f985cc build(deps): bump github.com/go-chi/chi/v5 from 5.0.10 to 5.0.11
Bumps [github.com/go-chi/chi/v5](https://github.com/go-chi/chi) from 5.0.10 to 5.0.11.
- [Release notes](https://github.com/go-chi/chi/releases)
- [Changelog](https://github.com/go-chi/chi/blob/master/CHANGELOG.md)
- [Commits](https://github.com/go-chi/chi/compare/v5.0.10...v5.0.11)

---
updated-dependencies:
- dependency-name: github.com/go-chi/chi/v5
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-20 13:15:33 +01:00
dependabot[bot] dc2f151eb4 build(deps): bump github.com/ggwhite/go-masker from 1.0.9 to 1.1.0
Bumps [github.com/ggwhite/go-masker](https://github.com/ggwhite/go-masker) from 1.0.9 to 1.1.0.
- [Release notes](https://github.com/ggwhite/go-masker/releases)
- [Commits](https://github.com/ggwhite/go-masker/compare/v1.0.9...v1.1.0)

---
updated-dependencies:
- dependency-name: github.com/ggwhite/go-masker
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-20 12:33:13 +01:00
Sagar Gurung 65b8c1a767 [tests-only][full-ci]Added tests for creating link for a resource (#7982)
* Added tests for creating link for a resource

* review adress and refactor
2023-12-20 17:01:02 +05:45
Martin 439d963e7d Merge pull request #8032 from owncloud/MICRO_REGISTRY_text_changes
[docs-only] Fixing the description text of MICRO_REGISTRY
2023-12-20 11:11:43 +01:00
mmattel 67a9106da5 [docs-only] Fixing the description text of MICRO_REGISTRY 2023-12-20 10:59:23 +01:00
kobergj 4534dac675 Automated changelog update [skip ci] 2023-12-20 09:54:58 +00:00
kobergj 3194ff032c Merge pull request #8028 from kobergj/FixRegistry
Fix default registry
2023-12-20 10:54:21 +01:00
Martin 49c292f205 Merge pull request #8031 from owncloud/fix_extended_envvars.yaml
[docs-only] Fixes the extended-envvars.yaml because of changes in MICRO_REGISTRY
2023-12-20 10:39:02 +01:00
mmattel 2c0f9b6c15 [docs-only] Fixes the extended-envvars.yaml because of changes in MICRO_REGISTRY 2023-12-20 10:25:32 +01:00
jkoberg f5809848b9 fix registry creation
Signed-off-by: jkoberg <jkoberg@owncloud.com>
2023-12-20 10:05:44 +01:00
Andre Duffeck 1aeffb08b7 Automated changelog update [skip ci] 2023-12-20 08:33:38 +00:00
Andre Duffeck 2284fe388d Also log the traceid alongside the request id (#8023)
* Also log the traceid alongside the request id

* Add changelog
2023-12-20 09:32:57 +01:00
Martin 7acaecb480 Merge pull request #8024 from owncloud/fix_envvar
[docs-only] fix envvar where a semicolon was a remnant
2023-12-20 09:13:03 +01:00
mmattel 406830543e [docs-only] fix envvar where a semicolon was added unintentionally 2023-12-20 08:36:02 +01:00
Prarup Gurung f37464d8c2 Merge pull request #8020 from owncloud/setRecipientTypeInBody
apiTest. set recipient type in body
2023-12-20 10:27:54 +05:45
Prarup Gurung 8f0818ebc1 Fixed php style 2023-12-20 09:33:43 +05:45
Viktor Scharf 4e6bdc1688 apiTest. set recipient type in body 2023-12-19 23:28:52 +01:00
ownClouders bce38f965f [tx] updated from transifex 2023-12-19 22:08:42 +00:00
Benedikt Kulmann 82785184dc Merge pull request #8018 from owncloud/add-chinese-language
feat: allow settings service to store "zh" as language value
2023-12-19 20:17:12 +01:00
Andre Duffeck 9b0e88f311 Automated changelog update [skip ci] 2023-12-19 15:05:12 +00:00
Andre Duffeck fe20ea27e2 Merge pull request #8017 from aduffeck/fix-empty-traceids
Use a on-sampling instead of noop traceprovider to get proper traceids
2023-12-19 16:04:35 +01:00
Benedikt Kulmann b75dda29a9 feat: allow settings service to store "zh" as language value 2023-12-19 15:47:13 +01:00
Roman Perekhod 06b8e6ec37 Automated changelog update [skip ci] 2023-12-19 14:45:04 +00:00
Roman Perekhod 367f1ff9e8 trash-bin cli has been exteneded by the list and restore commands (#7917)
* trash-bin cli has been exteneded by the list and restore commands

* v4 to v5 changes

---------

Co-authored-by: Roman Perekhod <rperekhod@owncloud.com>
2023-12-19 15:44:28 +01:00
André Duffeck 17e0c92750 Add changelog 2023-12-19 15:05:51 +01:00
André Duffeck 69e8d13f7e Use a on-sampling instead of noop traceprovider to get proper traceids
Fixes #7928
2023-12-19 14:49:48 +01:00
kobergj c3422e68c8 Automated changelog update [skip ci] 2023-12-19 12:57:30 +00:00
kobergj 09ea5a368f Merge pull request #8011 from kobergj/DocumentRegistry
Switch default registry to `nats-js-kv`
2023-12-19 13:56:58 +01:00
Prarup Gurung 325eeb1dc7 Merge pull request #7984 from owncloud/add-test-for-invite-user-sharingNg
[full-ci] [tests-only] Added test for sending share invitation to user with role
2023-12-19 18:24:28 +05:45
kobergj 305351595e improve registry readme
Co-authored-by: Martin <github@diemattels.at>
2023-12-19 12:16:50 +01:00
jkoberg e1fad5c6e9 make nats-js-kv the default registry
Signed-off-by: jkoberg <jkoberg@owncloud.com>
2023-12-19 12:13:28 +01:00
Prarup Gurung 87d3762381 Added test for sending share invitation to user with role 2023-12-19 16:57:09 +05:45
kobergj 39b6fe1750 Automated changelog update [skip ci] 2023-12-19 10:22:58 +00:00
kobergj 85ea9d1c9e Merge pull request #7989 from kobergj/AuthenticationForNats
Authentication for nats
2023-12-19 11:22:17 +01:00
jkoberg 7acc141e4f bump reva
Signed-off-by: jkoberg <jkoberg@owncloud.com>
2023-12-19 10:45:00 +01:00
jkoberg 15efafaf23 allow authentication for the registry
Signed-off-by: jkoberg <jkoberg@owncloud.com>
2023-12-19 10:44:05 +01:00
jkoberg de4f9d78f4 allow authentication for stores
Signed-off-by: jkoberg <jkoberg@owncloud.com>
2023-12-19 10:44:05 +01:00
jkoberg 3e55223f2d allow authentication for events
Signed-off-by: jkoberg <jkoberg@owncloud.com>
2023-12-19 10:44:05 +01:00
Nalem7 8ce0417d4d remove ocs endpoint (#7864) 2023-12-19 14:25:56 +05:45
dependabot[bot] 43c64e6a8e build(deps): bump google.golang.org/grpc from 1.59.0 to 1.60.1
Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.59.0 to 1.60.1.
- [Release notes](https://github.com/grpc/grpc-go/releases)
- [Commits](https://github.com/grpc/grpc-go/compare/v1.59.0...v1.60.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-19 08:10:02 +01:00
dependabot[bot] c75345d799 build(deps): bump golang.org/x/crypto from 0.16.0 to 0.17.0
Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.16.0 to 0.17.0.
- [Commits](https://github.com/golang/crypto/compare/v0.16.0...v0.17.0)

---
updated-dependencies:
- dependency-name: golang.org/x/crypto
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-19 07:41:49 +01:00
Andre Duffeck d85aaab2d1 Merge pull request #8001 from aduffeck/sync-gowebdav
Sync gowebdav client with reva edge
2023-12-18 15:29:34 +01:00
dependabot[bot] cadc8d891c build(deps): bump github.com/jellydator/ttlcache/v3 from 3.1.0 to 3.1.1
Bumps [github.com/jellydator/ttlcache/v3](https://github.com/jellydator/ttlcache) from 3.1.0 to 3.1.1.
- [Release notes](https://github.com/jellydator/ttlcache/releases)
- [Commits](https://github.com/jellydator/ttlcache/compare/v3.1.0...v3.1.1)

---
updated-dependencies:
- dependency-name: github.com/jellydator/ttlcache/v3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-18 15:27:15 +01:00
André Duffeck afd72228d1 Sync gowebdav client with reva edge 2023-12-18 12:28:17 +01:00
kobergj 18d8d081b7 Automated changelog update [skip ci] 2023-12-18 10:47:57 +00:00
kobergj 377a23ee7d Non-durable SSE streams (#7986)
* make sse streams non-durable

Signed-off-by: jkoberg <jkoberg@owncloud.com>

* bump reva

Signed-off-by: jkoberg <jkoberg@owncloud.com>

---------

Signed-off-by: jkoberg <jkoberg@owncloud.com>
2023-12-18 11:47:25 +01:00
Martin c7500fead5 Merge pull request #7991 from owncloud/fix_extended_vars.yaml
[docs-only] Set special internal extended envvars to not-show state
2023-12-18 11:27:58 +01:00