Commit Graph

15875 Commits

Author SHA1 Message Date
dependabot[bot]
024e02be95 build(deps): bump github.com/grpc-ecosystem/grpc-gateway/v2
Bumps [github.com/grpc-ecosystem/grpc-gateway/v2](https://github.com/grpc-ecosystem/grpc-gateway) from 2.19.0 to 2.19.1.
- [Release notes](https://github.com/grpc-ecosystem/grpc-gateway/releases)
- [Changelog](https://github.com/grpc-ecosystem/grpc-gateway/blob/main/.goreleaser.yml)
- [Commits](https://github.com/grpc-ecosystem/grpc-gateway/compare/v2.19.0...v2.19.1)

---
updated-dependencies:
- dependency-name: github.com/grpc-ecosystem/grpc-gateway/v2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-31 18:13:00 +01:00
dependabot[bot]
b5e441c522 build(deps): bump github.com/CiscoM31/godata from 1.0.9 to 1.0.10
Bumps [github.com/CiscoM31/godata](https://github.com/CiscoM31/godata) from 1.0.9 to 1.0.10.
- [Release notes](https://github.com/CiscoM31/godata/releases)
- [Commits](https://github.com/CiscoM31/godata/compare/v1.0.9...v1.0.10)

---
updated-dependencies:
- dependency-name: github.com/CiscoM31/godata
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-31 18:11:56 +01:00
Benedikt Kulmann
c37ef2b62b Automated changelog update [skip ci] 2024-01-31 14:03:18 +00:00
Benedikt Kulmann
7f2d2d2ca4 Merge pull request #7900 from brandon1024/idp-bg-config
feat(idp): support login page background configuration
2024-01-31 15:02:34 +01:00
Jörn Friedrich Dreyer
45d1936384 verify expiry of cached claims (#8310)
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2024-01-31 14:58:18 +01:00
Prajwol Amatya
907a2d9c58 added test to share project space to a group (#8328) 2024-01-31 18:06:16 +05:45
Sawjan Gurung
08ab734119 fix share sub-folder test scenario (#8330) 2024-01-31 17:45:14 +05:45
Prajwol Amatya
95b6190ff0 [tests-only][full-ci] added test to share a disabled project space (#8319)
* added test to share a disabled project space

* added test to share deleted project space
2024-01-31 16:26:29 +05:45
nirajacharya2
a01475c41f using graph api to share in share with me test (#8323) 2024-01-31 14:05:35 +05:45
Jannik Stehle
58754f5312 Automated changelog update [skip ci] 2024-01-30 16:41:07 +00:00
Jannik Stehle
4814dc3d0c Merge pull request #8317 from owncloud/fix-concurrent-shares-config
fix: setting config for concurrent share requests
2024-01-30 17:40:33 +01:00
Nalem7
d73351af89 [tests-only][full-ci] Make graph api default in test (#8290)
* make graph api default in test

* skip quota test in reva
2024-01-30 17:14:56 +05:45
Sawjan Gurung
c8d102351e adjust MOVE tests (#8316) 2024-01-30 16:53:07 +05:45
Florian Schade
ac878e1399 fix: graph api sharing parentReference path (#8307)
* fix: graph api sharing parentReference path

* Update services/graph/pkg/service/v0/driveitems.go

Co-authored-by: Jörn Friedrich Dreyer <jfd@butonic.de>

---------

Co-authored-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2024-01-30 12:01:54 +01:00
Jannik Stehle
1cb6467ac9 fix: setting config for concurrent share requests 2024-01-30 09:38:23 +01:00
Prajwol Amatya
b71cdd7004 added test to share space with different roles (#8304) 2024-01-30 13:57:03 +05:45
dependabot[bot]
fcd82619b3 build(deps): bump github.com/onsi/gomega from 1.31.0 to 1.31.1
Bumps [github.com/onsi/gomega](https://github.com/onsi/gomega) from 1.31.0 to 1.31.1.
- [Release notes](https://github.com/onsi/gomega/releases)
- [Changelog](https://github.com/onsi/gomega/blob/master/CHANGELOG.md)
- [Commits](https://github.com/onsi/gomega/compare/v1.31.0...v1.31.1)

---
updated-dependencies:
- dependency-name: github.com/onsi/gomega
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-30 09:11:16 +01:00
dependabot[bot]
690d44cfb0 build(deps): bump github.com/open-policy-agent/opa from 0.60.0 to 0.61.0
Bumps [github.com/open-policy-agent/opa](https://github.com/open-policy-agent/opa) from 0.60.0 to 0.61.0.
- [Release notes](https://github.com/open-policy-agent/opa/releases)
- [Changelog](https://github.com/open-policy-agent/opa/blob/main/CHANGELOG.md)
- [Commits](https://github.com/open-policy-agent/opa/compare/v0.60.0...v0.61.0)

---
updated-dependencies:
- dependency-name: github.com/open-policy-agent/opa
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-30 08:32:40 +01:00
Prarup Gurung
7980be48a1 Merge pull request #8308 from owncloud/add-test-to-share-twice-with-same-user
[full-ci] [tests-only] Added test for sending share invitation to user already received share
2024-01-30 10:35:56 +05:45
ownClouders
6f327fea06 [tx] updated from transifex 2024-01-30 00:36:38 +00:00
Christian Richter
1abe213140 Automated changelog update [skip ci] 2024-01-29 15:23:51 +00:00
Christian Richter
1b6f368525 Merge pull request #8309 from dragonchaser/change-concurrency-default
change default for MaxConcurrency
2024-01-29 16:23:16 +01:00
Christian Richter
2269d2cf27 change default for MaxConcurrency
Signed-off-by: Christian Richter <crichter@owncloud.com>
2024-01-29 14:22:26 +01:00
dependabot[bot]
8ed9b1a727 build(deps): bump github.com/KimMachineGun/automemlimit
Bumps [github.com/KimMachineGun/automemlimit](https://github.com/KimMachineGun/automemlimit) from 0.4.0 to 0.5.0.
- [Commits](https://github.com/KimMachineGun/automemlimit/compare/v0.4.0...v0.5.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-29 12:30:34 +01:00
dependabot[bot]
3cf6543899 build(deps): bump google.golang.org/grpc from 1.60.1 to 1.61.0
Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.60.1 to 1.61.0.
- [Release notes](https://github.com/grpc/grpc-go/releases)
- [Commits](https://github.com/grpc/grpc-go/compare/v1.60.1...v1.61.0)

---
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>
2024-01-29 12:30:05 +01:00
Prarup Gurung
0dc410ef16 Added test for sending share invitation to user already received share 2024-01-29 16:41:55 +05:45
Florian Schade
7f77f1ecaa chore: bring vendor data up to date (#8300) 2024-01-29 11:34:22 +01:00
Prajwol Amatya
33360327c0 added test to share a resource with invalid roles (#8302) 2024-01-29 12:51:48 +05:45
ownClouders
01d40c2783 [tx] updated from transifex 2024-01-28 00:36:58 +00:00
kobergj
255566f66a Automated changelog update [skip ci] 2024-01-26 16:14:20 +00:00
kobergj
c37ed59ebf Merge pull request #8287 from kobergj/PostprocessingBulkRestart
Postprocessing Bulk restart
2024-01-26 17:13:43 +01:00
Sawjan Gurung
d8d7795122 test: revert error message 2024-01-26 21:19:11 +05:45
Sawjan Gurung
921f7d9d20 test: adjust MOVE between spaces test expectations 2024-01-26 20:56:39 +05:45
jkoberg
b7635f59ee bump reva
Signed-off-by: jkoberg <jkoberg@owncloud.com>
2024-01-26 15:22:48 +01:00
jkoberg
a9ce2e003c allow bulkrestarting postprocessing
Signed-off-by: jkoberg <jkoberg@owncloud.com>
2024-01-26 15:22:48 +01:00
Florian Schade
63f244bd60 enhancement: add parent name and path to shared the shared by me endpoint (#8293) 2024-01-26 12:34:20 +01:00
Michael Barz
8c1a9ce415 Merge pull request #8294 from owncloud/remove-lookacat-from-code-owners
chore: remove lookacat from code owners
2024-01-26 12:18:51 +01:00
Benedikt Kulmann
e419efed22 chore: remove lookacat from code owners 2024-01-26 12:11:32 +01:00
Jörn Friedrich Dreyer
3ed0424735 add more upload session filters (#7933)
* add more upload session filters

Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>

* default descriptions

Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>

* update readme

Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>

* use tablewriter, --json flag

Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>

* update readme

Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>

---------

Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2024-01-26 09:21:32 +01:00
Prarup Gurung
6cf8546bf8 Added test for sending share invitation with empty sharetype (#8137) 2024-01-26 12:12:42 +05:45
Prarup Gurung
da898f0ebb Merge pull request #8136 from owncloud/add-test-for-invite-user-with-wrong-recipient-type
[full-ci] [tests-only] Add test to send share invitation with wrong recipient type
2024-01-26 11:19:12 +05:45
Prarup Gurung
b8d1a278c6 Added test for sending share invitation with wrong sharetype 2024-01-26 09:49:58 +05:45
Jörn Friedrich Dreyer
48610091ad set size when starting an upload session via graph (#8288)
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2024-01-25 22:00:12 +01:00
Prarup Gurung
3ddbdd6c93 Merge pull request #8189 from owncloud/add-test-to-invite-user-with-empty-objectId
[full-ci] [tests-only] Add test for sending share invitation with empty objectId
2024-01-25 19:47:05 +05:45
Viktor Scharf
a9bf0f9bd5 [test-only] Cors test for settings api (#8286)
* add cors tests for settings api

* fix
2024-01-25 14:17:13 +01:00
Florian Schade
6cf5d8fb13 chore: bump icap client which fixes defer error handling (#8234)
* chore: bump icap client which fixes defer error handling

* chore: bump icap-client
2024-01-25 12:26:21 +01:00
Prarup Gurung
3ecf2e56ca Added test for sending share invitation to empty user id 2024-01-25 17:11:12 +05:45
Prarup Gurung
5d96e9bdf6 Merge pull request #8129 from owncloud/add-test-for-invite-user-with-wrong-objectId
[full-ci] [tests-only] Added test for sending share invitation to wrong objectId
2024-01-25 17:05:09 +05:45
Prarup Gurung
c93783897f Addressed reviews 2024-01-25 14:17:09 +05:45
Prarup Gurung
2675e739b2 Added test for sending share invitation to wrong objectId 2024-01-25 14:13:46 +05:45