aboutsummaryrefslogtreecommitdiffstats
path: root/apps/mobile/components/bookmarks/BookmarkCard.tsx (unfollow)
Commit message (Expand)AuthorFilesLines
2024-03-19Feature: Add support for uploading images and automatically inferring their t...Mohamed Bassem1-0/+33
2024-03-15feat(mobile): Add tag viewing pageMohamedBassem1-2/+3
2024-03-15mobile: Revamp bookmark card's action barMohamedBassem1-56/+89
2024-03-15mobile: Revert the margins around the cardsMohamedBassem1-2/+2
2024-03-14lint: Lint and format the entire repo with the new configsMohamedBassem1-7/+8
2024-03-14structure: Create apps dir and copy tooling dir from t3-turbo repoMohamedBassem1-0/+0
2024-03-13mobile: Minor tweaks to the action button to look betterMohamedBassem1-6/+13
2024-03-13mobile: Optimistic UI updates on actionsMohamedBassem1-14/+37
2024-03-13mobile: Add borders and padding to the cardsMohamedBassem1-3/+7
2024-03-13mobile: Change bookmark cards images to not have any paddingsMohamedBassem1-7/+11
2024-03-13fix(mobile): Make links clickableMohamedBassem1-1/+5
2024-03-13mobile: Add support for loading states for bookmarksMohamedBassem1-6/+52
2024-03-13fix(mobile): Fix invalidation after the sharing and add a placeholder imageMohamedBassem1-4/+10
2024-03-13mobile: Add support for rendering text bookmarksMohamedBassem1-12/+37
2024-03-13mobile: All bookmarks homepageMohamedBassem1-0/+124