midzelis
0992d50699
Migrate from npm to pnpm across entire project
...
• Update all GitHub workflow files to use pnpm instead of npm
• Replace npm commands with pnpm equivalents in devcontainer scripts
• Remove package-lock.json files and update to use pnpm-lock.yaml
• Consolidate node version references to use server/.nvmrc
2025-08-19 03:57:34 +00:00
Jason Rasmussen
ab597155fa
fix: immich-dev live reload ( #20104 )
2025-07-23 09:59:21 -04:00
Min Idzelis
9e94f52b05
chore: dockerfile layout changes ( #19673 )
...
Dockerfile layout changes
Fix up web path
feat: update server env vars for layout
2025-07-18 17:56:26 -04:00
Min Idzelis
f33e1ad94c
feat: relocate scripts, PATH update ( #20002 )
...
Relocate scripts, and PATH updates
2025-07-18 11:19:06 -04:00
martin
ddae707ea9
fix: shell scripts ( #7186 )
...
* fix: bash scripts
* pr feedback
* wrong variable
* ci: add shellcheck workflow
* fix: missing scripts
2024-02-18 17:03:01 -06:00
Jason Rasmussen
6acd8eb4ba
chore(server): faster shutdown ( #5577 )
...
* chore(server): faster shutdown
* fix: e2e test entrypoint
2023-12-08 21:58:07 -05:00