1
0
mirror of https://github.com/immich-app/immich.git synced 2024-12-17 12:22:31 +02:00
immich/mobile/lib/modules/home
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
..
models Fix backup not resuming after closed and reopen (#266) 2022-06-25 15:12:47 -05:00
providers Fix backup not resuming after closed and reopen (#266) 2022-06-25 15:12:47 -05:00
services Add service provider (#250) 2022-06-25 13:46:51 -05:00
ui Added mechanism of required password change of new user's first login (#272) 2022-06-27 15:13:07 -05:00
views Optimize android's Gradle settings and clean up mobile source code (#240) 2022-06-22 00:23:35 -05:00