whisper-money/app/Http/Controllers/Api
Víctor Falcón 9fb6f67d89 feat(filters): surface active saved filter and allow updating in place
The Saved control now shows the saved filter the current selection
matches (or is based on), with an unsaved-changes indicator. When the
filters are edited, the menu offers "Update" to save over the existing
filter instead of only creating a new one. Adds the PATCH endpoint and
an order-insensitive fingerprint to detect matches.
2026-06-01 15:51:05 +02:00
..
AccountController.php Remove encryption from bank account names (#104) 2026-02-09 14:15:26 +01:00
AnalysisController.php feat(analysis): aggregate group-by-month across years 2026-06-01 15:40:13 +02:00
CashflowAnalyticsController.php fix(categories): expose cashflow setting on create (#448) 2026-05-29 11:05:04 +02:00
DashboardAnalyticsController.php fix: net category refunds in cashflow (#441) 2026-05-27 15:16:50 +02:00
ImportDataController.php Remove encryption from bank account names (#104) 2026-02-09 14:15:26 +01:00
SavedFilterController.php feat(filters): surface active saved filter and allow updating in place 2026-06-01 15:51:05 +02:00
TransactionController.php feat: Decrypt encrypted transactions on key unlock (#123) 2026-02-16 10:37:43 +01:00