aboutsummaryrefslogtreecommitdiffstats
path: root/apps/web/components/dashboard/UploadDropzone.tsx (follow)
Commit message (Expand)AuthorAgeFilesLines
* feat: Add source field to track bookmark creation sources (#2037)Mohamed Bassem2025-10-121-1/+7
* feat: markdown file upload support (#1647) (#1672)Rodrigo Santos2025-07-131-3/+20
* chore: Rename hoarder packages to karakeepMohamedBassem2025-04-121-2/+2
* feature(web): Move bookmark imports into settingsMohamedBassem2024-09-211-27/+2
* refactor: Extract useUpload into its own reusable hookMohamedBassem2024-09-211-20/+4
* refactor: added the bookmark type to the database (#256)kamtschatka2024-07-011-2/+3
* feature(web): support pasting image in the Editor Card (#228)Ahmad Mujahid2024-06-181-1/+1
* feature: Allow import Netscape HTML format (#163)kamtschatka2024-05-251-9/+46
* refactor: Move the shared types to the shared packageMohamedBassem2024-04-181-1/+1
* feature: Add PDF support (#88)Ahmad Mujahid2024-04-111-3/+4
* feature(web): Allow uploading directly into lists/tags. Fixes #69MohamedBassem2024-04-091-15/+10
* feature(web): Allow support for multiple asset upload at the same time. Fixes...MohamedBassem2024-03-301-16/+70
* fix(web): Consistent spacing in the content container in all pages. Fixes #40MohamedBassem2024-03-301-1/+1
* ui(web): Show an overlay when dragging is activeMohamedBassem2024-03-201-11/+31
* Feature: Add support for uploading images and automatically inferring their t...Mohamed Bassem2024-03-191-0/+79