meldestelle/frontend/shells/meldestelle-portal
Stefan Mogeritsch 119af6fd6b
All checks were successful
Build and Publish Docker Images / build-and-push (., backend/infrastructure/gateway/Dockerfile, api-gateway, api-gateway) (push) Successful in 7m17s
Build and Publish Docker Images / build-and-push (., backend/services/ping/Dockerfile, ping-service, ping-service) (push) Successful in 6m42s
Build and Publish Docker Images / build-and-push (., config/docker/caddy/web-app/Dockerfile, web-app, web-app) (push) Successful in 1m58s
Build and Publish Docker Images / build-and-push (., config/docker/keycloak/Dockerfile, keycloak, keycloak) (push) Successful in 1m44s
fix(auth, web-app): update Keycloak config secrets and improve SW cache handling
- Updated `keycloak/meldestelle-realm.json` to replace dynamic secrets with static values for local testing.
- Incremented service worker cache version to `v4` and added bypass rules for API requests and app bundles to prevent outdated data.

Signed-off-by: Stefan Mogeritsch <stefan.mo.co@gmail.com>
2026-03-17 10:41:32 +01:00
..
src fix(auth, web-app): update Keycloak config secrets and improve SW cache handling 2026-03-17 10:41:32 +01:00
webpack.config.d Add new strategies (E-H) to locate sqlite.worker.js in webpack configuration 2026-03-16 20:56:38 +01:00
build.gradle.kts Optimize build process: add stale cache cleanup, ensure minification is disabled for SQLite-WASM stability, and improve source map handling 2026-03-04 19:32:14 +01:00