whisper-money/resources
Víctor Falcón 6cbcd2a202 fix(sync): skip the local cache eviction on delete when IndexedDB is missing
The API delete is authoritative and must always run; only the best-effort local
cache eviction is routed through withDb so it no-ops when IndexedDB is
unavailable, instead of throwing after a successful server delete. axios stays
outside the guard so no mutation is ever swallowed.
2026-07-07 06:51:04 +02:00
..
css fix(charts): improve contrast for chart colors 9-10 (#614) 2026-06-30 10:28:03 +00:00
js fix(sync): skip the local cache eviction on delete when IndexedDB is missing 2026-07-07 06:51:04 +02:00
views feat(encryption): commands to warn and remove inactive encrypted-data accounts (#633) 2026-07-03 15:57:04 +00:00