mirror of
https://github.com/immich-app/immich.git
synced 2026-06-29 21:01:03 +08:00
* Add support for showing animated images in AssetViewer with AnimatedImageStreamCompleter * Add GIF overlay to thumbnail tile for animated assets * formatting * require isAnimated parameter in image providers for better asset handling * feat: refactor AnimatedImageStreamCompleter to use streams for codec loading and initial image handling * formatting * add isAnimatedImage property to BaseAsset * remove ApiService.getRequestHeaders() usage |
||
|---|---|---|
| .. | ||
| album | ||
| asset | ||
| asset_edit.model.dart | ||
| asset_face.model.dart | ||
| device_asset.model.dart | ||
| events.model.dart | ||
| exif.model.dart | ||
| log.model.dart | ||
| map.model.dart | ||
| memory.model.dart | ||
| person.model.dart | ||
| search_result.model.dart | ||
| setting.model.dart | ||
| stack.model.dart | ||
| store.model.dart | ||
| sync_event.model.dart | ||
| tag.model.dart | ||
| timeline.model.dart | ||
| user_metadata.model.dart | ||
| user.model.dart | ||