Commit graph

32 commits

Author SHA1 Message Date
Chris
fbfeeeb88f
Immich: bump to version 1.141.1 (#7418) 2025-09-08 21:05:50 +02:00
Mike Hennessy
c1c43ed2cb
fix: Syntax error in Immich scripts (#7398)
* fix: Syntax error in Immich scripts

* fix: Remove exit pipes
2025-09-04 16:22:47 +02:00
Chris
e9e17f4f51
Immich: pin compiled photo library revisions (#7395)
- Immich base has already switched to Trixie; until we get a Trixie LXC
any further updates to the base image might conflict with our Bookworm
LXC
2025-09-04 14:45:55 +02:00
Chris
737842fb1e
Immich: bump version to 1.140.1 (#7349) 2025-09-02 18:35:22 +02:00
Chris
8def7c0f0a
Bump to v1.140.0 (#7275) 2025-08-30 08:54:16 +02:00
Chris
8c796a0870
Immich: bump to v1.139.4 (#7138) 2025-08-25 22:49:38 +02:00
Chris
d7dea7cc5d
Immich: v1.139.2 (#7116)
* Switch to pnpm for build

- The Immich repo now uses pnpm to build the server, web/api and cli

* streamline dependency installation

- remove unnecessary duplicates
- install libaom-dev from testing repo

* Bump version to v1.139.2
2025-08-23 07:43:16 +02:00
Chris
cd3dbc864f
Immich: Bump version to 1.138.1 (#6984) 2025-08-19 14:44:25 +02:00
Chris
8dda5ac31f
Immich: pin Vectorchord release; adjust extension update commands (#6878) 2025-08-15 14:42:08 +02:00
Chris
c7b80448dc
Immich v1.138.0 (#6813) 2025-08-15 08:42:01 +02:00
Chris
1cb87c4087
Immich: hotfix (#6861) 2025-08-14 23:43:58 +02:00
Chris
727b713893
Immich: quickfix #6836 (#6848) 2025-08-14 20:20:21 +02:00
Chris
54de40ed53
Immich: unpin libvips revision (#6669) 2025-08-08 21:19:57 +02:00
Chris
b8bdf56297
Immich: fix copy error during install (#6497) 2025-08-02 17:50:36 +02:00
Chris
30172379cd
Immich: v1.137.3 (#6443) 2025-08-01 21:06:03 +02:00
Chris
02ad46585e
Immich: fix #6236 (#6243) 2025-07-25 14:43:53 +02:00
Chris
5b6b55d37a
Immich v1.136.0 (#6219)
- change path of copy command
- pin to latest working version rather than latest
2025-07-25 07:05:19 +02:00
CanbiZ
16e2d2206c
Immich: Pin Version to v1.135.3 (#6212)
* Immich: Pin Version to v1.135.3

* Update immich.sh
2025-07-24 20:38:38 +02:00
Chris
599d65768e
immich: hotfix 5821 (#5938) 2025-07-11 20:24:06 +02:00
Chris
ebea43f299
Immich: revert install sequence (#5932)
- apparently the Postgresql-16 install does not like running after
packages from Testing are installed. Reverted the change and restored
running the DB Collation queries
2025-07-11 13:56:20 +02:00
Chris
8595d48cec
Immich: handle custom library dependency updates; other fixes (#5896)
- Adds libaom-dev to the installer; checks for it and installs during
update
- Refactor immich.sh to simplify custom library recompilations into
functions
- Move installation of packages from Testing repo before Postgresql
install to avoid DB collation issue
2025-07-11 08:35:45 +02:00
Slaviša Arežina
f1eda9a270
Fix spacing (#5734) 2025-07-05 22:30:52 +02:00
Chris
5313f00edb
Immich: make changes to automatically enable QuickSync (#5560)
- In previous versions of the script, transcoding was enabled only if
you chose to enable OpenVINO
- Recently that was decoupled, but a couple of things were overlooked
- Now, even if you elect to not enable OpenVINO, the necessary
permission and group changes will be made to the immich user (or the
root user if choosing a privileged LXC) regardless.
2025-06-30 15:21:36 +02:00
Chris
a2b8a87cc4
Immich: unpin release; use fetch & deploy function for update (#5355) 2025-06-22 14:07:25 +02:00
CanbiZ
74a073e8bd
Immich: remove unneeded tmp_file (#5332)
* remove temp cleanup from immich

* Update immich-install.sh

* vchord
2025-06-20 23:22:49 +02:00
Chris
b52cba817f
Immich: test fix for 5299 (#5300) 2025-06-20 07:47:46 +02:00
Chris
0c1fad54b6
immich-install.sh: restore pgvector module install (#5286) 2025-06-19 14:21:12 +02:00
Chris
791eca99b9
immich: prepare for new version (#5025)
- Remove pgvecto.rs > vchord migration operation
- Check for vchord update - only apply if Immich has update
- Additional operations for vchord 0.3.0 to 0.4.x
- Use UV

- Move libopencl to dependencies
- Use vchord 0.3.0 only if Immich <= 1.134.0
- vchord 0.4.x for 1.134.1+
- Use UV
2025-06-19 07:55:39 +02:00
Chris
bece1c574f
Immich: fix prompt clobber issue (#5231)
* Immich: fix prompt clobber issue

* change functions to new tools.func

* duplicate

---------

Co-authored-by: CanbiZ <47820557+MickLesk@users.noreply.github.com>
2025-06-18 12:34:33 +02:00
CanbiZ
003422934a
upgrade old Scriptcalls to new tools.func calls (#5242)
* Upgraded Function Names related to #5241

* change gh calls

* add 2 missing
2025-06-18 12:03:00 +02:00
Slaviša Arežina
75273e86b6
Align read -p text (#5046) 2025-06-07 23:32:22 +02:00
push-app-to-main[bot]
1fd24bd60d
immich (#4886) 2025-06-01 10:50:08 +02:00