immich/server
Alex 03e7a254a2
Fixed logging out not redirect correctly in reverse proxy (#414)
* Remove check due to logout always success

* Added console log

* Remove console.log

* Up server version
2022-07-31 16:53:07 -05:00
..
apps Fixed logging out not redirect correctly in reverse proxy (#414) 2022-07-31 16:53:07 -05:00
libs Added imageName as searchable text on database 2022-07-26 13:43:12 -05:00
.dockerignore Implemented Video Upload and Player (#2) 2022-02-06 00:07:56 -06:00
.eslintrc.js Transfer repository from Gitlab 2022-02-03 10:06:44 -06:00
.gitignore Added successfully built docker-compose and cockerFile 2022-02-03 14:42:27 -06:00
.prettierrc Add web interface with admin functionality (#167) 2022-05-21 02:23:55 -05:00
Dockerfile Use npm ci for installing pacakages (#304) 2022-07-04 13:47:25 -05:00
entrypoint.sh WIP refactor container and queuing system (#206) 2022-06-11 16:12:06 -05:00
immich-openapi-specs.json [WEB] Select album thumbnail (#383) 2022-07-27 11:16:02 -05:00
nest-cli.json Add OpenAPI Specs and Response DTOs (#320) 2022-07-08 21:26:50 -05:00
openapitools.json Add OpenAPI Specs and Response DTOs (#320) 2022-07-08 21:26:50 -05:00
package-lock.json Added Cookie Authentication (#360) 2022-07-18 14:14:25 -05:00
package.json Added Cookie Authentication (#360) 2022-07-18 14:14:25 -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 Remove thumbnail generation on mobile app (#292) 2022-07-02 21:06:36 -05:00

Immich Server- NestJs