• Joined on 2026-05-01
gelu pushed to staging at AI/myAi 2026-05-24 15:07:22 +00:00
8f151763ae Merge pull request 'feat: DB-backed localized templates + language-aware emails' (#15) from main into staging
fc6fe7a78b feat: DB-backed localized templates + language-aware emails
Compare 2 commits »
gelu merged pull request AI/myAi#15 2026-05-24 15:07:21 +00:00
feat: DB-backed localized templates + language-aware emails
gelu created pull request AI/myAi#15 2026-05-24 15:07:12 +00:00
feat: DB-backed localized templates + language-aware emails
gelu pushed to main at AI/myAi 2026-05-24 15:06:51 +00:00
fc6fe7a78b feat: DB-backed localized templates + language-aware emails
gelu pushed to staging at AI/myAi 2026-05-24 14:28:47 +00:00
873576e2bf Merge pull request 'fix: footer vertical misalignment on all pages' (#14) from main into staging
2cada13fe3 Fix footer vertical misalignment — zero p margin inside footer-wrap
Compare 2 commits »
gelu merged pull request AI/myAi#14 2026-05-24 14:28:46 +00:00
fix: footer vertical misalignment on all pages
gelu created pull request AI/myAi#14 2026-05-24 14:28:14 +00:00
fix: footer vertical misalignment on all pages
gelu pushed to main at AI/myAi 2026-05-24 14:11:57 +00:00
2cada13fe3 Fix footer vertical misalignment — zero p margin inside footer-wrap
gelu pushed to staging at AI/myAi 2026-05-24 14:08:42 +00:00
eee3215302 Merge pull request 'feat: language-aware match results + full controller documentation' (#13) from main into staging
b6878e3b45 Respect UI language in match result — LLM responds in user's selected language
Compare 2 commits »
gelu merged pull request AI/myAi#13 2026-05-24 14:08:41 +00:00
feat: language-aware match results + full controller documentation
gelu created pull request AI/myAi#13 2026-05-24 14:05:43 +00:00
feat: language-aware match results + full controller documentation
gelu pushed to main at AI/myAi 2026-05-24 14:04:27 +00:00
b6878e3b45 Respect UI language in match result — LLM responds in user's selected language
gelu pushed to staging at AI/myAi 2026-05-22 17:50:17 +00:00
c553757db0 Merge pull request 'feat: version display in web UI footer' (#11) from main into staging
e394dad5fb Merge remote-tracking branch 'origin/staging'
1fcf1e1470 Add complete XML doc and Swagger annotations to all controller endpoints
6deb8dd4c8 Move version display to GET /api/health/version in HealthController
7441eb8cda Remove APP_VERSION from docker-compose — version is baked into image by CI
Compare 6 commits »
gelu merged pull request AI/myAi#11 2026-05-22 17:50:15 +00:00
feat: version display in web UI footer
gelu pushed to main at AI/myAi 2026-05-22 17:49:46 +00:00
e394dad5fb Merge remote-tracking branch 'origin/staging'
bf0f46e77c Merge pull request 'Main build' (#10) from main into staging
Compare 2 commits »
gelu pushed to main at AI/myAi 2026-05-22 17:47:50 +00:00
1fcf1e1470 Add complete XML doc and Swagger annotations to all controller endpoints
gelu opened issue AI/myAi#12 2026-05-22 17:25:49 +00:00
Add version display to web UI footer
gelu pushed to main at AI/myAi 2026-05-22 17:25:11 +00:00
6deb8dd4c8 Move version display to GET /api/health/version in HealthController
gelu created pull request AI/myAi#11 2026-05-22 17:21:49 +00:00
feat: version display in web UI footer
gelu pushed to main at AI/myAi 2026-05-22 17:21:02 +00:00
7441eb8cda Remove APP_VERSION from docker-compose — version is baked into image by CI