immich/mobile/openapi/lib
Covalent 3e804f16df
feat(web,server): add thumbhash support (#2649)
* add thumbhash: server generation and web impl

* move logic to infra & use byta in db

* remove unnecesary logs

* update generated API and simplify thumbhash gen

* fix check errors

* removed unnecessary library and css tag

* style edits

* syntax mistake

* update server test, change thumbhash job name

* fix tests

* Update server/src/domain/asset/response-dto/asset-response.dto.ts

Co-authored-by: Thomas <9749173+uhthomas@users.noreply.github.com>

* add unit test, change migration date

* change to official thumbhash impl

* update call method to not use eval

* "generate missing" looks for thumbhash

* improve queue & improve syntax

* update syntax again

* update tests

* fix thumbhash generation

* consolidate queueing to avoid duplication

* cover all types of incorrect thumbnail cases

* split out jest tasks

* put back thumbnail duration loading for images without thumbhash

* Remove stray package.json

---------

Co-authored-by: Luke McCarthy <mail@lukehmcc.com>
Co-authored-by: Thomas <9749173+uhthomas@users.noreply.github.com>
Co-authored-by: Alex Tran <alex.tran1502@gmail.com>
2023-06-17 22:22:31 -05:00
..
api refactor(server): send job command (#2777) 2023-06-16 14:36:07 -05:00
auth chore(server): update openapi (#2205) 2023-04-08 21:26:09 -05:00
model feat(web,server): add thumbhash support (#2649) 2023-06-17 22:22:31 -05:00
api_client.dart feat(web): Memory (#2759) 2023-06-14 20:47:18 -05:00
api_exception.dart Refactor mobile to use OpenApi generated SDK (#336) 2022-07-13 07:23:48 -05:00
api_helper.dart chore(server,mobile): remove device info entity (#1527) 2023-04-28 15:01:03 -05:00
api.dart feat(web): Memory (#2759) 2023-06-14 20:47:18 -05:00