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
13fbf25ecd
Fix: use correct tag parsing for release during update check ( #7072 )
2025-08-22 03:36:22 +02:00
Chris
9cda1a8680
Immich: hotfix - revert 7035 ( #7054 )
2025-08-21 13:44:26 +02:00
Chris
9d431458ca
Immich: fix small issue with immich-admin "start" script ( #7035 )
2025-08-20 21:47:44 +02:00
Chris
cd3dbc864f
Immich: Bump version to 1.138.1 ( #6984 )
2025-08-19 14:44:25 +02:00
Chris
bb3c77f1b6
Immich: add message to indicate image-processing library update check ( #6935 )
2025-08-18 16:26:27 +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
a403da9f47
Pulse: v4.3.2+ ( #6859 )
...
- please send help
2025-08-14 23:41:36 +02:00
Chris
727b713893
Immich: quickfix #6836 ( #6848 )
2025-08-14 20:20:21 +02:00
Chris
7540314f53
Palmr: fix release version parsing ( #6800 )
...
- increase RAM resources
2025-08-13 16:57:48 +02:00
Chris
47d773d088
Pulse: binary path changed AGAIN; other fixes ( #6770 )
...
- Pretty much reverts the path change from yesterday
- Checks for and removes the /opt/pulse/bin and
/opt/pulse/frontend-modern dirs if they exist
- Disables shell access for pulse user for better security
2025-08-12 21:09:25 +02:00
Chris
f7ca7b28df
Reactive Resume: use new release parsing; other fixes ( #6744 )
2025-08-11 13:23:29 +02:00
Chris
0cd7985f8a
Pulse: update config path in JSON ( #6743 )
2025-08-10 23:20:57 +02:00
Chris
18c57600c6
Pulse: fix binary path ( #6740 )
...
- recent updates have changed the path
2025-08-10 19:42:47 +02:00
Chris
6b93869e52
Karakeep: chromium fix ( #6729 )
...
- also removed unneeded dependency git
2025-08-10 09:58:11 +02:00
Chris
54de40ed53
Immich: unpin libvips revision ( #6669 )
2025-08-08 21:19:57 +02:00
Chris
4717852019
Karakeep: workaround/fix for #6593 ( #6648 )
2025-08-08 07:17:03 +02:00
Chris
b8bdf56297
Immich: fix copy error during install ( #6497 )
2025-08-02 17:50:36 +02:00
Chris
7862d23866
chore: BookLore repo change ( #6493 )
2025-08-02 15:12:42 +02:00
Chris
30172379cd
Immich: v1.137.3 ( #6443 )
2025-08-01 21:06:03 +02:00
Chris
3676dff24e
karakeep: Run workers in prod without tsx ( #6285 )
...
- may improve performance on slow-ass devices
- slightly increases build time
2025-07-28 07:29:00 +02:00
Chris
33f6d698c7
karakeep: export DATA_DIR from user config in update ( #6283 )
2025-07-27 21:57:22 +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
Chris
1ae40a929b
Wizarr: use absolute path to uv ( #6221 )
...
- for reasons unknown, updating to 2025.7.7 failed due to uv not being
in the PATH anymore
2025-07-25 07:03:30 +02:00
Chris
be6ac828ca
karakeep: add DB_WAL_MODE; suppress test output ( #6101 )
2025-07-20 22:29:07 +02:00
Chris
53fa29e01f
Reactive Resume: switch source to community-maintained fork ( #6051 )
...
Remove entire folder before update
2025-07-17 17:32:25 +02:00
Chris
0b0ae1a3bc
homepage.sh: hotfix #6028 ( #6032 )
2025-07-16 19:32:17 +02:00
Chris and CanbiZ
dafb4af6a8
karakeep-install: Disable Playwright browser download, remove MCP build ( #5833 )
...
Co-authored-by: CanbiZ <47820557+MickLesk@users.noreply.github.com >
2025-07-16 18:31:24 +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
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
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 and CanbiZ
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
Chris
2ea372f034
Immich: ensure in proper working dir when updating ( #5227 )
2025-06-17 16:57:08 +02:00
Chris
ed834bf424
Immich: Update JSON ( #5085 )
...
- Provide more clarity around OpenVINO, hardware transcoding, and how to
change upload locations
2025-06-10 16:01:48 +02:00
Chris
a5c6984087
karakeep: Add more configuration defaults ( #5054 )
2025-06-08 15:28:50 +02:00
Chris
d23aa3fda0
slskd: add space in sed command ( #4853 )
2025-05-30 16:55:05 +02:00
Chris
ff5b793e1e
BREAKING CHANGE: Fix PocketID for v1.0.0 ( #4711 )
2025-05-26 07:30:24 +02:00
Chris
fe0ac37ff1
slskd: fix #4649 ( #4651 )
2025-05-22 14:33:20 +02:00
Chris
42535e14ab
(fix) Documenso: fix build failures ( #4382 )
...
- change build command
- change port in ENV file; remove unneeded sed cmds
- change systemd service file
- ensure turbo daemon is stopped to prevent hang on exit
2025-05-10 23:23:51 +02:00
Chris
b5fdb94246
karakeep: add cli and mcp build commands ( #4112 )
...
- cli has been missing
- mcp is new as of 0.24.0
2025-04-29 00:46:45 +02:00
Chris
c4caccfab1
fix: always check for soularr update ( #4012 )
2025-04-24 07:33:56 +02:00
Chris
8dddea132c
karakeep: use nightly channel for yt-dlp ( #3992 )
...
It's the recommended channel
2025-04-23 08:08:28 +02:00