Commit Graph
15 Commits
Author SHA1 Message Date
Jannik Stehle e6b59783e9 chore: bump web to v3.2.0 2025-07-21 10:41:01 +02:00
Jannik Stehle 1dd12e1d7e chore: fix app provider names in opencloud_full deployment
The app provider is called `CollaboraOnline` in the deployment example, not `Collabora`. Also switches the default app to Collabora for all mime types since it's the only app provider running per default.
2025-04-17 12:27:11 +02:00
Jannik Stehle 39a499fc01 ci: make release plugin compatible with stable branch workflow
Introduces the 2 configs `getLatestTag` and `useLatestRelease` to make the `ready-release-go` plugin fully compatible with our stable branch workflow.
2025-04-16 07:22:56 +02:00
Jannik Stehle f6a6b9689e feat(web): remove old and unused color tokens
These tokens are not being used anymore since we recently switched to material design.
2025-04-14 16:06:18 +02:00
Jannik Stehle d07608758b test: remove capability check for edition
This check doesn't make sense anymore since the edition is empty in the capabilities if not set manually.
2025-04-08 10:06:22 +02:00
Jannik Stehle 8290d8bf9d Revert "Completely remove "edition" from capabilities"
This reverts commit 0c2da6e8fd.
2025-04-07 16:41:34 +02:00
Jannik Stehle b4a607965f chore: bump unzip extension to v1.0.2 2025-04-01 13:42:28 +02:00
Jannik Stehle 6375de8167 chore: bump Collabora in deployment example and fix entrypoint
Bumps Collabora in the deployment example to `24.04.13.2.1` and fixes the entrypoint. It seems to have changed with newer versions of the docker image, hence we need to specify the entrypoint manually to make the start commands work.
2025-03-25 11:41:12 +01:00
Jannik Stehle 08bba95428 feat: clear edition fallback
Clears the `edition` fallback on "Community" in the capabilities. We want to have this as empty string without any fallback.
2025-03-18 14:12:02 +01:00
Jannik Stehle b40f4ba398 chore: bump web to v2.0.0 2025-03-18 10:53:43 +01:00
Jannik Stehle 324e1f0d11 chore(idp): pin pnpm version in package.json
This prevents corepack from altering the `package.json` file on install and has the added benefit of keeping things up to date in combination with renovate.
2025-01-31 09:07:54 +01:00
Jannik Stehle ebc0fc592b chore: debrand leftovers in deployment examples 2025-01-28 14:35:25 +01:00
Jannik Stehle 64afb387a2 chore: replace branded ggs test files 2025-01-28 09:38:22 +01:00
Jannik Stehle a446f2cd71 chore: adjust doc links in graph service readme svg file 2025-01-27 15:33:14 +01:00
Jannik Stehle fac4ebbf0f chore: remove or change branded test files in thumbnail service 2025-01-27 15:12:12 +01:00