Jan Novak
fe935235e8
Deploy to K8s / deploy (push) Successful in 8s
feat(go): M6.6 — /qr, /sync-bank, /flush-cache, /version pages
- GET /qr: Czech QR Platba PNG; ports Python qr_code() exactly
(account validation, amount clamping, * stripping, SPD format)
- GET /sync-bank: Fio sync → infer → cache flush with captured log
- GET+POST /flush-cache: form + action, shows deleted count
- GET /version: JSON alias of /api/version (Python parity)
- FlushCache() added to membership.Sources; wired through api.Handler
- web.ActionHandlers{BankSync} closure-based dep injection for sync
- New dep: github.com/skip2/go-qrcode
- TestQRBuildSPD (9 cases), TestServeQR, TestServeFlushCache{GET,POST},
TestServeSync, TestServeVersion added
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-05-08 14:26:54 +02:00
..
2026-05-04 12:05:46 +02:00
2026-05-08 14:26:54 +02:00
2026-05-04 12:05:46 +02:00
2026-05-04 12:05:46 +02:00
2026-05-04 23:08:59 +02:00
2026-05-05 17:22:54 +02:00
2026-05-05 17:22:54 +02:00
2026-05-05 21:52:25 +02:00
2026-05-05 22:23:40 +02:00
2026-05-06 00:05:40 +02:00
2026-05-06 09:38:28 +02:00
2026-05-06 12:43:41 +02:00
2026-05-06 13:19:42 +02:00
2026-05-06 16:38:21 +02:00
2026-05-06 17:50:31 +02:00
2026-05-06 23:26:24 +02:00
2026-05-07 01:05:59 +02:00
2026-05-07 10:33:55 +02:00
2026-05-07 13:49:42 +02:00
2026-05-07 15:22:12 +02:00
2026-05-07 17:36:46 +02:00
2026-05-07 22:37:52 +02:00
2026-05-07 23:08:42 +02:00
2026-05-08 00:45:22 +02:00
2026-05-08 01:09:47 +02:00
2026-05-08 11:12:26 +02:00
2026-05-08 11:25:50 +02:00
2026-05-08 12:29:32 +02:00
2026-05-08 13:14:41 +02:00
2026-05-08 14:26:54 +02:00