whisper-money/app/Http
Víctor Falcón fad189e23b fix(analysis): exclude transfer, savings and investment categories from income and expense
The analysis screen classified every transaction by amount sign alone, so
outflows and inflows booked to transfer, savings or investment categories
leaked into the expense and income totals (and every breakdown). Cashflow
already keys off the category type; analysis now does the same: only expense
categories (or uncategorized outflows) count as expenses and only income
categories (or uncategorized inflows) count as income.
2026-06-29 20:37:00 +02:00
..
Controllers fix(analysis): exclude transfer, savings and investment categories from income and expense 2026-06-29 20:37:00 +02:00
Middleware feat(banking): enable Interactive Brokers for all users (#593) 2026-06-26 11:03:21 +02:00
Requests feat(dashboard): add accounts manager dialog with visibility toggle and reorder (#604) 2026-06-27 16:11:25 +00:00
Responses fix: route new PWA guests to signup (#313) 2026-04-21 10:53:05 +01:00