aboutsummaryrefslogtreecommitdiffstats
path: root/apps/web/app/dashboard (unfollow)
Commit message (Expand)AuthorFilesLines
2024-03-23feature(web): Add dark mode supportMohamedBassem7-12/+16
2024-03-23fix(web): Remove the custom tile from the bookmarks pageMohamedBassem1-5/+0
2024-03-21feature: A better looking bookmark preview pageMohamedBassem1-1/+5
2024-03-20fix(web): Remove editor card from tags pageMohamedBassem1-1/+0
2024-03-20feature(web): Add support for removing items from listsMohamedBassem1-12/+15
2024-03-20ui(web): Show an overlay when dragging is activeMohamedBassem2-8/+10
2024-03-20fix(web): Greatly improve the search feeling by removing the flickerMohamedBassem6-44/+35
2024-03-19fix(web): Only show demo mode banner in demo modeMohamedBassem1-1/+3
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