Commit Graph

3274 Commits

Author SHA1 Message Date
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 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
dependabot[bot] 5fc891ce94 Bump i18next from 23.13.0 to 23.16.4 in /services/idp
Bumps [i18next](https://github.com/i18next/i18next) from 23.13.0 to 23.16.4.
- [Release notes](https://github.com/i18next/i18next/releases)
- [Changelog](https://github.com/i18next/i18next/blob/master/CHANGELOG.md)
- [Commits](https://github.com/i18next/i18next/compare/v23.13.0...v23.16.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-10-29 08:37:32 +01:00
dependabot[bot] 2745dc9556 Bump postcss-preset-env from 10.0.2 to 10.0.8 in /services/idp
Bumps [postcss-preset-env](https://github.com/csstools/postcss-plugins/tree/HEAD/plugin-packs/postcss-preset-env) from 10.0.2 to 10.0.8.
- [Changelog](https://github.com/csstools/postcss-plugins/blob/main/plugin-packs/postcss-preset-env/CHANGELOG.md)
- [Commits](https://github.com/csstools/postcss-plugins/commits/HEAD/plugin-packs/postcss-preset-env)

---
updated-dependencies:
- dependency-name: postcss-preset-env
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-10-29 08:00:21 +01:00
ownClouders cec9888b14 [tx] updated from transifex 2024-10-29 00:33:54 +00:00
Jörn Friedrich Dreyer a79e3b3f63 Merge pull request #10412 from owncloud/fix-signal-handling
Fix signal handling
2024-10-28 15:24:35 +01:00
Jörn Friedrich Dreyer 04632ad34c make sure services have some time to deregister
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2024-10-28 14:47:11 +01:00
Jörn Friedrich Dreyer 32287da09e work on signal handling
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2024-10-28 14:47:11 +01:00
Jörn Friedrich Dreyer dde999d5c2 align shutdown logging
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2024-10-28 14:47:11 +01:00
Jörn Friedrich Dreyer ad43ae824c delete unused trap
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2024-10-28 14:47:11 +01:00
Martin d701e79956 Merge pull request #10426 from owncloud/add_vips_mac_compile
[docs-only] Add libvips build dependencies for macOS
2024-10-28 14:30:36 +01:00
Martin Mattel 31e728af10 [docs-only] Add libvips build dependencies for macOS 2024-10-28 11:33:19 +01:00
Ralf Haferkamp f48e549929 Remove 'OCM_OCM_PROVIDER_AUTHORIZER_VERIFY_REQUEST_HOSTNAME' setting
The feature never really worked correctly and it's added value is at least
arguable.

Fixes #10355
2024-10-28 11:29:35 +01:00
Ralf Haferkamp 04c2dcd427 Revert "use secure config defaults for OCM"
This reverts commit 59589cd7d3.
2024-10-28 11:06:17 +01:00
ownClouders 3b73b56db9 [tx] updated from transifex 2024-10-28 00:06:18 +00:00
Michael Barz 2a8d7f5493 Merge pull request #10403 from owncloud/fix-put-relative
fix: add missing urls to putRelative
2024-10-25 09:52:50 +02:00
Jörn Friedrich Dreyer 821d7b5fed Merge pull request #10411 from owncloud/sse-keepalive
make sse keepalive interval configurable
2024-10-25 08:25:33 +02:00
ownClouders 7ec3ab9a12 [tx] updated from transifex 2024-10-25 00:41:45 +00:00
Michael Barz 406c8ca98d tests: add checks to unit tests 2024-10-24 22:57:21 +02:00
Michael Barz c4bd2f3987 fix: add missing urls to putRelative 2024-10-24 22:57:21 +02:00
Martin Mattel 4d47323df4 add readme text for sse keep alive 2024-10-24 15:51:55 +02:00
Jörn Friedrich Dreyer 5f9290c552 Update services/sse/pkg/config/config.go
Co-authored-by: Martin <github@diemattels.at>
2024-10-24 15:40:40 +02:00
Jörn Friedrich Dreyer fddf50ce71 make sse keepalive interval configurable
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2024-10-24 15:21:17 +02:00
Juan Pablo Villafáñez af178155e4 fix: change introductionVersion for the store variables 2024-10-24 14:54:51 +02:00
Martin dec5d270de Update services/collaboration/README.md
Co-authored-by: Michael Barz <mbarz@owncloud.com>
2024-10-24 14:34:47 +02:00
Martin Mattel 6e23662a73 text fix 2024-10-24 11:07:11 +02:00
Martin Mattel 6aef66a3c1 adding readme content 2024-10-24 10:56:49 +02:00
Juan Pablo Villafáñez b3f72d7a4d chore: typos and minor consistency changes for sonarcloud 2024-10-24 09:56:54 +02:00
Juan Pablo Villafáñez 924f77f044 fix: adjust unit tests 2024-10-24 08:46:54 +02:00