aboutsummaryrefslogtreecommitdiffstats
path: root/apps/web/components/dashboard/preview/BookmarkPreview.tsx (follow)
Commit message (Expand)AuthorAgeFilesLines
* feat: Add collaborative lists (#2146)Mohamed Bassem2025-11-171-6/+11
* fix: Incremental polling interval for ongoing crawlsMohamed Bassem2025-08-311-6/+2
* feat: Render author, publisher and pub data in the bookmark viewMohamed Bassem2025-07-261-1/+49
* refactor: Move bookmark utils from shared-react to sharedMohamed Bassem2025-05-311-2/+2
* fix(web): Switch to a tab view in small screens for bookmark previewsOlicorne2025-05-181-36/+80
* chore: Rename hoarder packages to karakeepMohamedBassem2025-04-121-2/+2
* feat: Allow editing bookmark detailsMohamedBassem2025-04-081-2/+8
* ui(web): Clicking view original now opens in a blank tab. Fixes #1114 (#1196)ekambains2025-04-051-0/+1
* fix: Fix truncated long text in bookmark preview modal. Fixe #793Mohamed Bassem2025-01-051-1/+1
* feat: Implement the all highlights page. Fixes #620Mohamed Bassem2024-12-281-13/+2
* feat: Implement highlights support for links. Fixes #620Mohamed Bassem2024-12-271-0/+2
* feature: Add i18n support. Fixes #57 (#635)Mohamed Bassem2024-11-171-3/+5
* feature: Add a summarize with AI button for linksMohamed Bassem2024-10-271-0/+2
* feature: Persevere the source URL of clipped texts from the extension.MohamedBassem2024-10-051-10/+1
* feature(web): Show attachments and allow users to manipulate them.MohamedBassem2024-09-221-0/+2
* feature(web): Manage tags in bulk actionsMohamedBassem2024-09-011-2/+2
* refactor: added the bookmark type to the database (#256)kamtschatka2024-07-011-6/+6
* feature: add support for PDF links. Fixes #28 (#216)kamtschatka2024-06-221-2/+14
* ui(web): Set tag input field in preview modal to 100% width to fix overflow i...Cari2024-05-191-2/+2
* ui(web): Show bookmark URL when maximizing a bookmarkMohamedBassem2024-04-241-2/+9
* feature: Download images and screenshotsMohamedBassem2024-04-201-5/+9
* 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-36/+15
* fix(web): Fix some JS console errors in the preview pageMohamedBassem2024-04-141-3/+12
* feature(web): Allow changing the bookmark grid layout (#98)Mohamed Bassem2024-04-141-1/+1
* refactor(web): Move the tooltip provider to the root of the appMohamedBassem2024-04-071-25/+20
* feature: Extract hook logic into separate package and add a new action bar in...MohamedBassem2024-04-071-0/+154