1
0
mirror of https://github.com/immich-app/immich.git synced 2024-12-22 01:47:08 +02:00
immich/mobile/lib
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
..
constants Fix #197 app logged off when closed (#239) 2022-06-20 18:10:23 -05:00
module_template Transfer repository from Gitlab 2022-02-03 10:06:44 -06:00
modules Added mechanism of required password change of new user's first login (#272) 2022-06-27 15:13:07 -05:00
routing Added mechanism of required password change of new user's first login (#272) 2022-06-27 15:13:07 -05:00
shared Fix backup not resuming after closed and reopen (#266) 2022-06-25 15:12:47 -05:00
utils Optimize android's Gradle settings and clean up mobile source code (#240) 2022-06-22 00:23:35 -05:00
main.dart Clean code of shared folder (#249) 2022-06-22 23:14:14 -05:00