Commit Graph

15551 Commits

Author SHA1 Message Date
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
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
Michael Barz
10486b52fb Merge pull request #7963 from rhafer/update-share-permission-check
[full-ci] graph sharing: Fixes for UpdateShare
2023-12-15 15:45:23 +01:00
Michael Barz
92966ff42d feat: update reva 2023-12-15 14:52:11 +01:00
Ralf Haferkamp
3eb78bb6cc graph: fix missing return after error in UpdateShare 2023-12-15 14:48:54 +01:00
Ralf Haferkamp
419619041b graph sharing: Avoid usage for deprecated CS3 Request attributes
The sharereference attribute in the CS3 UpdateShareRequest is deprecated.
Set the shareid via the Share.ID attribute.
2023-12-15 14:48:54 +01:00
kobergj
ff0bc0e602 Automated changelog update [skip ci] 2023-12-15 13:29:07 +00:00
kobergj
b0cfb3d430 Merge pull request #7979 from kobergj/InmemNatsjsStore
[full-ci] Add inmem option for nats-js stores
2023-12-15 14:28:18 +01:00
jkoberg
db2c311d59 bump reva
Signed-off-by: jkoberg <jkoberg@owncloud.com>
2023-12-15 13:44:35 +01:00
kobergj
423c28b298 improve store readmes
Co-authored-by: Martin <github@diemattels.at>
2023-12-15 13:25:10 +01:00
jkoberg
0d1669b3bd allowing disabling persistence of caches
Signed-off-by: jkoberg <jkoberg@owncloud.com>
2023-12-15 13:25:10 +01:00
Michael Barz
0f5a3be661 Automated changelog update [skip ci] 2023-12-15 11:56:49 +00:00
Michael Barz
1c3f287e10 Merge pull request #7978 from owncloud/update-reva-links-validation
[full-ci] feat: bump reva
2023-12-15 12:56:19 +01:00
Michael Barz
e14aa633dc deps: fix vendoring 2023-12-15 12:22:00 +01:00
Michael Barz
0b42151c1f docs: add changelog 2023-12-15 12:10:36 +01:00
Michael Barz
9f03073f6f feat: bump reva 2023-12-15 12:07:58 +01:00
Swikriti Tripathi
1e942454a7 tests: skip tests on reva (#7955) 2023-12-14 21:48:50 +05:45