1
0
forked from Cutlery/immich

Compare commits

...

20 Commits

Author SHA1 Message Date
Alex Tran 65b865ad08 Merge branch 'main' of github.com:immich-app/immich into refactor/immich-image-provider 2024-02-13 15:31:37 -06:00
Marty Fuhry 21ea5d8d85 linter 2024-02-13 08:57:07 -05:00
Marty Fuhry 17b6e0250a Got rid of usePreview for local image providers since we always show a thumbnail anyway first 2024-02-13 08:31:10 -05:00
Marty Fuhry a033d751b3 Moves http client to global private place for reuse 2024-02-12 18:20:31 -05:00
martyfuhry ea293dfe06 fix(mobile): Multipart image loading for iOS double swipe (#7064)
* uses local thumb first

* Multipart thumbnail

* Clean up file delete

* await file delete

* Fynn's comments, made thumbnail smaller and doesn't crash on erroring out on thumbnail

* lint

---------

Co-authored-by: Marty Fuhry <marty@fuhry.farm>
Co-authored-by: Alex <alex.tran1502@gmail.com>
2024-02-12 16:09:45 -06:00
Alex aea7651c75 Use big thumbnail for local image on ios 2024-02-12 15:09:13 -06:00
Marty Fuhry 74ff8f1e56 Forgot one thumbhash removal 2024-02-12 13:48:03 -05:00
Marty Fuhry c544526400 removes thumbhash support for now 2024-02-12 13:31:01 -05:00
Marty Fuhry 2f8cb30c34 fixes thumbnails, removes unused values, adds better thumbnail size 2024-02-12 13:21:57 -05:00
Marty Fuhry 4140a66cab Uses octoimage for fade in and placeholders 2024-02-12 10:48:48 -05:00
Marty Fuhry bf20c363fd Merge branch 'refactor/immich-image-provider' of github.com:immich-app/immich into refactor/immich-image-provider 2024-02-12 09:08:19 -05:00
shenlong e270ae0017 feat(mobile): thumbhash support (#7028)
* feat(mobile): thumbhash support

* perf(mobile): store bmp thumbhash bytes in Isar

---------

Co-authored-by: shenlong-tanwen <139912620+shalong-tanwen@users.noreply.github.com>
2024-02-12 09:07:42 -05:00
Marty Fuhry e2a25742f4 Fixes for thumbnails 2024-02-11 16:45:38 -05:00
Marty Fuhry 61e32f4bf7 Removed OriginalImageProvider 2024-02-10 15:07:40 -05:00
Marty Fuhry 02075bc52e First draft of the immich image provider, working nicely! 2024-02-10 11:06:32 -05:00
Marty Fuhry 230c7dae0f Immich provider used in gallery 2024-02-10 10:09:10 -05:00
Marty Fuhry 0e672a5b24 wip everything but activity asset thumbnail needs some help with a remote id 2024-02-10 08:49:57 -05:00
Marty Fuhry c1452a359c wip load preview 2024-02-10 06:19:16 -05:00
Marty Fuhry 758b5cd6c2 uses image provider 2024-02-09 21:13:24 -05:00
Marty Fuhry 28413fedcc Adds image provider 2024-02-09 21:13:20 -05:00

Diff Content Not Available