aboutsummaryrefslogtreecommitdiffstats
path: root/packages/web/components/dashboard/bookmarks/LinkCard.tsx (unfollow)
Commit message (Collapse)AuthorFilesLines
2024-03-14structure: Create apps dir and copy tooling dir from t3-turbo repoMohamedBassem1-114/+0
2024-03-10refactor: Move all components to the top level directoryMohamedBassem1-0/+0
2024-03-05fix: Show loading indicators in the bookmark preview pageMohamedBassem1-22/+11
2024-03-05refactor: Extract trpc logic into its packageMohamedBassem1-1/+1
2024-03-05feature: Preview page for the stored content of linksMohamedBassem1-2/+8
2024-03-02feature: Show a loading indicator when tags are still being fetchedMohamedBassem1-5/+17
2024-02-29refactor: Use a Slot for passing classnames to children insteadMohamedBassem1-1/+1
2024-02-29fix: Remove extra row-span from LinkCardMohamedBassem1-2/+1
2024-02-29fix: Open links in new tabMohamedBassem1-2/+6
2024-02-28fix: Fix the positioning of the favourited starMohamedBassem1-8/+10
2024-02-28feature: Add support for storing and previewing raw notesMohamedBassem1-38/+12
2024-02-28tests: Add tests for the bookmarks routesMohamedBassem1-1/+1
2024-02-28feature: Show a visual indication when an item is favouritedMohamedBassem1-0/+8
2024-02-22fix: Make typescript happyMohamedBassem1-1/+2
2024-02-22feature: Adding some loading card while the link is getting crawledMohamedBassem1-18/+67
2024-02-15ui: Usage images for link cardsMohamedBassem1-25/+43
2024-02-13feature: Implement a usable but ugly all tags and a single tag pageMohamedBassem1-7/+8
2024-02-09[ui] Change the large bookmarks grid to have 3 cols instead of 4 and fixMohamedBassem1-2/+1
hover coloring
2024-02-09[feature] Add the ability to favourite and archive bookmarksMohamedBassem1-52/+3
2024-02-09[chore] Linting and formating tweakingMohamedBassem1-4/+4
2024-02-09[refactor] Extract the bookmark model to be a high level model to support ↵MohamedBassem1-7/+8
other type of bookmarks
2024-02-08Migrating away from bun to yarnMohamedBassem1-1/+5
2024-02-08[refactor] Move the different packages to the package subdirMohamedBassem1-0/+0
2024-02-08[feature] Introduce a sidebarMohamedBassem1-0/+0
2024-02-07[feature] Render tags in the link cardMohamedBassem1-1/+8
2024-02-07[feature] Add support for deleting linksMohamedBassem1-7/+29
2024-02-07[ui] Styling the bookmarks pageMohamedBassem1-13/+61
2024-02-07[ui] Very first draft of the link gridMohamedBassem1-0/+19