aboutsummaryrefslogtreecommitdiffstats
path: root/apps/web/app/dashboard (unfollow)
Commit message (Expand)AuthorFilesLines
2024-03-19feature(web): Add support for demo modeMohamedBassem1-0/+2
2024-03-19fix: Remove flicker from search barMohamedBassem1-6/+2
2024-03-19Feature: Add support for uploading images and automatically inferring their t...Mohamed Bassem1-1/+2
2024-03-18feature(web): Add the ability to change passwordsMohamedBassem1-0/+2
2024-03-17feature(web): A better tags editor using react select with auto complete and ...MohamedBassem1-14/+2
2024-03-17feature: Implemente pagination supportMohamedBassem3-3/+3
2024-03-17refactor: Prepare for pagination by dropping querying bookmarks by idMohamedBassem2-4/+10
2024-03-16ui(web): Add an editor card inline in the bookmark grid and remove the top na...MohamedBassem1-1/+1
2024-03-15refactor: Move tag fetching to trpc to reuse in the mobile appMohamedBassem1-24/+12
2024-03-14lint: Lint and format the entire repo with the new configsMohamedBassem10-17/+21
2024-03-14structure: Create apps dir and copy tooling dir from t3-turbo repoMohamedBassem16-0/+538