mirror of
https://github.com/immich-app/immich
synced 2025-11-07 17:27:20 +00:00
* 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> |
||
|---|---|---|
| .. | ||
| activities.page.dart | ||
| album_additional_shared_user_selection.page.dart | ||
| album_asset_selection.page.dart | ||
| album_options.page.dart | ||
| album_shared_user_selection.page.dart | ||
| album_viewer.page.dart | ||
| app_log.page.dart | ||
| app_log_detail.page.dart | ||
| create_album.page.dart | ||
| gallery_viewer.page.dart | ||
| headers_settings.page.dart | ||
| settings.page.dart | ||
| splash_screen.page.dart | ||
| tab_controller.page.dart | ||
| video_viewer.page.dart | ||