aboutsummaryrefslogtreecommitdiffstats
path: root/apps/web/lib/providers.tsx (unfollow)
Commit message (Expand)AuthorFilesLines
2024-07-13fix: Fix TRPC batchign failure because of long URLs. Fixes #281 (#291)kamtschatka1-0/+1
2024-04-14feature(web): Allow changing the bookmark grid layout (#98)Mohamed Bassem1-14/+20
2024-04-07refactor(web): Move the tooltip provider to the root of the appMohamedBassem1-1/+2
2024-03-23feature(web): Add dark mode supportMohamedBassem1-1/+9
2024-03-19feature(web): Add support for demo modeMohamedBassem1-7/+14
2024-03-14lint: Lint and format the entire repo with the new configsMohamedBassem1-6/+6
2024-03-14structure: Create apps dir and copy tooling dir from t3-turbo repoMohamedBassem1-0/+0
2024-03-02fix: Fix hydration in list view caused by the spinnerMohamedBassem1-1/+29
2024-03-01feature: Add an admin page showing server stats and actionsMohamedBassem1-4/+16
2024-02-20ui: hydrate the react query cache in the client side componentsMohamedBassem1-0/+2
2024-02-16Migrating to react query for client side queriesMohamedBassem1-0/+33