MyMidas/backend/app/api/v1
megaproxy 5ed9c52929 Fix subscriptions page including income transactions
Salary and other income marked is_recurring=True were being returned
alongside expense subscriptions. Added type='expense' filter so only
outgoing recurring transactions appear.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-23 23:00:09 +00:00
..
__init__.py
accounts.py
admin.py Add public demo mode with auto-seeding, hourly reset, and Portainer deploy guide 2026-04-23 22:08:24 +00:00
auth.py Fix audit findings: budget editing, dead code, logging, multi-currency 2026-04-23 10:54:32 +00:00
budgets.py
categories.py Add category management UI and service layer 2026-04-23 11:50:28 +00:00
investments.py
predictions.py
reports.py
settings.py
subscriptions.py Fix subscriptions page including income transactions 2026-04-23 23:00:09 +00:00
tax.py Add recurring transaction detection, subscriptions page, and UK tax reporting 2026-04-23 21:40:02 +00:00
transactions.py Add recurring transaction detection, subscriptions page, and UK tax reporting 2026-04-23 21:40:02 +00:00
users.py Add public demo mode with auto-seeding, hourly reset, and Portainer deploy guide 2026-04-23 22:08:24 +00:00