Files
immich/mobile/lib
Santo Shakil 1120caca10 fix(mobile): self-heal stale linked album cache on 400
if the server forgets an album that mobile still has cached, every
upload hits 400 on addAssets and spams severe forever. catch that
400, drop the cache row, fk cascade nulls the link. next manage pass
recreates or re-links by name.
2026-05-09 00:33:04 +06:00
..