Commit Graph

3301 Commits

Author SHA1 Message Date
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
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 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
Martin 9b03acb9ad Merge pull request #10475 from owncloud/mmattel-patch-1
[docs-only] Update collaboration envvar descriptions
2024-11-05 17:39:00 +01:00
Michael Barz b5b3036140 Merge pull request #10467 from owncloud/bump-web-11.0.1
[full-ci] chore: bump web to v11.0.1
2024-11-05 17:26:41 +01:00
Martin 21c584c2e8 Merge pull request #10447 from owncloud/collaboration_remove_lockname_config
feat: use only the app name in order to name the lock
2024-11-05 17:11:47 +01:00
Martin b6d33acc83 [docs-only] Update collaboration envvar descriptions
As discussed with @micbar
2024-11-05 17:09:17 +01:00
Benedikt Kulmann 0d7b68fc49 chore: bump web to v11.0.1 2024-11-05 16:19:16 +01:00
Michael Barz 6da6c6c58a Merge pull request #10470 from owncloud/fix-get-lock-header
fix: wopi lock header in get lock response
2024-11-05 16:03:16 +01:00
Michael Barz dddc6fbdb5 fix: wopi lock header in get lock response 2024-11-05 15:35:43 +01:00
dependabot[bot] 110196d8a3 Bump @fontsource/roboto from 5.0.14 to 5.1.0 in /services/idp
Bumps [@fontsource/roboto](https://github.com/fontsource/font-files/tree/HEAD/fonts/google/roboto) from 5.0.14 to 5.1.0.
- [Changelog](https://github.com/fontsource/font-files/blob/main/CHANGELOG.md)
- [Commits](https://github.com/fontsource/font-files/commits/HEAD/fonts/google/roboto)

---
updated-dependencies:
- dependency-name: "@fontsource/roboto"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-11-05 15:22:59 +01:00
dependabot[bot] b300f30c94 Bump webpack from 5.94.0 to 5.96.1 in /services/idp
Bumps [webpack](https://github.com/webpack/webpack) from 5.94.0 to 5.96.1.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v5.94.0...v5.96.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-11-05 15:22:36 +01:00
Juan Pablo Villafáñez 8d80b5ca25 fix: remove obsolete configuration option 2024-11-05 14:44:20 +01:00
Juan Pablo Villafáñez eb1736d099 feat: use only the app name in order to name the lock 2024-11-05 14:43:20 +01:00
Juan Pablo Villafáñez ff8d674666 fix: adjust tests for the new config option 2024-11-05 13:20:28 +01:00
Juan Pablo Villafáñez 1e8b5fae70 fix: add product name to the registration info 2024-11-05 11:57:14 +01:00
Juan Pablo Villafáñez 32607b2481 refactor: change App.Provider to App.Product 2024-11-05 11:57:14 +01:00
Juan Pablo Villafáñez c822522b65 feat: include a provider option to allow custom app names 2024-11-05 11:57:14 +01:00
Michael Barz b24c2df5df Merge pull request #10462 from owncloud/fix-proofkeys-o365
fix: proofkeys validation with proxy
2024-11-05 09:19:15 +01:00
Michael Barz 9f5eba034c Merge pull request #10461 from pascalwengerter/chore/remove-idp-comments
Remove eslint-disable after node/pnpm update in CI
2024-11-04 21:41:32 +01:00
Michael Barz f9510e028e fix: proofkeys validation with proxy 2024-11-04 21:00:24 +01:00
Pascal Wengerter 44e3881b41 Remove eslint-disable after node/pnpm update in CI 2024-11-04 17:59:34 +01:00
Martin Mattel bc3762bc08 [docs-only] Update service readme's 2024-11-04 16:45:11 +01:00
jkoberg 64ff81575d docs(postprocessing): update docs
Signed-off-by: jkoberg <jkoberg@owncloud.com>
2024-11-04 12:56:35 +01:00
jkoberg 6ea3f2f782 fix(postprocessing): restart postprocessing properly
Signed-off-by: jkoberg <jkoberg@owncloud.com>
2024-11-04 10:30:41 +01:00
ownClouders 821200b48c [tx] updated from transifex 2024-11-04 00:07:00 +00:00
ownClouders 84dde1e34b [tx] updated from transifex 2024-11-03 00:08:17 +00:00
ownClouders 38a1a410ea [tx] updated from transifex 2024-11-02 00:44:10 +00:00
ownClouders 3747ee4643 [tx] updated from transifex 2024-10-31 05:10:27 +00:00
Ralf Haferkamp 0d88a68c79 fix(ocm): add data_server_url to ocm storage provider
Fixes: #10358
2024-10-30 16:45:51 +01:00
ownClouders 30f001e3c2 [tx] updated from transifex 2024-10-30 00:41:59 +00:00
Roman Perekhod f16c7dec21 Remove deprecated CLI commands 2024-10-29 09:59:19 +01:00