Commit Graph

324 Commits

Author SHA1 Message Date
renovate[bot]
7ecaf57f41 chore(deps): update quay.io/keycloak/keycloak docker tag to v26.6.4 2026-06-26 22:15:55 +00:00
Jörn Friedrich Dreyer
b914288032 Merge pull request #321 from opencloud-eu/keycloak-theme-v2
chore (keycloak): migrate login theme to keycloak.v2
2026-06-26 15:03:21 +02:00
Alexander Ackermann
09e0d8f32a chore (keycloak): migrate login theme to keycloak.v2 2026-06-25 22:13:32 +02:00
Michael Barz
aab87f13a7 Merge pull request #294 from opencloud-eu/renovate/main-opencloudeu-opencloud-rolling-7.x
chore(deps): update opencloudeu/opencloud-rolling docker tag to v7 (main)
2026-06-25 18:34:36 +02:00
Michael Barz
aebf5882f4 Merge pull request #319 from ralfbergs/patch-2
Update opencloud.yml: wrong indentation.
2026-06-25 18:25:59 +02:00
Ralf G. R. Bergs
f292460d32 Update opencloud.yml: wrong indentation. 2026-06-25 15:01:07 +02:00
Ralf Haferkamp
f0277501f0 Merge pull request #318 from opencloud-eu/issue/263
fix: README contains wrong variable name
2026-06-25 13:27:21 +02:00
Ralf Haferkamp
76e41a4848 fix: README contains wrong variable name
It's TRAEFIK_ACME_MAIL not TRAEFIK_LETSENCRYPT_EMAIL

Closes: #263
2026-06-25 12:08:17 +02:00
renovate[bot]
46ad111b94 chore(deps): update opencloudeu/opencloud-rolling docker tag to v7 2026-06-25 08:40:48 +00:00
Michael Barz
9cac2bd525 Merge pull request #275 from dschmidt/feat/opensearch-module
feat: add opensearch search backend module
2026-06-25 09:45:21 +02:00
Michael Barz
d965660599 Merge pull request #300 from jgoclawski/add_tika_healthcheck
Ensure OpenCloud doesn't start until Tika is ready.
2026-06-25 09:31:55 +02:00
Michael Barz
f3f0ece32a Merge pull request #292 from chippey5/main
Add IDP_DOMAIN to the frame-src section in csp.yaml
2026-06-25 09:29:36 +02:00
Anja Barz
b138f37c98 Merge pull request #313 from opencloud-eu/add-default-id-and-scopes
add the default ids and scopes for the clients
2026-06-24 10:14:43 +02:00
Viktor Scharf
3314522ef9 Merge pull request #314 from opencloud-eu/refactor-wopi
feat: move collaboration into the opencloud process
2026-06-22 15:25:30 +02:00
Michael Barz
9cee17c253 fix: remove collaboration from external proxy 2026-06-22 15:08:13 +02:00
Anja Barz
e92718ffa0 change the scopes for the clients 2026-06-22 10:09:32 +02:00
Michael Barz
5268ad506b feat: move collaboration into the opencloud process 2026-06-19 20:26:16 +02:00
Anja Barz
8c43842e7b add the default ids and scopes for the clients 2026-06-19 12:54:39 +02:00
Michael Barz
913920dd33 Merge pull request #312 from opencloud-eu/fix-collabora-healthcheck
fix: collabora healthcheck without curl
2026-06-19 12:19:36 +02:00
Michael Barz
792bcd336e Merge pull request #196 from maybenotconnor/feat/configurable-proxy-role-assignment-driver
make PROXY_ROLE_ASSIGNMENT_DRIVER configurable
2026-06-19 10:43:18 +02:00
Connor
73b02b77d8 feat: make role assignment settings configurable
Allow PROXY_ROLE_ASSIGNMENT_DRIVER and GRAPH_ASSIGN_DEFAULT_USER_ROLE
   to be set via environment variables in .env file.

   - PROXY_ROLE_ASSIGNMENT_DRIVER defaults to oidc
   - GRAPH_ASSIGN_DEFAULT_USER_ROLE defaults to false

   When using PROXY_ROLE_ASSIGNMENT_DRIVER=default, set
   GRAPH_ASSIGN_DEFAULT_USER_ROLE=true to assign the 'user' role
   to new users.
