This website requires JavaScript.
Explore
Help
Register
Sign In
self-hosted
/
immich
Watch
1
Star
0
Fork
0
You've already forked immich
mirror of
https://github.com/immich-app/immich.git
synced
2025-07-03 05:46:58 +02:00
Code
Issues
Releases
Activity
Files
bef1e2e3dba33f645fcce72c60a323eb91ddc98f
immich
/
server
History
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
…
.eslintrc.js
…
.gitignore
…
.prettierrc
…
Dockerfile
…
entrypoint.sh
…
immich-openapi-specs.json
Api logout route (
#361
)
2022-07-19 13:49:58 -05:00
nest-cli.json
…
openapitools.json
…
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
…
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
…
tsconfig.json
…
README.md
Immich Server- NestJs