Commit Graph

3410 Commits

Author SHA1 Message Date
Martin Mattel f5cefed8ce use the correct envvar 2024-10-23 09:06:49 +02:00
Roman Perekhod ee42655581 Disable download activity 2024-10-22 20:24:35 +02:00
Jörn Friedrich Dreyer ed6d44fd39 Merge pull request #10362 from owncloud/add_additional_envvars
[docs-only] ADDING 2 envvars to existing ones in settings service
2024-10-22 19:23:35 +02:00
Martin Mattel 8070889ce8 Fix envvar deprecations for 7.0.0 2024-10-22 18:47:08 +02:00
Jörn Friedrich Dreyer cb6e3c37fc fix sonarcloud bugs
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2024-10-22 17:18:11 +02:00
Jörn Friedrich Dreyer 775f75f7fc configurable antivirus workers
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2024-10-22 17:12:30 +02:00
Jörn Friedrich Dreyer 61e6f1edba make antivirus workers configurable
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2024-10-22 17:10:53 +02:00
Jörn Friedrich Dreyer 139a8a5bd4 fix postprocessing events
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2024-10-22 16:26:37 +02:00
Jörn Friedrich Dreyer 2ae6728210 Merge pull request #10372 from owncloud/postprocessing-events
Postprocessing events
2024-10-22 14:14:34 +02:00
Roman Perekhod 09ee725aca Merge pull request #10363 from 2403905/issue-10360
Fix panic when stopping the nats
2024-10-22 12:34:34 +02:00
Roman Perekhod 67443258d1 Merge pull request #10377 from kobergj/ActivitylogPayloadFix
Fix Activitylog Issues
2024-10-22 12:04:46 +02:00
Roman Perekhod 1ef9b21e7f Fix panic when stopping the nats 2024-10-22 12:00:24 +02:00
Jörn Friedrich Dreyer 91dc7699d8 postprocessing event workers
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2024-10-22 11:26:50 +02:00
Martin a67fa5a79d Update services/gateway/README.md
Co-authored-by: Jörn Friedrich Dreyer <jfd@owncloud.com>
2024-10-22 11:19:34 +02:00
Martin Mattel 4aa8a883de [docs-only] Update gateway readme 2024-10-22 11:09:36 +02:00
jkoberg 07f79e585a fix(activitylog): Fix issues with many activities
Signed-off-by: jkoberg <jkoberg@owncloud.com>
2024-10-22 11:06:01 +02:00
Jörn Friedrich Dreyer 473f46bec4 template.HTML is safe to use in this case G203
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2024-10-22 11:02:13 +02:00
Jörn Friedrich Dreyer 7fd8284daf mark header to not show up as a potential password leak G101
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2024-10-22 10:57:01 +02:00
Jörn Friedrich Dreyer 6b97c74c40 require tls 1.2
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2024-10-22 10:56:04 +02:00
Jörn Friedrich Dreyer d6958f3a3e introduce event processing workers
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2024-10-22 10:13:16 +02:00
Jörn Friedrich Dreyer 72e3e54fe0 make delay only affect the step
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2024-10-22 10:04:56 +02:00
Martin 319c2e2744 [docs-only] Fix envvar name in collaboration service readme
References: https://github.com/owncloud/docs-ocis/pull/1014 (Fix envvar name in collaboration service)

