• Joined on 2025-12-26
kacerr pushed to feat/m2-1-czech-normalize at kacerr/fuj-management 2026-05-05 22:23:44 +02:00
d9a61b338c feat(go/M2.1): port czech.Normalize — NFKD + Mn strip + lowercase
91ac3b37cf docs: Add branch-per-feature + Gitea MR workflow to CLAUDE.md
Compare 2 commits »
kacerr created branch feat/m2-1-czech-normalize in kacerr/fuj-management 2026-05-05 22:23:44 +02:00
kacerr pushed tag 0.32 to kacerr/fuj-management 2026-05-05 17:22:56 +02:00
kacerr pushed to main at kacerr/fuj-management 2026-05-05 17:22:56 +02:00
394da2e6b8 fix: Tolerate diacritic/case/whitespace mismatches in Person column matching
kacerr pushed to main at kacerr/fuj-management 2026-05-04 23:09:10 +02:00
81b36878b3 fix: Payment inference returns only exact-name matches when present
97f568f49f feat: Lower adult monthly fee to 700 CZK from April 2026
cf0f176d3f feat: Go rewrite M1 — skeleton, tooling, and hello server
Compare 3 commits »
kacerr pushed tag 0.31 to kacerr/fuj-management 2026-05-04 23:09:10 +02:00
kacerr pushed tag 0.30 to kacerr/fuj-management 2026-05-03 20:57:46 +02:00
kacerr pushed to main at kacerr/fuj-management 2026-05-03 20:57:46 +02:00
5a41cdae83 fix: Balance now sums past-month (paid - expected) directly, ignoring current/future months
kacerr pushed tag 0.29 to kacerr/fuj-management 2026-05-03 19:44:57 +02:00
kacerr pushed to main at kacerr/fuj-management 2026-05-03 19:44:57 +02:00
dfdf2aacb8 fix: Distribute multi-month payments by per-month expected fee
kacerr pushed to main at kacerr/home-kubernetes 2026-05-01 18:13:42 +02:00
80d0cc1168 misc: zot registry, k8s OIDC, server configs, sandbox experiments, and notes
5ca27a832b gitops: upgrade Cilium to 1.19.1, add fujarna app, flux web UI, OIDC RBAC, and experiments
Compare 2 commits »
kacerr pushed to main at kacerr/firecracker-orchestrator 2026-04-15 00:04:25 +02:00
d0da012a82 feat: show golden VM tag in clone list, add console logging, fix ubuntu boot
fb1db7c9ea feat: multi-distro support and tagged golden snapshots
Compare 2 commits »
kacerr pushed to main at kacerr/firecracker-orchestrator 2026-04-14 17:11:37 +02:00
bfc1f47287 fix: pause VM before MMDS injection, resume after to ensure config is applied
kacerr pushed to main at kacerr/firecracker-orchestrator 2026-04-13 14:00:26 +02:00
5e23e0ab4e feat: add guest network autoconfiguration via Firecracker MMDS
kacerr pushed to main at kacerr/firecracker-orchestrator 2026-04-13 12:54:14 +02:00
82c11dd2f8 feat: add web terminal UI with WebSocket console and clone management API
9089cbdbe9 feat: add serial console access via PTY + Unix socket proxy
04067f7e6b feat: add structured logging, --dev flag, and snapshot network_overrides
Compare 3 commits »
kacerr pushed to main at kacerr/firecracker-orchestrator 2026-04-09 23:48:30 +02:00
b46d510cb7 docs: add full command reference; fix module path and KernelURL config
kacerr pushed tag 0.28 to kacerr/fuj-management 2026-04-09 13:51:42 +02:00
kacerr pushed to main at kacerr/fuj-management 2026-04-09 13:51:42 +02:00
ced238385e feat: Exclude current month from Pay buttons and balance
77743019b0 feat: Hide future months from month range filter and table columns
f712198319 feat: Add month range filter to adults and juniors dashboards
1ac5df7be5 chore: Remove archived pages (fees, reconcile) from web UI
109ef983f0 docs: Add operation manual and junior March 2026 fee override
Compare 5 commits »
kacerr created branch main in kacerr/firecracker-orchestrator 2026-04-09 09:56:47 +02:00
kacerr pushed to main at kacerr/firecracker-orchestrator 2026-04-09 09:56:47 +02:00
640bf5065a feat: initial Firecracker snapshot orchestrator (fc-orch)