aboutsummaryrefslogtreecommitdiffstats
path: root/apps/web/components/dashboard/bookmarks/LinkCard.tsx (unfollow)
Commit message (Expand)AuthorFilesLines
2024-06-09refactor: Extract the bookmark polling logic into a separate shared componentMohamedBassem1-29/+1
2024-05-16ui(web): Fixed overflow issues for very long titles (#152)Cari1-1/+1
2024-04-23fix(web): Fix missing link card image in list viewMohamedBassem1-1/+1
2024-04-20fix: Use next/image for serving bookmark imagesMohamedBassem1-11/+28
2024-04-20feature: Download images and screenshotsMohamedBassem1-5/+6
2024-04-18refactor: Move the shared types to the shared packageMohamedBassem1-1/+1
2024-04-15feature: Add title to bookmarks and allow editing them. Fixes #27MohamedBassem1-1/+1
2024-04-14feature(web): Allow changing the bookmark grid layout (#98)Mohamed Bassem1-58/+67
2024-03-23feature(web): Add dark mode supportMohamedBassem1-1/+1
2024-03-21fix: Fix open links in new tabs when clicking on the card bannerMohamedBassem1-1/+1
2024-03-17ui(web): Change TagsEditor to auto save on edit and extract ActionBar to its ...MohamedBassem1-18/+2
2024-03-14lint: Lint and format the entire repo with the new configsMohamedBassem1-6/+8
2024-03-14structure: Create apps dir and copy tooling dir from t3-turbo repoMohamedBassem1-0/+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
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 oth...MohamedBassem1-7/+8
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