aboutsummaryrefslogtreecommitdiffstats
path: root/apps/web/components/dashboard/preview/LinkContentSection.tsx (unfollow)
Commit message (Expand)AuthorFilesLines
2025-08-23fix: preserve selected section in link preview in query paramsMohamedBassem1-2/+4
2025-08-23fix(security): Add CSP policies on asset serving pathMohamedBassem1-0/+1
2025-08-04feat: Add an error boundary around the custom rendererMohamedBassem1-2/+35
2025-08-03feat(web): Add special cards for specific websites. Fixes #1344MohamedBassem1-2/+26
2025-07-19feat: Add a proper reader modeMohamed Bassem1-156/+81
2025-07-04fix(web): Add icons to preview selectorsMohamed Bassem1-4/+19
2025-04-21fix: Rename cached content into reader modeMohamed Bassem1-4/+4
2025-04-13fix: Dont download html content by default in the bookmark grid. Fixes #1198Mohamed Bassem1-14/+22
2025-04-12chore: Rename hoarder packages to karakeepMohamedBassem1-2/+2
2025-02-02fix: Dont rearchive singlefile uploads and consider them as archivesMohamed Bassem1-2/+7
2024-12-27feat: Implement highlights support for links. Fixes #620Mohamed Bassem1-6/+88
2024-11-17feature: Add i18n support. Fixes #57 (#635)Mohamed Bassem1-4/+8
2024-10-28feature: Archive videos using yt-dlp. Fixes #215 (#525)kamtschatka1-0/+19
2024-07-01refactor: added the bookmark type to the database (#256)kamtschatka1-2/+6
2024-05-26feature: Full page archival with monolith. Fixes #132MohamedBassem1-0/+18
2024-05-12feature: Take full page screenshots #143 (#148)kamtschatka1-2/+4
2024-04-20fix: Use next/image for serving bookmark imagesMohamedBassem1-5/+14
2024-04-20feature: Download images and screenshotsMohamedBassem1-0/+77