1
0
mirror of https://github.com/immich-app/immich.git synced 2024-12-15 12:09:44 +02:00
immich/mobile/lib/shared
martyfuhry 582cdcab82
feat(mobile): Remote thumbnails and images use an on-disk image cache (#7929)
* Fixes remote full / thumbnail provider

* Adds image cache manager to both remote image providers

format

format

Fix typo in equals

remove unused import

renames image loader

* Adds height and width to the image cache for thumbs

format

* Uses a separate remote and thumbnail cache

format

* Fixes key name

* Changes uri to string, fixes comment

* Chunk events are optional and remote thumbnails don't report chunk events

* better exception handling

---------

Co-authored-by: Alex Tran <alex.tran1502@gmail.com>
2024-03-14 15:29:09 -05:00
..
cache fix(mobile): Fixes large and small image cache (#7726) 2024-03-07 20:55:50 -06:00
models chore(mobile,web): use originalFilename (#7692) 2024-03-06 23:20:04 -05:00
providers fix(mobile): Refactors exif bottom sheet to use widgets and fixes slow sliding up exif bottom sheet (#7671) 2024-03-07 03:27:33 +00:00
services feat(mobile): Add people list to exit bottom sheet (#6717) 2024-03-06 11:15:54 -05:00
ui feat(mobile): Remote thumbnails and images use an on-disk image cache (#7929) 2024-03-14 15:29:09 -05:00
views feat(mobile): update logo (#7919) 2024-03-13 12:14:59 -05:00