Benedikt Kulmann
de5257ece9
fix: add warning to log if events endpoint unconfigured
2026-06-25 10:12:05 +02:00
Florian Schade
435b446a6a
fix: make the collaboration service events optional
2026-06-23 17:31:39 +02:00
Ralf Haferkamp
7c70c67e30
Merge pull request #2980 from aduffeck/fix-name-attr-mismatches
...
Extend the posixfs consistency command to fix name attr mismatches
2026-06-22 12:15:12 +02:00
Ralf Haferkamp
28b543bc0c
Merge pull request #2975 from rhafer/bump-reva
...
fix status codes for Space Disable/Delete, also bump reva to latest main
2026-06-22 12:10:47 +02:00
Ralf Haferkamp
99d80f30a9
fix: Status codes for Space Disable/Delete
...
Allow a "permission denied error" from reva to bubble up to the client.
Reva was fixed to return "permission denied" only when the space to be
delete can actually be listed by the user. Other wise it will return
"not found". See reva commit 1bf72cb76394671f373e87f15f23f978cf41ab08.
So when a user with the 'can manage' role tries to purge an already
disabled space it will now get "Forbidden" status instead of a "Not
found".
Also fixes the expected status codes in the tests.
2026-06-22 11:06:26 +02:00
Ralf Haferkamp
17ec90892a
chore: bump reva to latest main
2026-06-22 10:47:44 +02:00
Andre Duffeck
95de5c29d6
Merge pull request #2974 from aduffeck/async-events
...
Handle events asynchronously
2026-06-19 13:19:10 +02:00
André Duffeck
cadd02ce29
Extend the posixfs consistency command to fix name attr mismatches
2026-06-19 12:37:40 +02:00
Andre Duffeck
1011519e19
Merge pull request #2978 from aduffeck/fix-create-home-spam
...
Do not try to create personal spaces for lightweight or service users
2026-06-19 12:36:46 +02:00
Viktor Scharf
3df5eb92b2
roling release template ( #2972 )
2026-06-19 11:29:45 +02:00
André Duffeck
1ea634e6e3
Do not try to create personal spaces for lightweight or service users
...
This fixes error logs like
RR error when calling Createhome error="gateway: grpc failed with code CODE_INVALID_ARGUMENT" line=github.com/opencloud-eu/opencloud/services/proxy/pkg/middleware/create_home.go:87 service=proxy
e.g. during internal requests to the data provider.
2026-06-19 11:05:44 +02:00
Andre Duffeck
5b1b84aeaa
Merge pull request #2973 from rhafer/enable-tiff
...
Revert "fix: disallow thumbnails for tiff and jpeg2000 images"
2026-06-18 15:09:01 +02:00
André Duffeck
06365d9739
Handle events asynchronously
...
That should help to keep up with the stream of messages and prevent
services from being flagged as slow consumers.
2026-06-18 15:05:49 +02:00
Ralf Haferkamp
fab1986fb6
Revert "fix: disallow thumbnails for tiff and jpeg2000 images"
...
The alpine base images now has a fixed libvips. So we can enable
previews for these formats again.
This reverts commit c40629dd85 .
2026-06-18 11:53:03 +02:00
Ralf Haferkamp
dbc8a21085
Bump alpine base image
...
Also adjusts the build image to use the opencloudeu/golang image. So
we're in sync with how the binaries are built in CI. It already contains
all the required dependencies.
2026-06-17 15:42:47 +02:00
Benedikt Kulmann
979167599b
Merge pull request #2958 from opencloud-eu/typo-webfinger-service
...
enhance: fix typos in webfinger service description
2026-06-17 13:32:04 +02:00
Benedikt Kulmann
cba59be0ee
Merge pull request #2953 from opencloud-eu/bump-web-7.2.0-beta.3
...
chore: bump web to v7.2.0-beta.3
2026-06-17 13:24:40 +02:00
v.scharf
ef62181549
update commit
2026-06-17 12:54:38 +02:00
Benedikt Kulmann
afda0e45e5
chore: bump web to v7.2.0-beta.3
2026-06-17 10:56:23 +02:00
Ralf Haferkamp
346cfab35d
Merge pull request #2956 from opencloud-eu/dependabot/go_modules/golang.org/x/text-0.38.0
...
build(deps): bump golang.org/x/text from 0.37.0 to 0.38.0
2026-06-17 10:18:46 +02:00
Ralf Haferkamp
b36944e563
Merge pull request #2955 from opencloud-eu/dependabot/go_modules/github.com/kovidgoyal/imaging-1.8.21
...
build(deps): bump github.com/kovidgoyal/imaging from 1.8.20 to 1.8.21
2026-06-17 10:18:18 +02:00
Sawjan Gurung
579dec2f52
ci: refactor nightly ci pipelines matrix for API tests ( #2939 )
...
* ci: refactor nightly ci pipelines matrix
Signed-off-by: Saw-jan <saw.jan.grg3e@gmail.com >
* ci: update nightly ci matrices
Signed-off-by: Saw-jan <saw.jan.grg3e@gmail.com >
* ci: override matrix values from suite config
Signed-off-by: Saw-jan <saw.jan.grg3e@gmail.com >
---------
Signed-off-by: Saw-jan <saw.jan.grg3e@gmail.com >
2026-06-17 09:56:57 +05:45
opencloudeu
e84cfc28fc
[tx] updated from transifex
2026-06-16 23:16:50 +00:00
Thomas Schweiger
c582d8c9ad
enhance: fix typos in webfinger service description
2026-06-16 17:54:51 +02:00
dependabot[bot]
f7c4fcd0f1
build(deps): bump golang.org/x/text from 0.37.0 to 0.38.0
...
Bumps [golang.org/x/text](https://github.com/golang/text ) from 0.37.0 to 0.38.0.
- [Release notes](https://github.com/golang/text/releases )
- [Commits](https://github.com/golang/text/compare/v0.37.0...v0.38.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/text
dependency-version: 0.38.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-06-16 14:45:42 +00:00
dependabot[bot]
fd8948575a
build(deps): bump github.com/kovidgoyal/imaging from 1.8.20 to 1.8.21
...
Bumps [github.com/kovidgoyal/imaging](https://github.com/kovidgoyal/imaging ) from 1.8.20 to 1.8.21.
- [Release notes](https://github.com/kovidgoyal/imaging/releases )
- [Commits](https://github.com/kovidgoyal/imaging/compare/v1.8.20...v1.8.21 )
---
updated-dependencies:
- dependency-name: github.com/kovidgoyal/imaging
dependency-version: 1.8.21
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-06-16 14:45:34 +00:00
Ralf Haferkamp
57d1cbc739
Merge pull request #2882 from opencloud-eu/dependabot/go_modules/github.com/go-chi/chi/v5-5.3.0
...
build(deps): bump github.com/go-chi/chi/v5 from 5.2.5 to 5.3.0
2026-06-16 15:53:53 +02:00
Jörn Friedrich Dreyer
81fd00043e
Merge pull request #2063 from opencloud-eu/nats-tls-options
...
add tls support for all nats connections
2026-06-16 13:21:22 +02:00
dependabot[bot]
9ac5ed9274
build(deps): bump github.com/go-chi/chi/v5 from 5.2.5 to 5.3.0
...
Bumps [github.com/go-chi/chi/v5](https://github.com/go-chi/chi ) from 5.2.5 to 5.3.0.
- [Release notes](https://github.com/go-chi/chi/releases )
- [Changelog](https://github.com/go-chi/chi/blob/master/CHANGELOG.md )
- [Commits](https://github.com/go-chi/chi/compare/v5.2.5...v5.3.0 )
---
updated-dependencies:
- dependency-name: github.com/go-chi/chi/v5
dependency-version: 5.3.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-06-16 10:55:28 +00:00
Ralf Haferkamp
49aacef240
Merge pull request #2885 from opencloud-eu/dependabot/go_modules/github.com/nats-io/nats-server/v2-2.14.2
...
build(deps): bump github.com/nats-io/nats-server/v2 from 2.14.0 to 2.14.2
2026-06-16 12:53:57 +02:00
Ralf Haferkamp
46daf3f065
Merge pull request #2858 from opencloud-eu/dependabot/go_modules/github.com/open-policy-agent/opa-1.17.0
...
build(deps): bump github.com/open-policy-agent/opa from 1.15.2 to 1.17.1
2026-06-16 12:53:09 +02:00
Ralf Haferkamp
996c3b1ead
Merge pull request #2797 from opencloud-eu/dependabot/go_modules/github.com/blevesearch/bleve/v2-2.6.0
...
build(deps): bump github.com/blevesearch/bleve/v2 from 2.5.7 to 2.6.0
2026-06-16 12:52:16 +02:00
dependabot[bot]
42987b038b
build(deps): bump github.com/open-policy-agent/opa from 1.15.2 to 1.17.1
...
Bumps [github.com/open-policy-agent/opa](https://github.com/open-policy-agent/opa ) from 1.15.2 to 1.17.1.
- [Release notes](https://github.com/open-policy-agent/opa/releases )
- [Changelog](https://github.com/open-policy-agent/opa/blob/v1.17.1/CHANGELOG.md )
- [Commits](https://github.com/open-policy-agent/opa/compare/v1.15.2...v1.17.1 )
---
updated-dependencies:
- dependency-name: github.com/open-policy-agent/opa
dependency-version: 1.17.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-06-16 08:40:16 +00:00
Viktor Scharf
bb715fa4d4
Update .woodpecker.env
2026-06-16 10:37:12 +02:00
Viktor Scharf
50af682579
Update WEB_COMMITID in .woodpecker.env
2026-06-16 10:37:12 +02:00
Viktor Scharf
84607766c3
Update .woodpecker.env
2026-06-16 10:37:12 +02:00
Viktor Scharf
980ce494db
Update WEB_COMMITID in .woodpecker.env
2026-06-16 10:37:12 +02:00
Viktor Scharf
0d132c0309
Update .woodpecker.env
2026-06-16 10:37:12 +02:00
Christian Richter
363a047b21
change web commit id & branch
...
Signed-off-by: Christian Richter <c.richter@opencloud.eu >
2026-06-16 10:37:12 +02:00
Christian Richter
f3f14e4a04
bump reva
...
Signed-off-by: Christian Richter <c.richter@opencloud.eu >
2026-06-16 10:37:12 +02:00
Andre Duffeck
a370bce5b9
Merge pull request #2944 from aduffeck/increase-test-stability
...
Do not choke on users that weren't cleaned up yet
2026-06-15 10:46:02 +02:00
Christian Richter
faf3ff1959
change error level for trashing items interaction with search
...
Signed-off-by: Christian Richter <c.richter@opencloud.eu >
2026-06-15 10:39:23 +02:00
opencloudeu
76a14b550f
[tx] updated from transifex
2026-06-14 23:16:54 +00:00
opencloudeu
89353aa7c8
[tx] updated from transifex
2026-06-12 23:16:52 +00:00
Andre Duffeck
2ead0cafd2
Merge pull request #2943 from opencloud-eu/bump-reva
...
chore: bump reva to latest main
2026-06-12 21:11:02 +02:00
André Duffeck
92e6c8f3ff
Do not choke on users that weren't cleaned up yet
2026-06-12 15:13:32 +02:00
Michael Barz
5cb2b2e089
chore: bump reva to latest main
2026-06-12 14:30:12 +02:00
opencloudeu
600640bb35
[tx] updated from transifex
2026-06-12 12:21:04 +00:00
opencloudeu
7db40eece4
[tx] updated from transifex
2026-06-12 12:14:52 +00:00
Jannik Stehle
9341a82b87
Merge pull request #2940 from opencloud-eu/chore/bump-web-7.2.0-beta.2
...
[full-ci] chore: bump web to v7.2.0-beta.2
2026-06-12 11:36:03 +02:00