Documentation for collaboration refers to `COLLABORATION_APP_WOPISRC` instead of
`COLLABORATION_WOPI_SRC`
2024-10-22 09:02:30 +02:00
Michael Barz 35578a0ecc chore: remove unneeded stuff 2024-10-21 22:46:06 +02:00
Martin Mattel 8e5f503593 [docs-only] ADDING 2 envvars to existing ones in settings service 2024-10-21 17:50:35 +02:00
Jannik Stehle 5416be51d9 Merge pull request #10357 from owncloud/chore/bump-web-11.0.0
[full-ci] chore: bump web to v11.0.0
2024-10-21 13:01:30 +02:00
dependabot[bot] c6f0b0e749 chore(deps): bump react-i18next from 15.0.1 to 15.0.3 in /services/idp
Bumps [react-i18next](https://github.com/i18next/react-i18next) from 15.0.1 to 15.0.3.
- [Changelog](https://github.com/i18next/react-i18next/blob/master/CHANGELOG.md)
- [Commits](https://github.com/i18next/react-i18next/compare/v15.0.1...v15.0.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-10-21 12:04:10 +02:00
Jannik Stehle a144c8eb22 chore: bump web to v11.0.0 2024-10-21 10:07:43 +02:00
dependabot[bot] c0ed954d92 chore(deps-dev): bump babel-loader from 9.1.3 to 9.2.1 in /services/idp
Bumps [babel-loader](https://github.com/babel/babel-loader) from 9.1.3 to 9.2.1.
- [Release notes](https://github.com/babel/babel-loader/releases)
- [Changelog](https://github.com/babel/babel-loader/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel-loader/compare/v9.1.3...v9.2.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-10-21 10:06:06 +02:00
ownClouders 270389bc15 [tx] updated from transifex 2024-10-21 01:03:33 +00:00
ownClouders db78bfc786 [tx] updated from transifex 2024-10-20 01:03:02 +00:00
ownClouders 249711f40a [tx] updated from transifex 2024-10-19 01:56:44 +00:00
Roman Perekhod b82ad12fee nats checks fixed 2024-10-18 17:30:39 +02:00
ownClouders 7d38fb55f9 [tx] updated from transifex 2024-10-18 13:06:27 +00:00
Roman Perekhod dab54d2b5a Kept historical resource naming after renaming in activity for shares and public links. 2024-10-18 11:07:07 +02:00
ownClouders ce8a8fa113 [tx] updated from transifex 2024-10-18 01:35:13 +00:00
Florian Schade 383a57b499 Merge pull request #10338 from 2403905/issue-10281-server-probs-2
checks added
2024-10-17 19:54:55 +02:00
ownClouders 5c9d2bce0d [tx] updated from transifex 2024-10-17 17:47:32 +00:00
Roman Perekhod c16a2ea2cf checks added 2024-10-17 19:03:14 +02:00
Florian Schade f335a7083a Merge pull request #10279 from fschade/mixed-sharing-errors-lot
chore|bugfix: mixed sharing errors lot
2024-10-17 15:24:01 +02:00
Florian Schade ed8866f5fe Merge pull request #10333 from fschade/refine-ready-health-checker
Bugfix: Fix health and ready endpoint checker configurations
2024-10-17 15:12:19 +02:00
Florian Schade 9856ef4f83 fix: reduce logs when auto accepting shares fails because the share was already unshared before accepting it 2024-10-17 14:40:00 +02:00
Florian Schade 0437722353 Bugfix: Fix health and ready endpoint checker configurations 2024-10-17 14:34:04 +02:00
ownClouders c8ec6a822b [tx] updated from transifex 2024-10-17 12:31:42 +00:00
Ralf Haferkamp e43a858808 Fix libvips thumbnail generation for text files 2024-10-17 14:05:27 +02:00
Ralf Haferkamp b63676ff93 Fix GeoGebra thumbnails when libvips support is enabled
For GeoGebra files we where still using the imaging package to decode the
embedded png, but handed it of to vips for scaling, which can't work. Now
we use vips for decoding the image as well.
2024-10-17 14:05:27 +02:00
Ralf Haferkamp 2feb1ab0cf Apply suggestions from proof reading
Co-authored-by: Martin <github@diemattels.at>
2024-10-17 14:05:27 +02:00
Ralf Haferkamp eb7168ddb5 Changelog entry and Readme updates related to libvips 2024-10-17 14:05:27 +02:00
Ralf Haferkamp a9a5570050 feat(thumbnails): optional libvips based thumbnail generation
Can be enabled by setting the 'enable_vips' tag on 'go build'
2024-10-17 14:05:27 +02:00
Ralf Haferkamp 358adc15dc refactor(thumbnails): separate out 'kovidgoyal/imaging' dependencies
Move code using the 'kovidgoyal/imaging' package to separate files
to make it easier to create alternative implementations based on build
tags.
2024-10-17 14:05:27 +02:00
Ralf Haferkamp d0ce57dfc2 refactor(thumbnails): merge processor into generator
Processor is now part of the generator. This should make it possible
to implement thumbnail generators that do not depend on the 'imaging'
module.
2024-10-17 14:05:27 +02:00