aboutsummaryrefslogtreecommitdiffstats
path: root/packages/shared-react/providers (follow)
Commit message (Collapse)AuthorAgeFilesLines
* fix: Fix TRPC batchign failure because of long URLs. Fixes #281 (#291)kamtschatka2024-07-131-0/+1
| | | limiting the length of the URL for batched requests to prevent 431 errors
* fix(mobile): Fix flicker on sign in pageMohamedBassem2024-04-191-5/+1
|
* fix: Delete the API key on logout from phone or extensionMohamedBassem2024-04-091-0/+50