1
0
mirror of https://github.com/immich-app/immich.git synced 2024-12-19 00:32:49 +02:00
immich/mobile/lib/routing
martyfuhry d799bf7910
fix(mobile): Stop sending app to login page for unrelated auth errors (#7383)
Now we only validate access token when we have one in the store and only send you to the login page when the response from the server is a 401

linter

Co-authored-by: Alex Tran <alex.tran1502@gmail.com>
2024-02-26 21:25:39 -06:00
..
auth_guard.dart fix(mobile): Stop sending app to login page for unrelated auth errors (#7383) 2024-02-26 21:25:39 -06:00
backup_permission_guard.dart feat(mobile): use app without storage permission (#5014) 2023-11-14 14:30:27 -06:00
custom_transition_builders.dart fix(mobile): use zoomedpagetransition for galleryvieweroute (#5495) 2023-12-05 09:45:04 -06:00
duplicate_guard.dart deps(mobile): flutter 3.16 (#6677) 2024-01-27 10:14:32 -06:00
router.dart chore(dep): update auto_route (#6390) 2024-01-15 16:50:33 +00:00
router.gr.dart refactor(mobile): Use hooks to manage Chewie controller for video (#7008) 2024-02-22 23:18:02 -06:00
tab_navigation_observer.dart feat(web): show partners assets on the main timeline (#4933) 2023-11-11 21:06:19 +00:00