Commit Graph

3330 Commits

Author SHA1 Message Date
Jörn Friedrich Dreyer
65aea4438d fix sharing concurrency env
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2024-11-15 14:02:03 +01:00
Michael Barz
09d86e7667 Merge pull request #10572 from owncloud/limitt-sharing-workers
limit the number of workers of the jsoncs3 share manager
2024-11-15 12:33:14 +01:00
Michael Barz
e2547e79a9 Merge pull request #10570 from rhafer/enterprise/6967
[full-ci] fix(ocm): Adjust for recend change for federated user IDs
2024-11-15 12:32:32 +01:00
Juan Pablo Villafañez
cb7c4fc3ec Merge pull request #10559 from owncloud/idp_remove_context_session
fix: remove context from the session
2024-11-15 09:44:45 +01:00
ownClouders
83d80621cf [tx] updated from transifex 2024-11-15 00:06:44 +00:00
Jörn Friedrich Dreyer
53c48dcb5d limit the number of workers of the jsoncs3 share manager
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2024-11-14 17:43:47 +01:00
Ralf Haferkamp
6f90abd22d fix(ocm): Adjust for recend change for federated user IDs
The UserIds as returned by e.g. GetAcceptedUser do already contain
the provider domain in the IDP field now.

Also adjust the provider domain in the OCM config to be really a domain
without URI scheme and path.
2024-11-14 15:51:07 +01:00
Jannik Stehle
60d720f7ad chore: bump web to v11.0.3 2024-11-14 14:55:46 +01:00
kobergj
d99deb93e8 Merge pull request #10557 from owncloud/PerformanceDegradation2
Performance Degradation
2024-11-13 15:51:31 +01:00
jkoberg
2d2801009c fix(performance): use less workers for not essential consumers
Signed-off-by: jkoberg <jkoberg@owncloud.com>
2024-11-13 15:07:29 +01:00
Juan Pablo Villafáñez
815b0cc3b9 fix: remove context from the session 2024-11-13 11:14:44 +01:00
Roman Perekhod
5502cc25a4 Merge pull request #10550 from 2403905/issue-10292
fix impersonated request user mismatch
2024-11-13 10:39:39 +01:00
Martin Mattel
0f4bd3fc0b [docs-only] Text fix in proxy readme 2024-11-13 08:40:45 +01:00
Roman Perekhod
d61d63b66f fix impersonated request user mismatch 2024-11-12 16:52:55 +01:00
Martin Mattel
d664043562 fixes 2024-11-12 14:43:29 +01:00
Martin Mattel
9491abd1b9 rewrite and impacts 2024-11-12 12:39:42 +01:00
Martin
379feec22e Update services/proxy/README.md
Co-authored-by: Phil Davis <phil@jankaritech.com>
2024-11-11 12:46:03 +01:00
Martin Mattel
f3e86c0de8 [docs-only] Claim update process (proxy service readme) 2024-11-11 12:28:20 +01:00
Michael Barz
22d80256d6 Merge pull request #10533 from owncloud/dependabot/npm_and_yarn/services/idp/react-i18next-15.1.1
chore(deps): bump react-i18next from 15.0.3 to 15.1.1 in /services/idp
2024-11-11 09:41:50 +01:00
dependabot[bot]
544e7aa12d chore(deps): bump react-i18next from 15.0.3 to 15.1.1 in /services/idp
Bumps [react-i18next](https://github.com/i18next/react-i18next) from 15.0.3 to 15.1.1.
- [Changelog](https://github.com/i18next/react-i18next/blob/master/CHANGELOG.md)
- [Commits](https://github.com/i18next/react-i18next/compare/v15.0.3...v15.1.1)

---
updated-dependencies:
- dependency-name: react-i18next
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-11-11 06:44:09 +00:00
dependabot[bot]
23166c8f90 chore(deps-dev): bump dotenv from 16.3.1 to 16.4.5 in /services/idp
Bumps [dotenv](https://github.com/motdotla/dotenv) from 16.3.1 to 16.4.5.
- [Changelog](https://github.com/motdotla/dotenv/blob/master/CHANGELOG.md)
- [Commits](https://github.com/motdotla/dotenv/compare/v16.3.1...v16.4.5)

---
updated-dependencies:
- dependency-name: dotenv
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-11-11 06:42:55 +00:00
ownClouders
e7968996b5 [tx] updated from transifex 2024-11-11 00:06:19 +00:00
ownClouders
beee2cb7e9 [tx] updated from transifex 2024-11-10 00:07:53 +00:00
ownClouders
d5ed2b6a18 [tx] updated from transifex 2024-11-09 00:06:55 +00:00
Roman Perekhod
990311f38e Merge pull request #10512 from 2403905/issue-10474
Fix idp guest role assignment
2024-11-08 09:38:43 +01:00
ownClouders
d1c9e3de59 [tx] updated from transifex 2024-11-08 00:42:34 +00:00
kobergj
0b26d45a9b Merge pull request #10510 from rhafer/issue/10488
fix(graph/ocm): Fix ocm share creation when user is in cache
2024-11-07 18:11:31 +01:00
Michael Barz
f11e3e03b1 Merge pull request #10501 from rhafer/issue/10495
fix(graph): Use the correct opaqueId when Statting OCM shares
2024-11-07 18:03:00 +01:00
Roman Perekhod
3a060331f7 fixed an idp guest role default assignment 2024-11-07 17:57:01 +01:00
Michael Barz
c9b37ba21e Merge pull request #10304 from kobergj/BumpReva
[full-ci] Thumbnails for GGP files
2024-11-07 17:52:08 +01:00
jkoberg
2b8b853c4d feat(thumbnails): make ggp thumbnails work
Signed-off-by: jkoberg <jkoberg@owncloud.com>
2024-11-07 17:18:28 +01:00
Ralf Haferkamp
c463559ee7 fix(graph/ocm): Fix ocm share creation when user is in cache
Federated users are sharing the cache with regular users. So can't
we need to check the user type to determine if the user is federated.

Fixes #10488
2024-11-07 16:51:18 +01:00
Ralf Haferkamp
336d34821f fix(linter): Avoid copying protobuf messages
This shoud silence some linter warning about copying lock values.
2024-11-07 16:46:17 +01:00
Ralf Haferkamp
4792071d3d fix(graph): Use the correct opaqueId when Statting OCM shares
File shares need to use the base64 encoded path as the opaqueID, while
for folder shares the base64 encode '/' should work.

Fixes #10495
2024-11-07 16:41:04 +01:00
Michael Barz
f76357af55 Merge pull request #10504 from owncloud/userlog-concurrency
concurrent userlog
2024-11-07 16:17:26 +01:00
Jörn Friedrich Dreyer
164be04293 concurrent userlog
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2024-11-07 15:47:47 +01:00
Jörn Friedrich Dreyer
3c6c253e14 fix autoaccept concurrency
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2024-11-07 15:10:32 +01:00
Jörn Friedrich Dreyer
eb8b013ff5 Merge pull request #10502 from owncloud/fix-gateway-nats-checks
only check nats if it is used
2024-11-07 14:15:00 +01:00
Jannik Stehle
aa5c4b8c10 chore: bump web to v11.0.2 2024-11-07 12:36:56 +01:00
Jörn Friedrich Dreyer
409259949e only check nats if it is used
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2024-11-07 12:26:12 +01:00
Jörn Friedrich Dreyer
1a429115c2 register services after they are ready
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2024-11-07 10:38:23 +01:00
ownClouders
75cba423c2 [tx] updated from transifex 2024-11-07 00:42:54 +00:00
jkoberg
1571d39a74 feat(thumbnails): add ggp test file
Signed-off-by: jkoberg <jkoberg@owncloud.com>
2024-11-06 19:32:08 +01:00
jkoberg
02196da2e0 feat(thumbnails): allow thumbnails on ggp files
Signed-off-by: jkoberg <jkoberg@owncloud.com>
2024-11-06 19:32:08 +01:00
Michael Barz
093e6f0c02 Merge pull request #10490 from owncloud/collaboration_config_upgrade_6to7
fix: copy app name if product name isn't provided
2024-11-06 17:47:18 +01:00
Juan Pablo Villafáñez
3d654683da fix: copy app name if product name isn't provided 2024-11-06 15:27:20 +01:00
Jörn Friedrich Dreyer
42711aef88 concurrent autoaccept
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>

Update services/frontend/pkg/config/config.go

Co-authored-by: Martin <github@diemattels.at>

align concurrency approach

Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2024-11-06 15:17:46 +01:00
Martin Mattel
3a05eb5f6b [docs-only] Adding OCIS_MAX_CONCURRENCY to storage_users service 2024-11-06 08:10:47 +01:00
ownClouders
15b80aeb1c [tx] updated from transifex 2024-11-06 00:07:42 +00:00
Martin Mattel
985c8efd10 [docs-only] SSE_KEEPALIVE_INTERVAL envvar version consistenty 2024-11-05 19:20:19 +01:00