aboutsummaryrefslogtreecommitdiffstats
path: root/apps/web/components/dashboard/bookmarks (unfollow)
Commit message (Expand)AuthorFilesLines
2024-03-19feature(web): Add support for demo modeMohamedBassem3-0/+11
2024-03-19Feature: Add support for uploading images and automatically inferring their t...Mohamed Bassem4-1/+100
2024-03-17feature(web): A better tags editor using react select with auto complete and ...MohamedBassem1-115/+118
2024-03-17feature: Implemente pagination supportMohamedBassem2-13/+36
2024-03-17refactor: Prepare for pagination by dropping querying bookmarks by idMohamedBassem2-3/+3
2024-03-17ui(web): Change TagsEditor to auto save on edit and extract ActionBar to its ...MohamedBassem5-196/+178
2024-03-16ui(web): Add an editor card inline in the bookmark grid and remove the top na...MohamedBassem5-149/+120
2024-03-15ui(web): Change the text in cards to be less aggressiveMohamedBassem2-2/+2
2024-03-14lint: Lint and format the entire repo with the new configsMohamedBassem13-68/+89
2024-03-14structure: Create apps dir and copy tooling dir from t3-turbo repoMohamedBassem14-0/+1308