| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2024-07-17 | feat(login): use fetch to get user profile | DanConwayDev | |
| fetch automatically gets updates to logged in user profile / relays fetching without specifying repo pointers will just fetch user profiles so that can be used during login, if user profile isn't in cache login now uses fetch | |||
| 2024-07-15 | feat(fetch): fetch events and save to cache | DanConwayDev | |
| enabler to add simplicity, efficency and offline capability to other functions improve repo announcement selection | |||