This website requires JavaScript.
6ba42b477f
docs: update TODO.md implementation status
master
Marvin
2026-06-18 14:30:02 +00:00
c0bde4f8bd
Unifi asset download and thumbnail download response type
Joakim Hulthe
2026-05-24 13:52:38 +02:00
bb1d839c44
Add TODO.md
Joakim Hulthe
2026-04-12 18:11:17 +02:00
4aa0d8cc44
Merge pull request 'fix: use dtolnay/rust-action@master to avoid authentication error' (#2 ) from fix/rust-action-issue into master
Joakim Hulthe
2026-05-05 23:28:44 +02:00
08edb8bff6
fix: use dtolnay/rust-toolchain@stable instead of dtolnay/rust-action@stable
Marvin
2026-05-05 21:23:02 +00:00
075bc855fd
Add auth and oauth endpoints
feat/auth
Marvin
2026-05-05 06:08:00 +00:00
17009cae28
Tweak AGENTS.md
Joakim Hulthe
2026-04-14 20:32:50 +00:00
c39e0a5058
Fix examples and SDK for Immich v2 API compatibility
Joakim Hulthe
2026-04-14 20:18:41 +00:00
2e7db3b35a
Add integration testing infrastructure with Podman Compose
Joakim Hulthe
2026-04-14 19:56:41 +00:00
c55d2b9080
Add search/metadata API endpoint
Joakim Hulthe
2026-04-14 19:35:06 +00:00
3284a18dcb
Add OpenAPI specification
Joakim Hulthe
2026-04-14 15:38:12 +00:00
6820dd765d
Wrap Client internals in Arc for cheap cloning
Joakim Hulthe
2026-04-14 14:43:28 +00:00
0d8042287c
cargo fmt
Joakim Hulthe
2026-04-14 14:37:17 +00:00
17c540a7d4
Change TimeBucketAssetResponse::id from Vec<String> to Vec<AssetId>
Joakim Hulthe
2026-04-06 08:36:26 +00:00
e5de095ef8
Add image decoding support with image crate
Joakim Hulthe
2026-04-06 08:30:37 +00:00
037f9a5782
Add ThumbnailResponse struct with content_type and extension helper
Joakim Hulthe
2026-04-06 08:20:13 +00:00
15d67f5667
Add thumbnail endpoint with size options
Joakim Hulthe
2026-04-06 08:17:34 +00:00
1e38963ff6
Add asset download functionality with builder pattern and example
Joakim Hulthe
2026-04-06 08:04:39 +00:00
d04b8b221b
Make TimeBucketAssetResponse required fields mandatory
Joakim Hulthe
2026-04-06 07:57:01 +00:00
edc7b4b1f9
Make TimeBucketAssetResponse::id mandatory
Joakim Hulthe
2026-04-06 07:52:36 +00:00
b0fbf2e5f3
Fix: Use correct enum variant names for AssetVisibility
Joakim Hulthe
2026-04-05 19:10:12 +00:00
e395f791cf
Fix: Make TimeBucketAssetResponse fields optional to handle null values from API
Joakim Hulthe
2026-04-05 18:14:03 +00:00
5855251f70
Initial commit: immich-sdk v1.137.0
Joakim Hulthe
2026-04-05 15:51:10 +00:00