1
0
mirror of https://github.com/immich-app/immich.git synced 2024-12-20 00:38:24 +02:00
immich/mobile/lib/routing
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
..
auth_guard.dart Implemented search result page (#37) 2022-03-02 16:44:24 -06:00
router.dart Added mechanism of required password change of new user's first login (#272) 2022-06-27 15:13:07 -05:00
router.gr.dart Added mechanism of required password change of new user's first login (#272) 2022-06-27 15:13:07 -05:00
tab_navigation_observer.dart 118 - Implement shared album feature (#124) 2022-04-23 21:08:45 -05:00