1
0
Fork 0
mirror of https://github.com/immich-app/immich.git synced 2025-01-01 16:41:59 +00:00
immich/mobile/lib/pages/common
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
..
activities.page.dart refactor(mobile): widgets (#9291) 2024-05-06 23:04:21 -05:00
album_additional_shared_user_selection.page.dart fix(mobile): invite user list (#9624) 2024-05-21 09:27:17 +01:00
album_asset_selection.page.dart fix(mobile): Fix asset selector title bar text (#9273) 2024-05-07 22:24:30 -05:00
album_options.page.dart deps(mobile): update dependency auto_route to v8 (#9456) 2024-05-14 14:07:31 -05:00
album_shared_user_selection.page.dart deps(mobile): update dependency auto_route to v8 (#9456) 2024-05-14 14:07:31 -05:00
album_viewer.page.dart fix(mobile): appBar on album viewer screen animates out and doesnt alter asset grid position (#9741) 2024-05-27 00:13:32 +00:00
app_log.page.dart fix(mobile): native share functionality on iPad (#11294) 2024-07-26 08:43:59 -05:00
app_log_detail.page.dart refactor(mobile): pages (#9246) 2024-05-05 13:14:49 -05:00
create_album.page.dart deps(mobile): update dependency auto_route to v8 (#9456) 2024-05-14 14:07:31 -05:00
gallery_viewer.page.dart feat(mobile): remove asset from album in gallery view (#11184) 2024-07-19 10:07:36 -05:00
headers_settings.page.dart fix(mobile): incorrect translation string (#10794) 2024-07-02 22:13:22 -05:00
settings.page.dart feat(web,mobile) Allow videos to be looped in the detail viewer (#8615) 2024-05-14 14:31:47 -05:00
splash_screen.page.dart fix(mobile): mobile logging out randomly (#11431) 2024-07-30 13:15:48 -05:00
tab_controller.page.dart refactor(mobile): pages (#9246) 2024-05-05 13:14:49 -05:00
video_viewer.page.dart fix(mobile): video player not updating state (#10220) 2024-06-12 12:43:01 -05:00