aboutsummaryrefslogtreecommitdiffstats
path: root/apps/web/components/dashboard/preview (unfollow)
Commit message (Expand)AuthorFilesLines
2024-12-31feat: Add delete bookmark confirmation dialog. Fixes #776 (#787)Nicole Li1-22/+15
2024-12-28feat: Implement the all highlights page. Fixes #620Mohamed Bassem3-76/+9
2024-12-27feat: Implement highlights support for links. Fixes #620Mohamed Bassem5-6/+524
2024-12-21feature: WYSIWYG markdown for notes. Fixes #701 (#715)Giuseppe1-2/+5
2024-11-17feature: Add i18n support. Fixes #57 (#635)Mohamed Bassem4-11/+23
2024-10-28feature: Archive videos using yt-dlp. Fixes #215 (#525)kamtschatka2-0/+21
2024-10-27feature: Add a summarize with AI button for linksMohamed Bassem1-0/+2
2024-10-06refactor: Start tracking bookmark assets in the assets tableMohamedBassem1-55/+57
2024-10-05feature: Allow attaching custom banners to notes. Fixes: #106MohamedBassem2-3/+27
2024-10-05feature: Persevere the source URL of clipped texts from the extension.MohamedBassem1-10/+1
2024-09-22feature(web): Show attachments and allow users to manipulate them.MohamedBassem2-0/+211
2024-09-01feature(web): Manage tags in bulk actionsMohamedBassem1-2/+2
2024-07-01refactor: added the bookmark type to the database (#256)kamtschatka5-16/+20
2024-06-22feature: add support for PDF links. Fixes #28 (#216)kamtschatka1-2/+14
2024-06-09feature(web): Add syntax highlighting to code blocks and a quick copy button....kamtschatka1-4/+2
2024-05-26feature: Full page archival with monolith. Fixes #132MohamedBassem1-0/+18
2024-05-19ui(web): Set tag input field in preview modal to 100% width to fix overflow i...Cari1-2/+2
2024-05-16feature(web): Clicking an image in the preview modal will open it in a new ta...Cari1-6/+12
2024-05-16ui(web): Fixed overflow issues for very long titles (#152)Cari1-2/+2
2024-05-12feature: Take full page screenshots #143 (#148)kamtschatka1-2/+4
2024-04-25feature(web): Add ability to rename, merge and fast delete tags. Fixes #105 (...Mohamed Bassem1-130/+25
2024-04-24ui(web): Show bookmark URL when maximizing a bookmarkMohamedBassem2-2/+12
2024-04-20fix: Use next/image for serving bookmark imagesMohamedBassem1-5/+14
2024-04-20feature: Download images and screenshotsMohamedBassem3-36/+95
2024-04-18refactor: Move the shared types to the shared packageMohamedBassem6-6/+6
2024-04-15feature: Add title to bookmarks and allow editing them. Fixes #27MohamedBassem2-36/+180
2024-04-14fix(web): Fix some JS console errors in the preview pageMohamedBassem2-6/+15
2024-04-14feature(web): Allow changing the bookmark grid layout (#98)Mohamed Bassem1-1/+1
2024-04-11feature: Add PDF support (#88)Ahmad Mujahid1-17/+22
2024-04-07refactor(web): Move the tooltip provider to the root of the appMohamedBassem2-85/+77
2024-04-07feature: Extract hook logic into separate package and add a new action bar in...MohamedBassem5-0/+381