aboutsummaryrefslogtreecommitdiffstats
path: root/apps/web/components/dashboard/bookmarks/BookmarkLayoutAdaptingCard.tsx (unfollow)
Commit message (Expand)AuthorFilesLines
2026-02-08feat: Add drag-and-drop support for bookmarks to lists (#2469)Mohamed Bassem1-3/+80
2026-02-01refactor: remove unused trpc files from web and mobileMohamed Bassem1-1/+1
2026-02-01refactor: migrate trpc to the new react query integration mode (#2438)Mohamed Bassem1-9/+13
2026-02-01refactor: centralize auth imports through new client module (#2437)Mohamed Bassem1-1/+1
2025-12-24feat: show bookmark owner icon in shared lists (#2277)Mohamed Bassem1-3/+43
2025-11-17feat: Add collaborative lists (#2146)Mohamed Bassem1-1/+5
2025-11-03fix: restore image size in grid layoutMohamed Bassem1-2/+2
2025-11-02feat: Add view options to show tag/title and control image fit. Fixes #1960Mohamed Bassem1-21/+40
2025-11-02feat: display notes on bookmark card (#2083)xuatz1-8/+20
2025-06-01feat: Add support for public lists (#1511)Mohamed Bassem1-10/+3
2025-05-31refactor: Move bookmark utils from shared-react to sharedMohamed Bassem1-1/+1
2025-04-21ui(web): Reduce shadows, lighten some fonts, and a smaller editor. #1261Mohamed Bassem1-4/+4
2025-04-12chore: Rename hoarder packages to karakeepMohamedBassem1-3/+3
2024-12-31feat: show createdAt year in card footer when created over a year ago (#790)JD Hartley1-2/+9
2024-09-27fix(web): Fix some hydration errors in bulk actionsMohamedBassem1-2/+2
2024-09-15feature(web): Add a compact layout. Fixes #379MohamedBassem1-1/+56
2024-07-06fix(web): Suppress hydration warnings caused by the dates in the bookmark gridMohamedBassem1-1/+4
2024-07-01feat: Add bulk edit option for bookmarks. Fixes #84 (#259)Md Saban1-3/+59
2024-05-16ui(web): Fixed overflow issues for very long titles (#152)Cari1-2/+10
2024-04-20feature: Download images and screenshotsMohamedBassem1-1/+1
2024-04-18refactor: Move the shared types to the shared packageMohamedBassem1-1/+1
2024-04-14feature(web): Allow changing the bookmark grid layout (#98)Mohamed Bassem1-0/+131