Commit Graph

13 Commits

Author SHA1 Message Date
Joakim Hulthe
3284a18dcb Add OpenAPI specification 2026-04-14 15:38:12 +00:00
Joakim Hulthe
6820dd765d Wrap Client internals in Arc for cheap cloning 2026-04-14 15:35:57 +00:00
Joakim Hulthe
0d8042287c cargo fmt 2026-04-14 14:37:17 +00:00
Joakim Hulthe
17c540a7d4 Change TimeBucketAssetResponse::id from Vec<String> to Vec<AssetId> 2026-04-06 08:36:26 +00:00
Joakim Hulthe
e5de095ef8 Add image decoding support with image crate 2026-04-06 08:30:37 +00:00
Joakim Hulthe
037f9a5782 Add ThumbnailResponse struct with content_type and extension helper 2026-04-06 08:20:13 +00:00
Joakim Hulthe
15d67f5667 Add thumbnail endpoint with size options 2026-04-06 08:17:34 +00:00
Joakim Hulthe
1e38963ff6 Add asset download functionality with builder pattern and example 2026-04-06 08:04:39 +00:00
Joakim Hulthe
d04b8b221b Make TimeBucketAssetResponse required fields mandatory 2026-04-06 07:57:01 +00:00
Joakim Hulthe
edc7b4b1f9 Make TimeBucketAssetResponse::id mandatory 2026-04-06 07:52:36 +00:00
Joakim Hulthe
b0fbf2e5f3 Fix: Use correct enum variant names for AssetVisibility 2026-04-05 19:10:12 +00:00
Joakim Hulthe
e395f791cf Fix: Make TimeBucketAssetResponse fields optional to handle null values from API 2026-04-05 18:14:03 +00:00
Joakim Hulthe
5855251f70 Initial commit: immich-sdk v1.137.0 2026-04-05 15:51:10 +00:00