aboutsummaryrefslogtreecommitdiffstats
path: root/apps/web/components/dashboard/bookmarks/LinkCard.tsx (follow)
Commit message (Expand)AuthorAgeFilesLines
* refactor: Move bookmark utils from shared-react to sharedMohamed Bassem2025-05-311-1/+1
* feat: Allow defaulting to reader mode when clicking on bookmarks. Fixes #662Mohamed Bassem2025-05-241-5/+21
* chore: Rename hoarder packages to karakeepMohamedBassem2025-04-121-2/+2
* feat: Allow editing bookmark detailsMohamedBassem2025-04-081-1/+2
* feature: Persevere the source URL of clipped texts from the extension.MohamedBassem2024-10-051-16/+3
* fix(web): removing referrer header when clicking on links. Fixes #387 (#388)kamtschatka2024-09-141-3/+9
* 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