immich/server
Jason Rasmussen cc61729f01
build(server): use github-action cache (#949)
* build(server): prune dependencies in docker builder

* fix: e2e tests

* refactor: dockerfile step order

* fix: vips build dependency

* feat: use caching
2022-11-09 19:53:21 -06:00
..
apps feat(deployment) Allow overriding service host and ports with env variables (#930) 2022-11-09 05:11:32 -06:00
bin feat(server): reset admin password using cli command in the server container (#928) 2022-11-05 11:28:40 -05:00
libs feat(server,web): Delete and restore user from the admin portal (#935) 2022-11-07 15:53:47 -06:00
.dockerignore feat(immich-server) use ubuntu base-image (#851) 2022-10-24 14:59:07 -05:00
.eslintrc.js Transfer repository from Gitlab 2022-02-03 10:06:44 -06:00
.gitignore Added generated geocoding files to gitignore 2022-09-28 15:44:43 -05:00
.prettierrc Add web interface with admin functionality (#167) 2022-05-21 02:23:55 -05:00
Dockerfile build(server): use github-action cache (#949) 2022-11-09 19:53:21 -06:00
immich-openapi-specs.json feat(web): favorite an asset (#939) 2022-11-08 10:20:36 -06:00
LICENSE feat(docker) revert ubuntu base image (#863) 2022-10-25 14:18:37 -05:00
nest-cli.json feat(server): reset admin password using cli command in the server container (#928) 2022-11-05 11:28:40 -05:00
openapitools.json Add OpenAPI Specs and Response DTOs (#320) 2022-07-08 21:26:50 -05:00
package-lock.json feat(server): reset admin password using cli command in the server container (#928) 2022-11-05 11:28:40 -05:00
package.json feat(server): reset admin password using cli command in the server container (#928) 2022-11-05 11:28:40 -05:00
README.md Update readme 2022-02-07 23:55:30 -06:00
start-microservices.sh Improve Docker setup and reduce memory usage of production containers (#338) 2022-07-13 07:42:00 -05:00
start-server.sh Improve Docker setup and reduce memory usage of production containers (#338) 2022-07-13 07:42:00 -05:00
tsconfig.build.json Transfer repository from Gitlab 2022-02-03 10:06:44 -06:00
tsconfig.json refactor(server): move constant into common package (#522) 2022-08-23 07:34:21 -07:00

Immich Server- NestJs