2026-06-19 10:42:34 +02:00
Michael Barz
4d3e787e2d fix: collabora healthcheck without curl 2026-06-19 09:36:25 +02:00
Benedikt Kulmann
cda4138e7d Merge pull request #310 from opencloud-eu/bump-code-to-26.04.1.4.1
chore: bump collabora to 26.04.1.4.1
2026-06-19 08:39:37 +02:00
Michael Barz
c5ab316d45 Merge pull request #311 from Cassolette/patch/eo-clean
Euro office fixups
2026-06-18 17:16:09 +02:00
Michael Barz
b3b820f32b Merge pull request #308 from opencloud-eu/docs-eurooffice
docs: add euro office
2026-06-18 17:02:39 +02:00
v.scharf
0636b2c871 set OC_EVENTS_ENDPOINT for collaboration (EO) 2026-06-18 14:36:53 +00:00
cazo
03ba22ed4e fix: cleanup no longer required scripts
WOPI fixes have been integrated into the docker image from v9.3.2-rc.1 onwards
2026-06-18 14:36:52 +00:00
cazo
4531d137ef feat: system fonts to EO
matching what was done for Collabora.
2026-06-18 13:11:00 +00:00
Alexander Ackermann
d853a59078 chore: bump collabora to 26.04.1.4.1 2026-06-18 13:32:31 +02:00
Michael Barz
75941df428 docs: add euro office 2026-06-17 17:42:59 +02:00
Michael Barz
38f4ea52a5 Merge pull request #271 from zerox80/main
WIP: Add Euro Office (ONLYOFFICE) integration
2026-06-17 17:37:04 +02:00
Florian Schade
5a1d9d4b9b Merge pull request #307 from opencloud-eu/setNatsForCollabora
set OC_EVENTS_ENDPOINT for collaboration
2026-06-17 11:16:59 +02:00
v.scharf
217099947f set OC_EVENTS_ENDPOINT for collaboration 2026-06-16 14:52:23 +02:00
zerox80
03a4587c90 Fix Euro Office WOPI config initialization 2026-06-11 20:28:25 +02:00
Michael Barz
539d514bbb Merge pull request #299 from opencloud-eu/renovate/main-quay.io-keycloak-keycloak-26.x
chore(deps): update quay.io/keycloak/keycloak docker tag to v26.6.3 (main)
2026-06-08 09:05:19 +02:00
Jakub Gocławski
cc49b063c0 Ensure OpenCloud doesn't start until Tika is ready. 2026-06-05 17:45:47 +02:00
renovate[bot]
8564cb046f chore(deps): update quay.io/keycloak/keycloak docker tag to v26.6.3 2026-06-04 18:03:12 +00:00
Michael Barz
9eeaee4743 Merge pull request #296 from opencloud-eu/renovate/main-collabora-code-25.x
chore(deps): update collabora/code docker tag to v25.04.10.3.1 (main)
2026-06-01 17:11:27 +02:00
renovate[bot]
882953cdcc chore(deps): update collabora/code docker tag to v25.04.10.3.1 2026-06-01 14:49:21 +00:00
Michael Barz
cc3de9830b Merge pull request #290 from opencloud-eu/renovate/main-quay.io-keycloak-keycloak-26.x
chore(deps): update quay.io/keycloak/keycloak docker tag to v26.6.2 (main)
2026-06-01 16:38:00 +02:00
Simon
7cf59a62a9 Add IDP_DOMAIN to the frame-src section in csp.yaml
When using an external IDP, not having the IDP FQDN in frame-src causes silent refreshes to get blocked.
2026-05-20 14:32:37 +02:00
renovate[bot]
521e600b86 chore(deps): update quay.io/keycloak/keycloak docker tag to v26.6.2 2026-05-19 13:35:28 +00:00
Thomas Schweiger
2bb11ee1a5 Merge pull request #288 from opencloud-eu/renovate/main-postgres-17.x
chore(deps): update postgres docker tag to v17.10 (main)
2026-05-18 15:17:31 +02:00
Michael Barz
40081db318 Merge pull request #287 from opencloud-eu/renovate/main-opencloudeu-opencloud-rolling-6.x
chore(deps): update opencloudeu/opencloud-rolling docker tag to v6.2.0 (main)
2026-05-18 14:49:34 +02:00
renovate[bot]
ddfef44b34 chore(deps): update postgres docker tag to v17.10 2026-05-18 12:37:13 +00:00
renovate[bot]
3838584876 chore(deps): update opencloudeu/opencloud-rolling docker tag to v6.2.0 2026-05-18 12:37:07 +00:00
Thomas Schweiger
8cafd254bb Merge pull request #264 from ralfbergs/patch-1
Update clamav.yml: make OpenCloud container depend on ClamAV container.
2026-05-13 08:23:13 +02:00
Jannik Stehle
fd966a5527 Merge pull request #281 from opencloud-eu/chore/update-maps-v3
chore: bump maps app to v3
2026-05-07 07:19:46 +02:00
Michael Barz
270374d9e1 Merge pull request #270 from MannixTT/external-idp
External idp | new variables for various clients
2026-05-06 16:31:42 +02:00
Artur Neumann
459b5ba9ff Merge pull request #283 from opencloud-eu/traefikport
use TRAEFIK_PORT_HTTPS for keycloak config
2026-05-06 20:12:33 +05:45