megaproxy
  • Joined on 2025-07-14
megaproxy pushed to main at megaproxy/MyMidas 2026-04-23 22:48:06 +00:00
664b530136 Seed historical net worth snapshots and trigger live price sync on demo startup
megaproxy pushed to main at megaproxy/MyMidas 2026-04-23 22:39:07 +00:00
48c9e1acab Fix demo seed: compute account balances from transactions, fix VWRP cost basis
megaproxy pushed to main at megaproxy/MyMidas 2026-04-23 22:33:01 +00:00
520a5a7d96 Fix demo healthcheck — use python3 urllib instead of curl (not in image)
megaproxy pushed to main at megaproxy/MyMidas 2026-04-23 22:26:20 +00:00
fec3b809c5 Fix demo snapshot volume mount (named volume must point to directory not file)
megaproxy pushed to main at megaproxy/MyMidas 2026-04-23 22:17:03 +00:00
58ab921068 Add DEMO_MODE=true to demo .env.example for clarity
megaproxy pushed to main at megaproxy/MyMidas 2026-04-23 22:10:43 +00:00
db2b9898db Add demo README and mention demo in main README
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