Commit graph

18 commits

Author SHA1 Message Date
Renovate
7f341f130f fix(deps): update rust crate tabled to 0.20.0
Some checks failed
Checking Renovate configuration / validate (pull_request) Successful in 1m37s
Checking yaml / Run yamllint (pull_request) Successful in 4s
Build and test / Build AMD64 (pull_request) Failing after 1m16s
Build and test / Generate Documentation (pull_request) Failing after 1m20s
Build and test / Clippy (pull_request) Failing after 1m18s
Build and test / Tests (pull_request) Failing after 1m15s
2025-08-01 15:06:44 +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
Renovate
9da2855b49 fix(deps): update rust crate directories to v6
All checks were successful
Build and test / Clippy (pull_request) Successful in 1m20s
Checking Renovate configuration / validate (pull_request) Successful in 1m9s
Build and test / Generate Documentation (pull_request) Successful in 1m5s
Build and test / Tests (pull_request) Successful in 1m25s
Build and test / Build AMD64 (pull_request) Successful in 1m21s
Checking yaml / Run yamllint (pull_request) Successful in 3s
2025-08-01 14:36:42 +10:00
e9231986c3
chore: Release immich-tools version 0.3.0 2025-07-19 15:37:16 +10:00
0ac02c34c6
Add a album auto-create command 2024-12-03 19:02:41 +11: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
a0d9bfa97b
Use a context struct 2024-11-06 09:23:39 +11:00
a19ca50d35
chore: Release immich-tools version 0.2.0 2024-11-05 16:05:28 +11:00
ebe22cfc10
Add a command to delete assets 2024-11-05 14:27:37 +11:00
d37ab08728 Merge branch 'clean-deps' into 'main'
Clean unused dependencies

See merge request kernald/immich-tools!11
2024-11-04 22:21:12 +00:00
eee05a8943
Clean unused dependencies 2024-11-05 09:19:22 +11:00
0cd998a7a6 Add a subcommand to check server features 2024-11-04 15:09:18 +11:00
b9664b43c8 Add support for a configuration file 2024-10-30 17:46:14 +11:00
26610cdb66 Add some metadata 2024-10-28 16:24:11 +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