Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Sort imports (#6009) | dan | 2024-10-29 | 1 | -1/+1 |
| | | | | | * Mark import sort/order/style rules as error * npm run lint -- --fix | ||||
* | Logout bug hunt (#294) | Paul Frazee | 2023-03-15 | 1 | -0/+29 |
* Stop storing the log on disk * Add more info to the session logging * Only clear session tokens from storage when they've expired * Retry session resumption a few times if it's a network issue * Improvements to the 'connecting' screen |