aboutsummaryrefslogtreecommitdiffstats
path: root/apps/web/lib/providers.tsx (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
* feature(web): Allow changing the bookmark grid layout (#98)Mohamed Bassem2024-04-141-14/+20
|
* refactor(web): Move the tooltip provider to the root of the appMohamedBassem2024-04-071-1/+2
|
* feature(web): Add dark mode supportMohamedBassem2024-03-231-1/+9
|
* feature(web): Add support for demo modeMohamedBassem2024-03-191-7/+14
|
* lint: Lint and format the entire repo with the new configsMohamedBassem2024-03-141-6/+6
|
* structure: Create apps dir and copy tooling dir from t3-turbo repoMohamedBassem2024-03-141-0/+75