whisper-money/app/Http
Víctor Falcón c18debf7da fix(open-banking): never store the XXX no-currency placeholder on imported accounts
Banks may report the ISO 4217 "XXX" (no currency) code, which has no exchange rate, so every conversion for such an account fell back to an unconverted (wrong) amount and spammed warning logs. Resolve a bank-reported currency to the user's base currency, then the app default, when it is XXX/empty/missing.
2026-06-27 17:49:52 +02:00
..
Controllers fix(open-banking): never store the XXX no-currency placeholder on imported accounts 2026-06-27 17:49:52 +02:00
Middleware feat(banking): enable Interactive Brokers for all users (#593) 2026-06-26 11:03:21 +02:00
Requests feat(banking): add Interactive Brokers sync via Flex Web Service (#581) 2026-06-23 11:39:24 +02:00
Responses fix: route new PWA guests to signup (#313) 2026-04-21 10:53:05 +01:00