Commit graph

31 commits

Author SHA1 Message Date
9ad599a2b4
feat: list assets per album
All checks were successful
Build and test / Build AMD64 (pull_request) Successful in 1m16s
Build and test / Tests (pull_request) Successful in 1m25s
Checking Renovate configuration / validate (pull_request) Successful in 1m55s
Checking yaml / Run yamllint (pull_request) Successful in 36s
Build and test / Clippy (pull_request) Successful in 31s
Build and test / Generate Documentation (pull_request) Successful in 55s
2025-08-13 14:47:33 +10:00
07907b2ce2
chore: allow renamed_and_removed_lints until progenitor is updated
All checks were successful
Checking yaml / Run yamllint (pull_request) Successful in 6s
Build and test / Build AMD64 (pull_request) Successful in 1m23s
Build and test / Tests (pull_request) Successful in 1m29s
Build and test / Generate Documentation (pull_request) Successful in 1m13s
Checking Renovate configuration / validate (pull_request) Successful in 1m58s
Build and test / Clippy (pull_request) Successful in 4m25s
2025-08-13 14:41:10 +10:00
47c039cc71
chore(deps): update rust crate progenitor to 0.11.0
All checks were successful
Checking Renovate configuration / validate (pull_request) Successful in 1m37s
Build and test / Tests (pull_request) Successful in 1m52s
Build and test / Clippy (pull_request) Successful in 1m52s
Checking yaml / Run yamllint (pull_request) Successful in 3s
Build and test / Build AMD64 (pull_request) Successful in 1m53s
Build and test / Generate Documentation (pull_request) Successful in 1m53s
2025-08-01 14:58:17 +10:00
14165f0137
chore: make Clippy happy 2025-08-01 11:48:41 +10:00
1593a1b712 Add some tests for auto create albums 2024-12-07 13:01:20 +11:00
331f24e9af
Add a libraries list command 2024-12-03 19:30:08 +11:00
776c9b005f
Add an option to delete only empty albums 2024-12-03 19:09:07 +11:00
0ac02c34c6
Add a album auto-create command 2024-12-03 19:02:41 +11:00
64aaa36208
Add some logs when encountering a DateTimeOrTextProperty 2024-12-03 16:32:41 +11:00
e29b962423
Add command to delete albums 2024-11-24 02:01:48 +01:00
fb78298166
Add a command to list albums 2024-11-24 01:32:17 +01:00
af1af8dce1
Add a libraries command and scan subcommand 2024-11-17 15:31:12 +01:00
eb53590049
Continue actions refactoring 2024-11-08 16:31:29 +01:00
8726a1c6bf
Add a verbose/quiet pair of flags 2024-11-06 17:08:16 +11:00
c525f63660
Add some tests 2024-11-06 14:36:46 +11:00
e630997ff5
PoC of refactoring actions 2024-11-06 11:05:49 +11:00
a0d9bfa97b
Use a context struct 2024-11-06 09:23:39 +11:00
ebe22cfc10
Add a command to delete assets 2024-11-05 14:27:37 +11:00
af5990796e Merge branch 'assets-list' into 'main'
Add an assets list command

See merge request kernald/immich-tools!14
2024-11-05 02:42:22 +00:00
c026375ce1
Add an assets list command 2024-11-05 13:40:52 +11:00
866fe29b05 Merge branch 'albums-utils' into 'main'
Add utilities around albums and assets

See merge request kernald/immich-tools!13
2024-11-05 01:43:57 +00:00
a8796b2728
Add utilities around albums and assets 2024-11-05 12:42:42 +11:00
840db8e612
Add some context on missing arguments 2024-11-05 09:30:25 +11:00
0cd998a7a6 Add a subcommand to check server features 2024-11-04 15:09:18 +11:00
c141153ad1 Update Immich API bindings to 1.119.1 2024-11-04 13:54:20 +11:00
febcadc3ba Validate client configuration before running commands 2024-10-30 18:03:08 +11:00
b9664b43c8 Add support for a configuration file 2024-10-30 17:46:14 +11:00
dfac23a225 Add a command dumping missing date of births 2024-10-28 15:27:35 +11:00
bc09979a62 Add a command to synchronise date of births 2024-10-28 14:54:49 +11:00
46338adca4 Set up a client and basic command infrastructure 2024-10-24 11:55:16 +11:00
56a22203ef
Initial commit 2024-10-23 20:36:36 +11:00