whisper-money/resources
Víctor Falcón c61c547f36 fix(security): retry decrypt-migration requests on HTTP 429
The legacy decrypt migration loops without backoff (~3 requests per 100
encrypted transactions), so a large account could hit the API throttle and
abort the whole migration silently. Honour Laravel's Retry-After header and
retry the same request instead of bailing to the catch.
2026-07-03 16:56:33 +02:00
..
css fix(charts): improve contrast for chart colors 9-10 (#614) 2026-06-30 10:28:03 +00:00
js fix(security): retry decrypt-migration requests on HTTP 429 2026-07-03 16:56:33 +02:00
views fix: address remaining security audit findings 2026-07-03 16:56:33 +02:00