Commit Graph

19485 Commits

Author SHA1 Message Date
Christian Richter 3d45d84b2e Merge pull request #10163 from fschade/ready-health-checks
Bugfix: Improve Ready and Health Checks
2024-10-14 14:43:45 +00:00
Christian Richter 170b2c9157 Merge pull request #10286 from owncloud/update-buf
chore: update buf
2024-10-14 14:41:37 +00:00
Alex 604764dbc1 Merge pull request #10282 from owncloud/clean-up-idp-assets
fix: don't fetch idp logo.svg anymore
2024-10-14 16:20:59 +02:00
Christian Richter 3d94a65db6 replace panic in antivirus by error
Signed-off-by: Christian Richter <crichter@owncloud.com>
2024-10-14 16:19:28 +02:00
Christian Richter 7bd2bf5ea9 remove debug flag from protobuf.mk
Signed-off-by: Christian Richter <crichter@owncloud.com>
2024-10-14 16:15:48 +02:00
Christian Richter fd4f8ce758 incorporate requested changes
Signed-off-by: Christian Richter <crichter@owncloud.com>
2024-10-14 16:05:17 +02:00
Benedikt Kulmann b8a7e3552d fix: don't fetch idp logo.svg anymore
We're always using the logo from the theme now so the logo.svg is not
needed anymore.
2024-10-14 15:54:25 +02:00
Christian Richter da29c8e8fd make sonarcloud happy
Signed-off-by: Christian Richter <crichter@owncloud.com>
2024-10-14 15:31:55 +02:00
Michael Barz e244bd09a7 chore: update buf
Signed-off-by: Michael Barz <mbarz@owncloud.com>
2024-10-14 11:23:46 +02:00
Christian Richter 6064386787 add timeout to tcp checker
Signed-off-by: Christian Richter <crichter@owncloud.com>
2024-10-14 08:39:42 +02:00
Christian Richter 941e688ae6 split health and readiness for activitylog and antivirus
Signed-off-by: Christian Richter <crichter@owncloud.com>
2024-10-14 08:39:42 +02:00
Christian Richter 84e024e8f1 remove nats dependency from activitylog & antivirus
Signed-off-by: Christian Richter <crichter@owncloud.com>
2024-10-14 08:39:42 +02:00
Christian Richter 61070e3187 fix sonar cube bugs
Signed-off-by: Christian Richter <crichter@owncloud.com>
2024-10-14 08:39:42 +02:00
Christian Richter 0094d30378 code cleanup & refactoring
Signed-off-by: Christian Richter <crichter@owncloud.com>
2024-10-14 08:39:42 +02:00
Christian Richter 7d1a78cf9c refactor checks for activitylog and antivirus
Signed-off-by: Christian Richter <crichter@owncloud.com>
2024-10-14 08:39:42 +02:00
Christian Richter c86cc619c2 restructure check handlers
Signed-off-by: Christian Richter <crichter@owncloud.com>
2024-10-14 08:39:42 +02:00
Christian Richter c69a08dfbc add checks for antivirus
Signed-off-by: Christian Richter <crichter@owncloud.com>
2024-10-14 08:39:42 +02:00
Christian Richter 32485bab2a fix debug server in antivirus
Signed-off-by: Christian Richter <crichter@owncloud.com>
2024-10-14 08:39:42 +02:00
Christian Richter 1ae1298f50 fix debug server in idm
Signed-off-by: Christian Richter <crichter@owncloud.com>
2024-10-14 08:39:42 +02:00
Christian Richter 26bf6ab796 add debug server to activitylog & check web availability
Signed-off-by: Christian Richter <crichter@owncloud.com>
2024-10-14 08:39:42 +02:00
Florian Schade 0671039474 enhancement: add readyz and healthz check handler 2024-10-14 08:39:42 +02:00
Florian Schade c82a7c560e enhancement: use global ready and health handlers 2024-10-14 08:39:42 +02:00
ownClouders 47edf8bc6d [tx] updated from transifex 2024-10-14 01:40:03 +00:00
ownClouders 6b7cf63980 [tx] updated from transifex 2024-10-12 01:09:18 +00:00
ownClouders 5b7115904e [tx] updated from transifex 2024-10-11 00:24:08 +00:00
Ralf Haferkamp 67c06da301 Automated changelog update [skip ci] 2024-10-10 15:08:11 +00:00
Ralf Haferkamp f536dacd4d fix(webdav): Set Retry-After header for 429 responses
We're now setting a 'Retry-After' in the webdav response when the
thunbnailer is rate limiting the requests. For now the timeout is just
a random number between 1 and 15 seconds.
2024-10-10 17:07:34 +02:00
Ralf Haferkamp 74d54579cb fix(webdav): missing Status 429 handling in some thumbnail endpoints 2024-10-10 17:07:34 +02:00
Alex 1e30bf55a9 Automated changelog update [skip ci] 2024-10-10 11:23:58 +00:00
Alex 59ce20a343 Merge pull request #10274 from owncloud/idp-use-theme-logo
Use idp logo from theme
2024-10-10 13:23:23 +02:00
Jan Ackermann 0105739160 Use idp logo from theme 2024-10-10 10:36:01 +02:00
Michael Barz ebb9f41820 Merge pull request #10277 from owncloud/dependabot/go_modules/github.com/nats-io/nats-server/v2-2.10.21
chore(deps): bump github.com/nats-io/nats-server/v2 from 2.10.20 to 2.10.21
2024-10-10 10:20:39 +02:00
Martin dec56bab95 Merge pull request #10275 from owncloud/describe_storage-users_service
[docs-only] Describe the storage-users service purpose
2024-10-10 09:12:56 +02:00
dependabot[bot] f693709667 chore(deps): bump github.com/nats-io/nats-server/v2
Bumps [github.com/nats-io/nats-server/v2](https://github.com/nats-io/nats-server) from 2.10.20 to 2.10.21.
- [Release notes](https://github.com/nats-io/nats-server/releases)
- [Changelog](https://github.com/nats-io/nats-server/blob/main/.goreleaser.yml)
- [Commits](https://github.com/nats-io/nats-server/compare/v2.10.20...v2.10.21)

---
updated-dependencies:
- dependency-name: github.com/nats-io/nats-server/v2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-10-10 06:35:42 +00:00
Martin Mattel e89742cb3f [docs-only] Describe the storage-system service purpose 2024-10-10 08:28:31 +02:00
Martin cc63a8b475 Merge pull request #10273 from owncloud/add_dev_docs_servcies_info
[docs-only] Add short description in dev docs for services
2024-10-10 02:33:04 +02:00
ownClouders f878921d57 [tx] updated from transifex 2024-10-10 00:11:04 +00:00
Martin Mattel 43775739e0 [docs-only] Add short description in dev docs for services 2024-10-09 14:25:11 +02:00
Ralf Haferkamp e15715e60c Automated changelog update [skip ci] 2024-10-09 12:16:37 +00:00
Ralf Haferkamp e2d7251893 fix(thumbnails): Implement ratelimit for the grpc service
This moves the ratelimit ('THUMBNAILS_MAX_CONCURRENT_REQUESTS') from the
HTTP endpoint to the GRPC endpoint. The HTTP endpoint is just used for
downloading already created thumbnails. But the resource consuming part of
thumbnail generation happens in the GRPC service.
2024-10-09 14:15:54 +02:00
Michael Barz 9e978e290a Merge pull request #10267 from owncloud/dependabot/go_modules/golang.org/x/term-0.25.0
chore(deps): bump golang.org/x/term from 0.24.0 to 0.25.0
2024-10-09 09:05:51 +02:00
dependabot[bot] e9656b7927 chore(deps): bump golang.org/x/term from 0.24.0 to 0.25.0
Bumps [golang.org/x/term](https://github.com/golang/term) from 0.24.0 to 0.25.0.
- [Commits](https://github.com/golang/term/compare/v0.24.0...v0.25.0)

---
updated-dependencies:
- dependency-name: golang.org/x/term
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-10-09 06:22:24 +00:00
Martin e93d1a832f Merge pull request #10265 from owncloud/envvar.yaml_update
[docs-only[chore] env_vars.yaml update
2024-10-09 02:53:59 +02:00
ownClouders b65ba4c0a0 [tx] updated from transifex 2024-10-09 00:09:59 +00:00
Martin Mattel e1c418971a [docs-only[chore] env_vars.yaml update 2024-10-08 17:59:42 +02:00
Michael Barz 975bdef0d4 fix: change traefik timeouts 2024-10-08 17:38:52 +02:00
Ralf Haferkamp 9a2a68d3dc fix: add OCIS_LDAP_USER_SCHEMA_DISPLAYNAME to graph service
Fixes: #10257
2024-10-08 17:24:51 +02:00
Sawjan Gurung 9f8b7eba17 Merge pull request #10234 from owncloud/tests-limit-with-sort-activities
[tests-only][full-ci] add test to check api activities with limit and sort filter
2024-10-08 16:33:44 +05:45
Sawjan Gurung 420b595c8c Merge pull request #10255 from owncloud/tests/accessing-contexts
[tests-only][full-ci] get necessary contexts properly
2024-10-08 16:01:29 +05:45
prashant-gurung899 d09859827d add test to check api activities with limit and sort filter
Signed-off-by: prashant-gurung899 <prasantgrg777@gmail.com>
2024-10-08 15:55:04 +05:45