ProxmoxVE-CommunityScripts/frontend
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
..
public immich: prepare for new version (#5025) 2025-06-19 07:55:39 +02:00
src Refactor ScriptItem and ConfigFile components to conditionally render config file location. Update ConfigFile to accept configPath prop instead of item. (#5197) 2025-06-16 17:14:17 +02:00
.eslintrc.json
.gitignore
.prettierignore
.prettierrc
components.json
LICENSE
next.config.mjs
package-lock.json Revert "Update package dependencies in package.json and package-lock.json (#4845)" (#4869) 2025-05-31 19:33:01 +02:00
package.json Revert "Update package dependencies in package.json and package-lock.json (#4845)" (#4869) 2025-05-31 19:33:01 +02:00
postcss.config.mjs
tailwind.config.ts
tsconfig.json
vitest.config.mjs