immich/server
Matthias Rupp bef1e2e3db
Api logout route (#361)
* Add logout route that deletes http only cookies

* Rebuild API
2022-07-19 13:49:58 -05:00
..
apps Api logout route (#361) 2022-07-19 13:49:58 -05:00
libs Update bug report template 2022-07-16 10:54:00 -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 Api logout route (#361) 2022-07-19 13:49:58 -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