aboutsummaryrefslogtreecommitdiffstats
path: root/apps/web/components/dashboard/bookmarks/LinkCard.tsx (follow)
Commit message (Expand)AuthorAgeFilesLines
* refactor: Extract the bookmark polling logic into a separate shared componentMohamedBassem2024-06-091-29/+1
* ui(web): Fixed overflow issues for very long titles (#152)Cari2024-05-161-1/+1
* fix(web): Fix missing link card image in list viewMohamedBassem2024-04-231-1/+1
* fix: Use next/image for serving bookmark imagesMohamedBassem2024-04-201-11/+28
* feature: Download images and screenshotsMohamedBassem2024-04-201-5/+6
* refactor: Move the shared types to the shared packageMohamedBassem2024-04-181-1/+1
* feature: Add title to bookmarks and allow editing them. Fixes #27MohamedBassem2024-04-151-1/+1
* feature(web): Allow changing the bookmark grid layout (#98)Mohamed Bassem2024-04-141-58/+67
* feature(web): Add dark mode supportMohamedBassem2024-03-231-1/+1
* fix: Fix open links in new tabs when clicking on the card bannerMohamedBassem2024-03-211-1/+1
* ui(web): Change TagsEditor to auto save on edit and extract ActionBar to its ...MohamedBassem2024-03-171-18/+2
* lint: Lint and format the entire repo with the new configsMohamedBassem2024-03-141-6/+8
* structure: Create apps dir and copy tooling dir from t3-turbo repoMohamedBassem2024-03-141-0/+114