about summary refs log tree commit diff
path: root/src/lib/hooks/useAccountSwitcher.ts
Commit message (Expand)AuthorAgeFilesLines
* 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