aboutsummaryrefslogtreecommitdiffstats
path: root/apps/web/components/dashboard/preview (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* fix: Use next/image for serving bookmark imagesMohamedBassem2024-04-201-5/+14
* feature: Download images and screenshotsMohamedBassem2024-04-203-36/+95
* refactor: Move the shared types to the shared packageMohamedBassem2024-04-186-6/+6
* feature: Add title to bookmarks and allow editing them. Fixes #27MohamedBassem2024-04-152-36/+180
* fix(web): Fix some JS console errors in the preview pageMohamedBassem2024-04-142-6/+15
* feature(web): Allow changing the bookmark grid layout (#98)Mohamed Bassem2024-04-141-1/+1
* feature: Add PDF support (#88)Ahmad Mujahid2024-04-111-17/+22
* refactor(web): Move the tooltip provider to the root of the appMohamedBassem2024-04-072-85/+77
* feature: Extract hook logic into separate package and add a new action bar in...MohamedBassem2024-04-075-0/+381