mirror of
https://github.com/immich-app/immich.git
synced 2026-07-11 21:05:58 +08:00
|
Some checks failed
CLI Build / Publish (push) Has been cancelled
CodeQL / Analyze (javascript) (push) Has been cancelled
CodeQL / Analyze (python) (push) Has been cancelled
Docker / Build and Push (., cpu, server/Dockerfile, immich-server, linux/amd64,linux/arm64) (push) Has been cancelled
Docker / Build and Push (machine-learning, armnn, machine-learning/Dockerfile, immich-machine-learning, linux/arm64, -armnn) (push) Has been cancelled
Docker / Build and Push (machine-learning, cpu, machine-learning/Dockerfile, immich-machine-learning, linux/amd64,linux/arm64) (push) Has been cancelled
Docker / Build and Push (machine-learning, cuda, machine-learning/Dockerfile, immich-machine-learning, linux/amd64, -cuda) (push) Has been cancelled
Docker / Build and Push (machine-learning, openvino, machine-learning/Dockerfile, immich-machine-learning, linux/amd64, -openvino) (push) Has been cancelled
Static Code Analysis / Run Dart Code Analysis (push) Has been cancelled
Test / Server (push) Has been cancelled
Test / CLI (push) Has been cancelled
Test / CLI (Windows) (push) Has been cancelled
Test / Web (push) Has been cancelled
Test / End-to-End Tests (push) Has been cancelled
Test / Mobile (push) Has been cancelled
Test / Machine Learning (push) Has been cancelled
Test / ShellCheck (push) Has been cancelled
Test / OpenAPI Clients (push) Has been cancelled
Test / TypeORM Checks (push) Has been cancelled
CLI Build / Docker (push) Has been cancelled
* chore(mobile): remove exclude album selection mechanism * code generator * code generator |
||
|---|---|---|
| .. | ||
| album.entity.dart | ||
| album.entity.g.dart | ||
| android_device_asset.entity.dart | ||
| android_device_asset.entity.g.dart | ||
| asset.entity.dart | ||
| asset.entity.g.dart | ||
| backup_album.entity.dart | ||
| backup_album.entity.g.dart | ||
| device_asset.entity.dart | ||
| duplicated_asset.entity.dart | ||
| duplicated_asset.entity.g.dart | ||
| etag.entity.dart | ||
| etag.entity.g.dart | ||
| exif_info.entity.dart | ||
| exif_info.entity.g.dart | ||
| ios_device_asset.entity.dart | ||
| ios_device_asset.entity.g.dart | ||
| logger_message.entity.dart | ||
| logger_message.entity.g.dart | ||
| README.md | ||
| store.entity.dart | ||
| store.entity.g.dart | ||
| user.entity.dart | ||
| user.entity.g.dart | ||
This directory contains entity that is stored in the local storage.