1
0
Fork 0
mirror of https://github.com/immich-app/immich.git synced 2025-01-10 05:46:46 +01:00
immich/server/src/domain/asset
Jonathan Jogenfors 5d377e5b0f
chore(server): eslint await-thenable (#7545)
* await-thenable

* fix library watchers

* moar eslint

* fix test

* fix typo

* try to remove check void return

* fix checksVoidReturn

* move to domain utils

* remove eslint ignores

* chore: cleanup types

* chore: use logger

* fix: e2e

---------

Co-authored-by: Ben McCann <322311+benmccann@users.noreply.github.com>
Co-authored-by: Jason Rasmussen <jrasm91@gmail.com>
2024-03-05 17:23:06 -05:00
..
dto feat(server, web): Include partner's photos on map (#7065) 2024-02-14 10:07:00 -05:00
response-dto feat(web): improve alt text (#7596) 2024-03-03 16:42:17 -05:00
asset.service.spec.ts chore(server): eslint await-thenable (#7545) 2024-03-05 17:23:06 -05:00
asset.service.ts fix(server): prevent leaking isFavorite and isArchived info (#7580) 2024-03-02 18:01:24 -05:00
index.ts refactor: domain repositories (#4403) 2023-10-09 14:25:03 +00:00