ac3bfcad3c
refactor(theme): centralize colors and typography in AppColors and AppTypographystefan2026-03-21 16:56:33 +01:00
2eb88430f1
refactor(ui): replace TabRow with PrimaryTabRow and improve toggle state handling in MainApp
stefan2026-03-21 14:00:15 +01:00
c1655147bb
refactor(ui): replace Divider with HorizontalDivider in NennungsMaske for consistent styling and updated imports
stefan2026-03-21 13:47:33 +01:00
439551951b
feat(ui): add reusable components for FIGMA-based UI system
stefan2026-03-21 13:40:37 +01:00
575ef18034
Refactor: Replace androidx.compose.ui.Modifier with Modifier for cleaner code and consistency
stefan2026-03-21 00:01:53 +01:00
499b93e100
Add registration tab to LoginScreen and implement OrganizerProfile screen
stefan2026-03-20 23:57:21 +01:00
7f224f0d03
docs: add session log for Keycloak fixes and role-based dashboard POC
stefan2026-03-19 17:45:20 +01:00
b6fda98c89
fix(web-app): remove unused sqlite.worker.js and wasi-dummy.js, update Config.kt and service worker logic
stefan2026-03-16 10:14:06 +01:00
1db49970d1
chore: archive outdated screenshots and update Docker publish workflow with Keycloak image tag
stefan2026-03-15 21:29:53 +01:00
93692be5e8
chore: replace static secrets in Keycloak realm with env vars, update Dockerfile for non-root optimization, and align .env.example with new configuration
stefan2026-03-15 21:01:52 +01:00
b05b2f8612
chore: clean up and correct SQLDelight guide code snippets, fix swift mislabeling, and remove redundant constructor property
stefan2026-03-15 20:07:46 +01:00
5f6114450d
chore: fix broken links in documentation, improve code snippets, and remove unnecessary imports in guides
stefan2026-03-15 20:05:23 +01:00
daeae0f868
chore: archive outdated architecture and roadmap documents, normalize documentation structure and metadata
stefan2026-03-15 20:00:51 +01:00
f05aabb0d4
Refactor Ping service tests and introduce PingProperties configuration for cleaner service name handling
stefan2026-03-15 18:52:10 +01:00
ef336feb94
Add app.mo-code.at to Keycloak configuration, update allowed origins, and include debug logs for analysis
stefan2026-03-15 01:14:43 +01:00
65b4762f52
Switch to runtime envsubst for JSON-based Keycloak and API URLs, update Dockerfile and entrypoint to support config injection.
stefan2026-03-15 00:24:50 +01:00
a1bc7039cb
Switch from Caddy templates to runtime envsubst for API and Keycloak URLs, adjust Dockerfile and entrypoint script
stefan2026-03-14 22:14:21 +01:00
a202d3d817
Adjust Caddyfile configuration and prevent Caddy template action conflicts in frontend runtime setup
stefan2026-03-14 21:16:22 +01:00
c67b285c97
Update Caddyfile template configuration and clean up unused frontend code
stefan2026-03-14 20:31:18 +01:00
469d49559c
Switch runtime config handling to JSON-based Caddy templates in frontend.
stefan2026-03-14 19:40:28 +01:00
2fd3e39c19
Simplify Caddyfile configuration and switch string interpolation to template literals in frontend.
stefan2026-03-14 19:05:40 +01:00
1afb95c40c
Add security headers to Caddyfile and update file server configuration
stefan2026-03-14 18:26:22 +01:00
05b37256c4
Switch Caddy template MIME type to JSON and replace HTTPS with HTTP for API and Keycloak URLs in frontend.
stefan2026-03-14 17:27:21 +01:00
30308740dd
Upgrade Caddy to v2.11 and enforce HTTPS for API and Keycloak URLs.
stefan2026-03-14 16:06:53 +01:00
9747b9957f
fix(web-app): Caddy templates für text/html + SW-Bypass für config.json
stefan2026-03-14 13:23:28 +01:00
3f9b63466c
fix(web-app): SW-Bypass für config.json + globalThis-Fallback in Config.kt
stefan2026-03-14 12:34:34 +01:00