aboutsummaryrefslogtreecommitdiffstats
path: root/apps/web/components/dashboard/preview/LinkContentSection.tsx (follow)
Commit message (Expand)AuthorAgeFilesLines
* feat: Add collaborative lists (#2146)Mohamed Bassem2025-11-171-0/+4
* 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-031-2/+26
* feat: Add a proper reader modeMohamed Bassem2025-07-191-156/+81
* fix(web): Add icons to preview selectorsMohamed Bassem2025-07-041-4/+19
* 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-121-2/+2
* fix: Dont rearchive singlefile uploads and consider them as archivesMohamed Bassem2025-02-021-2/+7
* feat: Implement highlights support for links. Fixes #620Mohamed Bassem2024-12-271-6/+88
* feature: Add i18n support. Fixes #57 (#635)Mohamed Bassem2024-11-171-4/+8
* feature: Archive videos using yt-dlp. Fixes #215 (#525)kamtschatka2024-10-281-0/+19
* refactor: added the bookmark type to the database (#256)kamtschatka2024-07-011-2/+6
* feature: Full page archival with monolith. Fixes #132MohamedBassem2024-05-261-0/+18
* feature: Take full page screenshots #143 (#148)kamtschatka2024-05-121-2/+4
* fix: Use next/image for serving bookmark imagesMohamedBassem2024-04-201-5/+14
* feature: Download images and screenshotsMohamedBassem2024-04-201-0/+77