immich/server
Alex 5f00d8b9c6
Added mechanism of required password change of new user's first login (#272)
* Deprecate login scenarios that support pre-web era

* refactor and simplify setup

* Added user info to change password form

* change isFistLogin column to shouldChangePassword

* Implemented change user password

* Implement the change password page for mobile

* Change label

* Added changes log and up minor version

* Fixed typo in the release note

* Up server version
2022-06-27 15:13:07 -05:00
..
apps Added mechanism of required password change of new user's first login (#272) 2022-06-27 15:13:07 -05:00
libs/database Added mechanism of required password change of new user's first login (#272) 2022-06-27 15:13:07 -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 WIP refactor container and queuing system (#206) 2022-06-11 16:12:06 -05:00
entrypoint.sh WIP refactor container and queuing system (#206) 2022-06-11 16:12:06 -05:00
nest-cli.json WIP refactor container and queuing system (#206) 2022-06-11 16:12:06 -05:00
package-lock.json Set TypeScript to strict mode and fix issues related to server types (#261) 2022-06-25 12:53:06 -05:00
package.json Set TypeScript to strict mode and fix issues related to server types (#261) 2022-06-25 12:53:06 -05:00
README.md Update readme 2022-02-07 23:55:30 -06:00
start-microservices.sh WIP refactor container and queuing system (#206) 2022-06-11 16:12:06 -05:00
start-server.sh WIP refactor container and queuing system (#206) 2022-06-11 16:12:06 -05:00
tsconfig.build.json Transfer repository from Gitlab 2022-02-03 10:06:44 -06:00
tsconfig.json Set TypeScript to strict mode and fix issues related to server types (#261) 2022-06-25 12:53:06 -05:00

Immich Server- NestJs