Commit Graph

15566 Commits

Author SHA1 Message Date
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
mmattel
012fd8300b fix readme for better understanding 2023-12-18 11:22:04 +01:00
Sawjan Gurung
f479c29055 close channel after log scanner has completed (#7997) 2023-12-18 11:16:55 +01:00
kobergj
7d33769334 Automated changelog update [skip ci] 2023-12-18 09:18:18 +00:00
kobergj
c1af7dd5ce use kv store in natsjs registry (#7987)
Signed-off-by: jkoberg <jkoberg@owncloud.com>
2023-12-18 10:17:48 +01:00
Andre Duffeck
2f5742aa80 Automated changelog update [skip ci] 2023-12-18 09:06:12 +00:00
Andre Duffeck
5749348b11 [full-ci] Ocm tus (#7998)
* Add service account configuration for the ocm service

* Bump reva

* Add changelog
2023-12-18 10:05:31 +01:00
mmattel
e4fe1b9824 fix MICRO_xxx 2023-12-18 09:57:31 +01:00
Roman Perekhod
96c0e71b93 Automated changelog update [skip ci] 2023-12-18 08:21:02 +00:00
Roman Perekhod
d5130c3c37 Merge pull request #7976 from 2403905/issue-7931
[full-ci] remove the permissions of a role with duplicate ID
2023-12-18 09:20:20 +01:00
Viktor Scharf
2953258792 ApiTest. check userType in response (#7992) 2023-12-18 08:53:05 +01:00
ownClouders
0f4bdddde7 [tx] updated from transifex 2023-12-17 00:07:24 +00:00
mmattel
c982ff36a6 [docs-only] Set special internal extended envvars to not-show state 2023-12-15 16:44:00 +01:00
Michael Barz
f54f9761a0 Automated changelog update [skip ci] 2023-12-15 14:45:55 +00:00