megaproxy
  • Joined on 2025-07-14
megaproxy pushed to main at megaproxy/MyMidas 2026-04-23 22:08:40 +00:00
9897d03d91 Add public demo mode with auto-seeding, hourly reset, and Portainer deploy guide
megaproxy pushed to main at megaproxy/MyMidas 2026-04-23 21:40:19 +00:00
afb5e99bb2 Add recurring transaction detection, subscriptions page, and UK tax reporting
0b326cbd87 fix: theme consistency — chart colours, axis readability, warning system
da59fa9f23 wip: transaction form and list updates (pre-theme-fixes snapshot)
Compare 3 commits »
megaproxy pushed to main at megaproxy/MyMidas 2026-04-23 11:50:45 +00:00
6111424f47 Add category management UI and service layer
megaproxy pushed to main at megaproxy/MyMidas 2026-04-23 10:54:50 +00:00
8ef3bb2965 Fix audit findings: budget editing, dead code, logging, multi-currency
megaproxy pushed to main at megaproxy/MyMidas 2026-04-23 10:10:36 +00:00
312594f3d2 Include investment holding values in net worth and account balances
megaproxy pushed to main at megaproxy/MyMidas 2026-04-22 23:06:55 +00:00
cdc1e67321 Investment portfolio charts, search fix, and holding creation fixes
megaproxy pushed to main at megaproxy/MyMidas 2026-04-22 22:07:52 +00:00
26e2a055db Add AI receipt scanning with OCR pipeline and debug toggle
megaproxy pushed to main at megaproxy/MyMidas 2026-04-22 20:36:53 +00:00
a7c54ca61c Add raw AI response to parse result for debugging
megaproxy pushed to main at megaproxy/MyMidas 2026-04-22 19:28:33 +00:00
1ece0908af Add Test Connection button to AI settings with plain-English error messages
megaproxy pushed to main at megaproxy/MyMidas 2026-04-22 19:20:34 +00:00
e676e698ff Fix unused TransactionInitialValues import causing TS build error
megaproxy pushed to main at megaproxy/MyMidas 2026-04-22 19:16:02 +00:00
024a8330fa Add Scan Receipt button to create transactions from receipt photos
megaproxy pushed to main at megaproxy/MyMidas 2026-04-22 19:01:03 +00:00
d6118bac54 Add custom API URL and model to AI settings
megaproxy pushed to main at megaproxy/MyMidas 2026-04-22 17:09:21 +00:00
b1c160f607 Fix TypeScript error: type AiSettings query result explicitly
megaproxy pushed to main at megaproxy/MyMidas 2026-04-22 17:07:30 +00:00
22fc1ce2f1 Add AI receipt parsing with provider API key settings
megaproxy pushed to main at megaproxy/MyMidas 2026-04-22 15:02:21 +00:00
fe4e69b9ad Complete Phase 3, Phase 5 polish and hardening
megaproxy pushed to main at megaproxy/MyMidas 2026-04-21 15:50:29 +00:00
74e57a35c0 Fix Net Worth tab crash and rebuild for balance sheet endpoint
megaproxy pushed to main at megaproxy/MyMidas 2026-04-21 15:40:06 +00:00
eaea2c6ce9 Fix doubled /api/v1/api/v1 URL prefix in reports, budgets, investments
megaproxy pushed to main at megaproxy/MyMidas 2026-04-21 15:33:37 +00:00
dd66b2d5fe Add Balance Sheet report
megaproxy pushed to main at megaproxy/MyMidas 2026-04-21 15:00:51 +00:00
70db18e89f Add README for MyMidas
megaproxy pushed to master at megaproxy/BMS 2026-03-19 11:35:18 +00:00
4c6335d316 Add setup and deployment guide, env example files