whisper-money/app/Http
Víctor Falcón 1e2036110f
fix: prioritize exact bank search matches (#267)
## Summary
- remove the bank search result cap so exact matches are no longer
pushed out of the response
- rank exact name matches first, then prefix matches, then broader
substring matches
- add feature coverage for search ranking, full result sets, and
user-specific visibility
2026-04-10 13:32:56 +01:00
..
Controllers fix: prioritize exact bank search matches (#267) 2026-04-10 13:32:56 +01:00
Middleware feat(settings): centralize currency options and split profile/account support (#256) 2026-04-02 19:23:10 +02:00
Requests Make bank selection optional when creating or updating accounts (#261) 2026-04-04 16:33:26 +01:00
Responses feat: Auto-open encryption key modal after login (#54) 2026-01-11 20:29:49 +01:00