whisper-money/resources
Víctor Falcón ceef9cf26f refactor(import): merge storage helpers, keep file preview off the network path
- Merge the two ~identical import-config storage modules into one
  (transaction + balance share the same HTTP logic).
- Show the parsed file immediately and load the saved per-account config
  off the critical path, so a slow or hanging request never blocks the
  preview or Next button; a stale load can't clobber a newer file.
- Drop the dead $hidden on AccountImportConfig (the controller returns
  the raw config blob, never the serialized model).
2026-07-18 13:00:47 +02:00
..
css fix(charts): improve contrast for chart colors 9-10 (#614) 2026-06-30 10:28:03 +00:00
js refactor(import): merge storage helpers, keep file preview off the network path 2026-07-18 13:00:47 +02:00
views feat(mcp): add OAuth 2.1 for Claude Desktop & ChatGPT connectors (Phase 3) (#691) 2026-07-17 19:10:48 +02:00