aboutsummaryrefslogtreecommitdiffstats
path: root/apps/web/app/dashboard/layout.tsx (follow)
Commit message (Expand)AuthorAgeFilesLines
* feature(web): Introduce a new sticky navbar. Fixes 520 (#515)Md Saban2024-10-121-13/+17
* feature(web): Async validate JWT account and sign out the user if they no lon...MohamedBassem2024-10-051-0/+2
* ui(web): Show bookmark URL when maximizing a bookmarkMohamedBassem2024-04-241-0/+3
* feature(web): Allow uploading directly into lists/tags. Fixes #69MohamedBassem2024-04-091-1/+1
* fix(web): Consistent spacing in the content container in all pages. Fixes #40MohamedBassem2024-03-301-1/+1
* feature(web): Add dark mode supportMohamedBassem2024-03-231-1/+1
* ui(web): Show an overlay when dragging is activeMohamedBassem2024-03-201-2/+1
* fix(web): Only show demo mode banner in demo modeMohamedBassem2024-03-191-1/+3
* feature(web): Add support for demo modeMohamedBassem2024-03-191-0/+2
* Feature: Add support for uploading images and automatically inferring their t...Mohamed Bassem2024-03-191-1/+2
* lint: Lint and format the entire repo with the new configsMohamedBassem2024-03-141-1/+1
* structure: Create apps dir and copy tooling dir from t3-turbo repoMohamedBassem2024-03-141-0/+24