whisper-money/resources/js
Víctor Falcón a1b730f335 feat(mcp): show OAuth connect instructions in settings
Replace the "Claude Desktop & ChatGPT coming soon" placeholder with real
instructions: expose the /mcp/oauth URL (new oauthUrl prop) for users to add
as a custom connector and sign in through the consent screen, and state that
connected apps can read and analyse data but not change it. Update es.json.
2026-07-17 18:34:53 +02:00
..
components feat(mcp): read-only MCP server for Pro accounts (#689) 2026-07-17 16:54:15 +02:00
contexts
hooks fix(dashboard): stop negative asset balances inflating net worth (#660) 2026-07-08 15:22:16 +00:00
layouts feat(mcp): read-only MCP server for Pro accounts (#689) 2026-07-17 16:54:15 +02:00
lib fix(accounts): show credit cards as positive and exclude them from net worth (#673) 2026-07-13 07:27:52 +00:00
pages feat(mcp): show OAuth connect instructions in settings 2026-07-17 18:34:53 +02:00
providers
services feat(transactions): allow editing all fields of manual transactions (#683) 2026-07-16 08:59:10 +02:00
types feat(mcp): read-only MCP server for Pro accounts (#689) 2026-07-17 16:54:15 +02:00
utils feat(currencies): add Swedish Krona (SEK) (#684) 2026-07-16 14:25:33 +00:00
app.tsx
ssr.tsx