immich/server
Min Idzelis 103b83d2d6
feat: devcontainers (#18007)
* feat: devcontainers

* Update link

* Update docs

* Extend existing dockerfiles/composes

* Add jre for make open-api

* Add jre for make open-api

* shellcheck

* git doesn't like bind mount within git repo

* group tasks

* Missing sudo

* Review comments

* tweak for codespaces

* typo

* Lots of docs

* close <br>

* Specify ENV vars for database

* doc errors

* fix broken doc link

* Simplify devcontainers scripts/startup

---------

Co-authored-by: Jason Rasmussen <jason@rasm.me>
2025-06-13 14:49:21 +00:00
..
bin feat(server): log failed healthchecks to server container stderr in verbose mode (#18709) 2025-05-28 12:13:04 -05:00
patches fix: patch-package install in docker build and better postgres patch (#17523) 2025-04-10 12:43:35 -04:00
resources feat: use immich hosted map tiles (#11332) 2024-07-26 15:41:09 +01:00
src feat: duplicate delete groups api (#19142) 2025-06-12 17:48:43 -04:00
test refactor: duplicate queries (#19136) 2025-06-12 14:23:02 -04:00
.gitignore feat(web): re-add open graph tags for public share links (#5635) 2023-12-11 13:37:47 -06:00
.nvmrc chore(deps): update node.js to v22.16.0 (#18662) 2025-05-27 12:13:30 +02:00
.prettierignore refactor: migrate map repository to kysely (#15348) 2025-01-17 09:14:42 -06:00
.prettierrc fix(server): lint import order (#3974) 2023-09-04 21:45:59 +02:00
Dockerfile feat: devcontainers (#18007) 2025-06-13 14:49:21 +00:00
eslint.config.mjs chore: finish migrating eslint config files; bump unicorn (#17200) 2025-03-31 12:18:25 +01:00
nest-cli.json chore(server): enable swagger to take class validator rules into account (#9022) 2024-04-22 18:13:44 -04:00
package-lock.json fix(deps): update dependency nodemailer to v7 (#19063) 2025-06-09 16:29:04 +00:00
package.json fix(deps): update dependency nodemailer to v7 (#19063) 2025-06-09 16:29:04 +00:00
start.sh fix(server): add ld_library_path in start.sh (#13686) 2024-10-22 18:41:59 -04:00
tsconfig.build.json fix: exclude e2e format (#3250) 2023-07-13 21:41:16 -05:00
tsconfig.json refactor(server): use kysely (#12857) 2025-01-09 11:15:41 -05:00