immich/web/src
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 feat(web,server): add thumbhash support (#2649) 2023-06-17 22:22:31 -05:00
lib feat(web,server): add thumbhash support (#2649) 2023-06-17 22:22:31 -05:00
routes chore(deps): update web (#2806) 2023-06-16 12:45:05 -05:00
test-data chore(web): improve type checking (#2644) 2023-06-02 08:55:08 -05:00
app.css refactor(web): centralize buttons (#2200) 2023-04-07 11:45:00 -05:00
app.d.ts fix(web): context menu overlap + outclick types (#2506) 2023-05-21 11:01:08 -05:00
app.html fix(web): noscript message (#2278) 2023-04-18 11:24:17 -05:00
hooks.server.ts chore(web): improve type checking (#2644) 2023-06-02 08:55:08 -05:00