about summary refs log tree commit diff
path: root/src/lib/hooks/useAccountSwitcher.ts
Commit message (Expand)AuthorAgeFilesLines
* run `yarn lint --fix` (#9013)Samuel Newman2025-09-091-2/+2
* Remove Segment (#5518)Hailey2024-09-271-4/+1
* Handle failed resumeSession case when switching accounts (#4047)Eric Bailey2024-05-161-0/+5
* [Session] Code cleanup (#3854)dan2024-05-081-3/+3
* [Session] Align state and global agent switchpoints (#3845)dan2024-05-031-10/+2
* Don't clear toasts when changing users (#3843)dan2024-05-031-6/+1
* Improve account switcher pending state (#3827)dan2024-05-021-6/+16
* [Session] Extract selectAccount out (#3812)dan2024-05-021-5/+11
* Session fixes, pt. 1 (#3762)dan2024-04-301-5/+14
* properly close the switch account dialog (#3558)Hailey2024-04-221-14/+4
* [Statsig] Track login/logout (#3286)dan2024-03-191-2/+6
* Fixes issue with (#2119)Ansh2023-12-071-3/+3
* Navigate Home on account switch (#2138)dan2023-12-071-12/+7
* Improve account switching on mobile (#2135)Eric Bailey2023-12-071-1/+9
* Close modals if switching to unauthed account (#2039)Eric Bailey2023-11-291-0/+1
* Show logged out view when adding accounts (#2020)Ansh2023-11-291-5/+18
* Nav home after switch accounts (#2002)Eric Bailey2023-11-271-2/+14
* Close active elems (react-query refactor) (#1926)Paul Frazee2023-11-161-18/+4
* Web login/signup and shellEric Bailey2023-11-091-30/+27
* Add modal state provider, replace usage except methods (#1833)Eric Bailey2023-11-081-1/+4
* Extract shell state into separate context (#1824)Eric Bailey2023-11-071-2/+4
* Account quick switch modal (#1567)Paul Frazee2023-09-281-0/+41