0
Fork 0
mirror of https://github.com/immich-app/immich.git synced 2025-03-11 02:23:09 -05:00
immich/server
Zeeshan Khan fe4b307fe6
feat(server,web): Delete and restore user from the admin portal (#935)
* delete and restore user from admin UI

* addressed review comments and fix e2e test

* added cron job to delete user, and some formatting changes

* addressed review comments

* adding missing queue registration
2022-11-07 15:53:47 -06:00
..
apps feat(server,web): Delete and restore user from the admin portal (#935) 2022-11-07 15:53:47 -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
.gitignore Added generated geocoding files to gitignore 2022-09-28 15:44:43 -05:00
.prettierrc
Dockerfile feat(server): reset admin password using cli command in the server container (#928) 2022-11-05 11:28:40 -05:00
immich-openapi-specs.json feat(server,web): Delete and restore user from the admin portal (#935) 2022-11-07 15:53:47 -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
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
start-microservices.sh
start-server.sh
tsconfig.build.json
tsconfig.json

Immich Server- NestJs