aboutsummaryrefslogtreecommitdiffstats
path: root/apps/web/lib/providers.tsx (follow)
Commit message (Collapse)AuthorAgeFilesLines
* chore: Rename hoarder packages to karakeepMohamedBassem2025-04-121-1/+1
|
* feature: Add i18n support. Fixes #57 (#635)Mohamed Bassem2024-11-171-8/+13
| | | | | | | | | | | | | * feature(web): Add basic scaffolding for i18n * refactor: Switch most of the app's strings to use i18n strings * fix: Remove unused i18next-resources-for-ts command * Add user setting * More translations * Drop the german translation for now
* 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