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
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
..
constants chore(mobile) Linked pt-BR.json with Mobile app and localizely.yml (#9281) 2024-05-06 11:22:27 -05:00
entities feat(mobile): Adding setting in mobile app to TLS client certificate (#10860) 2024-07-26 13:59:02 +00:00
extensions fix(mobile): map crashes on Android (#10773) 2024-07-02 13:43:52 -05:00
mixins refactor(mobile): move error details to separate DB column (#6898) 2024-02-23 21:38:57 -06:00
models chore(mobile): Revert "remove exclude album mechanism for backup (#10552)" (#10686) 2024-06-29 11:30:18 -05:00
pages fix(mobile): mobile logging out randomly (#11431) 2024-07-30 13:15:48 -05:00
providers fix(mobile): mobile logging out randomly (#11431) 2024-07-30 13:15:48 -05:00
routing feat(mobile): adds crop and rotate to mobile (#10989) 2024-07-28 15:41:14 -05:00
services fix(mobile): native share functionality on iPad (#11294) 2024-07-26 08:43:59 -05:00
utils fix(mobile): client TLS on ios (#11415) 2024-07-28 17:32:53 -05:00
widgets chore(mobile): Add text to bottom gallery bar (#11417) 2024-07-29 21:25:04 -05:00
main.dart fix(mobile): fix database out of size (#11065) 2024-07-13 20:55:35 -05:00