immich/server
Fabio Garavini ea30c9d2ba
fix(server): db restore failure when DB_URL is set to unix-domain socket connection (#26252)
* fix db restore fails to get postgres user

* Apply suggestion from @danieldietzler

Co-authored-by: Daniel Dietzler <36593685+danieldietzler@users.noreply.github.com>

* fix fallback to reasonable default test

---------

Co-authored-by: Daniel Dietzler <36593685+danieldietzler@users.noreply.github.com>
2026-02-18 16:37:40 -05:00
..
bin fix(cli): suppress startup messages for immich-admin (#25928) 2026-02-05 18:34:15 -05:00
resources
src fix(server): db restore failure when DB_URL is set to unix-domain socket connection (#26252) 2026-02-18 16:37:40 -05:00
test fix: utc time zone upserts (#26258) 2026-02-17 18:59:52 +01:00
.gitignore
.npmignore chore: use pnpm for builds (#19752) 2025-08-19 08:55:24 -04:00
.nvmrc chore(deps): update node.js to v24.13.1 (#26275) 2026-02-17 11:45:57 +01:00
.prettierignore
.prettierrc
Dockerfile chore: bump base images manually (#25241) 2026-01-13 13:36:39 +01:00
Dockerfile.dev fix: development containers init race conditions (#25876) 2026-02-16 18:34:42 -05:00
eslint.config.mjs chore: finish migrating eslint config files; bump unicorn (#17200) 2025-03-31 12:18:25 +01:00
mise.toml feat: mise monorepo tasks (#23691) 2025-11-10 15:55:15 +01:00
nest-cli.json fix: isolate docker host/container filesystem for node_modules and build output (#21167) 2025-08-24 13:09:45 -05:00
package.json chore(deps): update node.js to v24.13.1 (#26275) 2026-02-17 11:45:57 +01:00
tsconfig.build.json
tsconfig.json feat(server): people sync (#19854) 2025-07-10 11:32:42 -04:00