about summary refs log tree commit diff
path: root/src/state/session/reducer.ts
Commit message (Expand)AuthorAgeFilesLines
* Replace `resumeSession` with `getSession` in the email check (#8670)Samuel Newman2025-07-231-2/+40
* Move global "Sign out" out of the current account row (#4941)dan2024-08-151-2/+21
* Don't kick to login screen on network error (#4911)dan2024-08-131-6/+2
* [Session] Logging (#4476)dan2024-06-201-1/+4
* [Session] Persist updates from inactive agentDan Abramov2024-05-231-2/+7
* Replace updateCurrentAccount() with refreshSession() (#3910)dan2024-05-081-26/+0
* Add session reducer tests (#3860)dan2024-05-081-0/+1
* [Session] Code cleanup (#3854)dan2024-05-081-0/+188