aboutsummaryrefslogtreecommitdiffstats
path: root/apps/web/components/dashboard/preview (follow)
Commit message (Expand)AuthorAgeFilesLines
* feat: Add notes feature to highlights (#2154)Mohamed Bassem2025-11-232-44/+88
* feat: Add collaborative lists (#2146)Mohamed Bassem2025-11-177-38/+82
* feat: Add support for user uploaded files (#2100)Mohamed Bassem2025-11-081-26/+59
* chore: Silence lint on <a> and <img> tags when it's intentionalMohamed Bassem2025-09-281-0/+3
* fix: Incremental polling interval for ongoing crawlsMohamed Bassem2025-08-311-6/+2
* fix: preserve selected section in link preview in query paramsMohamedBassem2025-08-231-2/+4
* fix(security): Add CSP policies on asset serving pathMohamedBassem2025-08-231-0/+1
* feat: Add an error boundary around the custom rendererMohamedBassem2025-08-041-2/+35
* feat(web): Add special cards for specific websites. Fixes #1344MohamedBassem2025-08-039-2/+465
* feat: Render author, publisher and pub data in the bookmark viewMohamed Bassem2025-07-261-1/+49
* fix: Avoid prefetching assets and tags in the link component. Fixes #1759Mohamed Bassem2025-07-261-0/+2
* feat: Add a proper reader modeMohamed Bassem2025-07-194-157/+206
* fix(web): Add icons to preview selectorsMohamed Bassem2025-07-041-4/+19
* chore: migrate away from eslint to oxlint (#1642)xuatz2025-06-221-3/+4
* refactor: Move bookmark utils from shared-react to sharedMohamed Bassem2025-05-314-5/+5
* fix(web): Switch to a tab view in small screens for bookmark previewsOlicorne2025-05-181-36/+80
* feat: position highlight menu based on device type (#1348)Mark :)2025-05-181-6/+17
* fix: Rename cached content into reader modeMohamed Bassem2025-04-211-4/+4
* fix: Dont download html content by default in the bookmark grid. Fixes #1198Mohamed Bassem2025-04-131-14/+22
* chore: Rename hoarder packages to karakeepMohamedBassem2025-04-128-18/+18
* feat: Allow editing bookmark detailsMohamedBassem2025-04-083-63/+32
* ui(web): Clicking view original now opens in a blank tab. Fixes #1114 (#1196)ekambains2025-04-051-0/+1
* feat: Add a setting page to manage assets. Fixes #730Mohamed Bassem2025-02-231-30/+5
* feat: Add PDF screenshot generation and display (#995)Ahmad Mujahid2025-02-172-28/+104
* fix: Dont rearchive singlefile uploads and consider them as archivesMohamed Bassem2025-02-021-2/+7
* fix: Keep user selection on text highlightMohamed Bassem2025-01-121-4/+30
* feat: Add support for singlefile extension uploads. #172Mohamed Bassem2025-01-111-0/+1
* fix: Fix truncated long text in bookmark preview modal. Fixe #793Mohamed Bassem2025-01-051-1/+1
* feat: Add delete bookmark confirmation dialog. Fixes #776 (#787)Nicole Li2024-12-311-22/+15
* feat: Implement the all highlights page. Fixes #620Mohamed Bassem2024-12-283-76/+9
* feat: Implement highlights support for links. Fixes #620Mohamed Bassem2024-12-275-6/+524
* feature: WYSIWYG markdown for notes. Fixes #701 (#715)Giuseppe2024-12-211-2/+5
* feature: Add i18n support. Fixes #57 (#635)Mohamed Bassem2024-11-174-11/+23
* feature: Archive videos using yt-dlp. Fixes #215 (#525)kamtschatka2024-10-282-0/+21
* feature: Add a summarize with AI button for linksMohamed Bassem2024-10-271-0/+2
* refactor: Start tracking bookmark assets in the assets tableMohamedBassem2024-10-061-55/+57
* feature: Allow attaching custom banners to notes. Fixes: #106MohamedBassem2024-10-052-3/+27
* 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-222-0/+211
* feature(web): Manage tags in bulk actionsMohamedBassem2024-09-011-2/+2
* refactor: added the bookmark type to the database (#256)kamtschatka2024-07-015-16/+20
* feature: add support for PDF links. Fixes #28 (#216)kamtschatka2024-06-221-2/+14
* feature(web): Add syntax highlighting to code blocks and a quick copy button....kamtschatka2024-06-091-4/+2
* feature: Full page archival with monolith. Fixes #132MohamedBassem2024-05-261-0/+18
* ui(web): Set tag input field in preview modal to 100% width to fix overflow i...Cari2024-05-191-2/+2
* feature(web): Clicking an image in the preview modal will open it in a new ta...Cari2024-05-161-6/+12
* ui(web): Fixed overflow issues for very long titles (#152)Cari2024-05-161-2/+2
* feature: Take full page screenshots #143 (#148)kamtschatka2024-05-121-2/+4
* feature(web): Add ability to rename, merge and fast delete tags. Fixes #105 (...Mohamed Bassem2024-04-251-130/+25
* ui(web): Show bookmark URL when maximizing a bookmarkMohamedBassem2024-04-242-2/+12