mirror of
https://github.com/immich-app/immich
synced 2025-11-14 17:36:12 +00:00
* refactor: device asset entity to use modified time * chore: cleanup * refactor: remove album media dependency from hashservice * refactor: return updated copy of asset * add hash service tests * chore: rename hash batch constants * chore: log the number of assets processed during migration * chore: more logs * refactor: use lookup and more tests * use sort approach * refactor hash service to use for loop instead * refactor: rename to getByIds --------- Co-authored-by: shenlong-tanwen <139912620+shalong-tanwen@users.noreply.github.com> |
||
|---|---|---|
| .. | ||
| activity_api.interface.dart | ||
| album.interface.dart | ||
| album_api.interface.dart | ||
| album_media.interface.dart | ||
| asset.interface.dart | ||
| asset_api.interface.dart | ||
| asset_media.interface.dart | ||
| auth.interface.dart | ||
| auth_api.interface.dart | ||
| backup_album.interface.dart | ||
| database.interface.dart | ||
| download.interface.dart | ||
| etag.interface.dart | ||
| file_media.interface.dart | ||
| folder_api.interface.dart | ||
| network.interface.dart | ||
| partner.interface.dart | ||
| partner_api.interface.dart | ||
| person_api.interface.dart | ||
| share_handler.interface.dart | ||
| timeline.interface.dart | ||
| upload.interface.dart | ||