Stefan Mogeritsch stefan
  • Joined on 2026-02-23
stefan pushed to main at mocode-software/meldestelle 2026-03-16 12:03:50 +00:00
0ca10c7820 docs: add session logs for comprehensive readiness analyses across all domains
38875a1040 refactor(auth): remove redundant semicolons in Sha256.kt
f7743aa7d9 fix(auth): correct typos, add suppression, and improve documentation clarity
2c822f8007 refactor: streamline deep link handling and improve sqlite worker initialization
d1fce33716 refactor(network): simplify PlatformConfig logic for URL resolution
Compare 6 commits »
stefan pushed to main at mocode-software/meldestelle 2026-03-15 20:30:35 +00:00
1db49970d1 chore: archive outdated screenshots and update Docker publish workflow with Keycloak image tag
stefan pushed to main at mocode-software/meldestelle 2026-03-15 20:02:28 +00: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
stefan pushed to main at mocode-software/meldestelle 2026-03-15 19:11:09 +00:00
b05b2f8612 chore: clean up and correct SQLDelight guide code snippets, fix swift mislabeling, and remove redundant constructor property
5f6114450d chore: fix broken links in documentation, improve code snippets, and remove unnecessary imports in guides
daeae0f868 chore: archive outdated architecture and roadmap documents, normalize documentation structure and metadata
7922475ecc chore: remove unused .env loading step from Docker publish workflow
e088f2033b chore: entries-service aus Build ausgetragen (ON HOLD, feature/entries-service)
Compare 7 commits »
stefan pushed to main at mocode-software/meldestelle 2026-03-15 00:15:03 +00:00
ef336feb94 Add app.mo-code.at to Keycloak configuration, update allowed origins, and include debug logs for analysis
stefan pushed to main at mocode-software/meldestelle 2026-03-14 23:25:52 +00:00
65b4762f52 Switch to runtime envsubst for JSON-based Keycloak and API URLs, update Dockerfile and entrypoint to support config injection.
stefan pushed to main at mocode-software/meldestelle 2026-03-14 21:25:33 +00:00
a1bc7039cb Switch from Caddy templates to runtime envsubst for API and Keycloak URLs, adjust Dockerfile and entrypoint script
stefan pushed to main at mocode-software/meldestelle 2026-03-14 20:16:42 +00:00
a202d3d817 Adjust Caddyfile configuration and prevent Caddy template action conflicts in frontend runtime setup
stefan pushed to main at mocode-software/meldestelle 2026-03-14 19:31:36 +00:00
c67b285c97 Update Caddyfile template configuration and clean up unused frontend code
stefan pushed to main at mocode-software/meldestelle 2026-03-14 18:40:41 +00:00
469d49559c Switch runtime config handling to JSON-based Caddy templates in frontend.
stefan pushed to main at mocode-software/meldestelle 2026-03-14 18:07:17 +00:00
2fd3e39c19 Simplify Caddyfile configuration and switch string interpolation to template literals in frontend.
stefan pushed to main at mocode-software/meldestelle 2026-03-14 17:26:43 +00:00
1afb95c40c Add security headers to Caddyfile and update file server configuration
stefan pushed to main at mocode-software/meldestelle 2026-03-14 16:28:17 +00:00
05b37256c4 Switch Caddy template MIME type to JSON and replace HTTPS with HTTP for API and Keycloak URLs in frontend.
stefan pushed to main at mocode-software/meldestelle 2026-03-14 15:07:18 +00:00
30308740dd Upgrade Caddy to v2.11 and enforce HTTPS for API and Keycloak URLs.
stefan pushed to main at mocode-software/meldestelle 2026-03-14 12:26:15 +00:00
9747b9957f fix(web-app): Caddy templates für text/html + SW-Bypass für config.json
stefan pushed to main at mocode-software/meldestelle 2026-03-14 11:41:41 +00:00
3f9b63466c fix(web-app): SW-Bypass für config.json + globalThis-Fallback in Config.kt
stefan pushed to main at mocode-software/meldestelle 2026-03-14 10:39:10 +00:00
0666739b8c fix(web-app): Caddy .Env-Template-Injection für API_BASE_URL + KEYCLOAK_URL
stefan pushed to main at mocode-software/meldestelle 2026-03-14 08:44:23 +00:00
6e7e22e588 config: enhance .env.example and refine Caddyfile formatting
08e0edba4a config: update .env.example with enhanced structure and secure defaults
Compare 2 commits »
stefan pushed to main at mocode-software/meldestelle 2026-03-13 12:17:20 +00:00
b156d2eb6c config: refine Caddyfile formatting and add new log screenshot
stefan pushed to main at mocode-software/meldestelle 2026-03-13 11:30:06 +00:00
9c2d34cc82 config: update Caddyfile structure and add new documentation screenshots