aboutsummaryrefslogtreecommitdiffstats
path: root/apps/web/app/layout.tsx (follow)
Commit message (Collapse)AuthorAgeFilesLines
* feature: Add i18n support. Fixes #57 (#635)Mohamed Bassem2024-11-171-11/+2
| | | | | | | | | | | | | * 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(web): Add sans-serif fallback for Inter font in CJK environments (#272)Kohei Watanabe2024-07-061-1/+4
|
* feature(web): Allow changing the bookmark grid layout (#98)Mohamed Bassem2024-04-141-1/+15
|
* docs: Update logo in all screenshotsMohamedBassem2024-03-261-1/+2
|
* chore: Refactor tailwind in all apps to use the tooling packageMohamedBassem2024-03-231-1/+1
|
* feature(web): Add support for demo modeMohamedBassem2024-03-191-1/+3
|
* lint: Lint and format the entire repo with the new configsMohamedBassem2024-03-141-2/+4
|
* structure: Create apps dir and copy tooling dir from t3-turbo repoMohamedBassem2024-03-141-0/+51