1
0
Fork 0
mirror of https://github.com/immich-app/immich.git synced 2024-12-29 15:11:58 +00:00
immich/mobile/lib/pages
Alex 17c3e8e8bf
fix(mobile): mobile logging out randomly (#11431)
* fix(mobile): refactor splash screen to not require online connection

* chore: bump flutter sdk path for vscode

* refactor: authentication provider always try network calls and only fail if 401 or no local user

* lint

* fix: revert change to lookup serverendpoint from store the isar store implementation is very broken

* fix: clear serverUrl and serverEndpoint on logout, and await logout call

* refactor: remove unneeded extra conditions in splash screen useEffect

* revert change to remove serverEndpoint on logging out

* pr feedback

---------

Co-authored-by: Zack Pollard <zackpollard@ymail.com>
2024-07-30 13:15:48 -05:00
..
backup chore(mobile): Revert "remove exclude album mechanism for backup (#10552)" (#10686) 2024-06-29 11:30:18 -05:00
common fix(mobile): mobile logging out randomly (#11431) 2024-07-30 13:15:48 -05:00
editing feat(mobile): adds crop and rotate to mobile (#10989) 2024-07-28 15:41:14 -05:00
library deps(mobile): update dependency auto_route to v8 (#9456) 2024-05-14 14:07:31 -05:00
login feat(mobile): compatibility message warning (#10065) 2024-06-10 12:43:54 -05:00
onboarding deps(mobile): update dependency auto_route to v8 (#9456) 2024-05-14 14:07:31 -05:00
photos fix(app-bar): remove safe area of the app bar in photos page (#10340) 2024-06-15 13:47:12 -07:00
search fix(mobile): search filter translation + fixes (#11141) 2024-07-26 16:32:19 -05:00
sharing deps(mobile): update dependency auto_route to v8 (#9456) 2024-05-14 14:07:31 -05:00