Commit Graph

19854 Commits

Author SHA1 Message Date
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
Michael Barz
331e134398 Automated changelog update [skip ci] 2024-11-06 08:56:33 +00:00
Michael Barz
6f3322a3d5 Merge pull request #10484 from owncloud/collaboration_product_changelog
chore: add changelog entry
2024-11-06 09:55:58 +01:00
Martin
54cab0827a Merge pull request #10483 from owncloud/adding_OCIS_MAX_CONCURRENCY
[docs-only] Adding OCIS_MAX_CONCURRENCY to storage_users service
2024-11-06 09:33:24 +01:00
dependabot[bot]
fb88b14908 Bump github.com/grpc-ecosystem/grpc-gateway/v2 from 2.22.0 to 2.23.0
Bumps [github.com/grpc-ecosystem/grpc-gateway/v2](https://github.com/grpc-ecosystem/grpc-gateway) from 2.22.0 to 2.23.0.
- [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.22.0...v2.23.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-11-06 09:07:21 +01:00
Juan Pablo Villafáñez
dee1d83726 chore: add changelog entry 2024-11-06 09:06:25 +01:00
Roman Perekhod
6e39f0b613 Automated changelog update [skip ci] 2024-11-06 07:56:01 +00:00
Roman Perekhod
a7125b2928 Merge pull request #10472 from 2403905/bump-reva-latest
[bump-reva] latest
2024-11-06 08:55:22 +01:00
Martin
71bed9d131 Merge pull request #10477 from owncloud/fix_envvar_yaml
[docs-only] Remove/fix deprecated items from env_vars.yaml
2024-11-06 08:23:39 +01:00
Sawjan Gurung
a31155cdcf Merge pull request #10380 from owncloud/test-space-no-versions-list-permission
[tests-only][full-ci] listing permission with role Space Editor Without Version enabled
2024-11-06 12:56:55 +05:45
Martin Mattel
3a05eb5f6b [docs-only] Adding OCIS_MAX_CONCURRENCY to storage_users service 2024-11-06 08:10:47 +01:00
Michael Barz
92965fca0f Merge pull request #10480 from owncloud/onlyoffice-master
[docs-only] feat: add ocis master deployment with OnlyOffice
2024-11-06 05:57:57 +01:00
Benedikt Kulmann
5b1631944a docs: add master with onlyoffice to dev docs 2024-11-06 05:31:20 +01:00
Niraj Acharya
844891abaa adding test for listing permissions with space editor without version role enabled 2024-11-06 09:23:16 +05:45
ownClouders
15b80aeb1c [tx] updated from transifex 2024-11-06 00:07:42 +00:00
Michael Barz
e5f882e7f5 feat: add ocis master deployment with OnlyOffice 2024-11-05 23:02:50 +01:00
Martin
8efc2cc65d Merge pull request #10478 from owncloud/fix_envvar_version
[docs-only] SSE_KEEPALIVE_INTERVAL envvar version consistenty
2024-11-05 19:59:26 +01:00
Martin Mattel
985c8efd10 [docs-only] SSE_KEEPALIVE_INTERVAL envvar version consistenty 2024-11-05 19:20:19 +01:00
Martin Mattel
8e62dac566 [docs-only] Remove deprecated items from env_vars.yaml 2024-11-05 18:21:35 +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
b1bb3c2bb5 Automated changelog update [skip ci] 2024-11-05 16:27:27 +00: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
Michael Barz
8698e8276e fix: add missing parameter to collabora deployments 2024-11-05 16:57:43 +01:00
Viktor Scharf
a1469b2d95 exclude ocm from e2e test for ocisCi 2024-11-05 16:19:37 +01:00
Benedikt Kulmann
0d7b68fc49 chore: bump web to v11.0.1 2024-11-05 16:19:16 +01:00
Michael Barz
c9a6670e1c Merge pull request #10473 from owncloud/fix-deployments
[docs-only] fix: adapt continuous deployments to new structure
2024-11-05 16:13:27 +01:00
Martin
ec09b04834 Merge pull request #10471 from owncloud/update_onlyoffice.yml
[docs-only] Add comment in ocis_full / onlyoffice.yml
2024-11-05 16:11:59 +01:00
Michael Barz
45b95c367b Automated changelog update [skip ci] 2024-11-05 15:05:05 +00:00
Michael Barz
3d590390ac fix: adapt continuous deployments to new structure 2024-11-05 16:04:50 +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
Roman Perekhod
6bf40030c0 [bump-reva] latest 2024-11-05 15:56:13 +01:00
Martin Mattel
692b849e55 [docs-only] Add comment in ocis_full / onlyoffice.yml 2024-11-05 15:48:18 +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
dependabot[bot]
53847677ba Bump github.com/onsi/gomega from 1.35.0 to 1.35.1
Bumps [github.com/onsi/gomega](https://github.com/onsi/gomega) from 1.35.0 to 1.35.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.35.0...v1.35.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-11-05 15:03:56 +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
Michael Barz
786efd367e Merge pull request #10335 from owncloud/collaboration_provider_config
feat: include a provider option to allow custom app names
2024-11-05 14:18:50 +01:00
dependabot[bot]
8a4523b406 Bump github.com/open-policy-agent/opa from 0.69.0 to 0.70.0
Bumps [github.com/open-policy-agent/opa](https://github.com/open-policy-agent/opa) from 0.69.0 to 0.70.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.69.0...v0.70.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-11-05 13:23:44 +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
Roman Perekhod
b63841cd62 Automated changelog update [skip ci] 2024-11-05 10:47:17 +00:00
Roman Perekhod
99648e3df7 Merge pull request #10449 from 2403905/issue-10306-bump-go-cs3apis
[full-ci] bump go-cs3apis and reva
2024-11-05 11:46:34 +01:00
Michael Barz
92a3f4fed0 Merge pull request #10466 from owncloud/dj4oC-patch-2
Update release_roadmap.md 2025
2024-11-05 11:24:39 +01:00
David Walter
82ce20c6d9 Update release_roadmap.md 2025
Added release dates for 2025
2024-11-05 11:17:14 +01:00