aboutsummaryrefslogtreecommitdiffstats
path: root/apps/web/components/dashboard/preview/AttachmentBox.tsx (unfollow)
Commit message (Expand)AuthorFilesLines
2025-07-26fix: Avoid prefetching assets and tags in the link component. Fixes #1759Mohamed Bassem1-0/+2
2025-05-31refactor: Move bookmark utils from shared-react to sharedMohamed Bassem1-1/+1
2025-04-12chore: Rename hoarder packages to karakeepMohamedBassem1-4/+4
2025-02-23feat: Add a setting page to manage assets. Fixes #730Mohamed Bassem1-30/+5
2025-02-17feat: Add PDF screenshot generation and display (#995)Ahmad Mujahid1-0/+1
2025-01-11feat: Add support for singlefile extension uploads. #172Mohamed Bassem1-0/+1
2024-11-17feature: Add i18n support. Fixes #57 (#635)Mohamed Bassem1-1/+3
2024-10-28feature: Archive videos using yt-dlp. Fixes #215 (#525)kamtschatka1-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: #106MohamedBassem1-3/+9
2024-09-22feature(web): Show attachments and allow users to manipulate them.MohamedBassem1-0/+209