aboutsummaryrefslogtreecommitdiffstats
path: root/apps/web/components/dashboard/UploadDropzone.tsx (unfollow)
Commit message (Expand)AuthorFilesLines
2024-09-21feature(web): Move bookmark imports into settingsMohamedBassem1-27/+2
2024-09-21refactor: Extract useUpload into its own reusable hookMohamedBassem1-20/+4
2024-07-01refactor: added the bookmark type to the database (#256)kamtschatka1-2/+3
2024-06-18feature(web): support pasting image in the Editor Card (#228)Ahmad Mujahid1-1/+1
2024-05-25feature: Allow import Netscape HTML format (#163)kamtschatka1-9/+46
2024-04-18refactor: Move the shared types to the shared packageMohamedBassem1-1/+1
2024-04-11feature: Add PDF support (#88)Ahmad Mujahid1-3/+4
2024-04-09feature(web): Allow uploading directly into lists/tags. Fixes #69MohamedBassem1-15/+10
2024-03-30feature(web): Allow support for multiple asset upload at the same time. Fixes...MohamedBassem1-16/+70
2024-03-30fix(web): Consistent spacing in the content container in all pages. Fixes #40MohamedBassem1-1/+1
2024-03-20ui(web): Show an overlay when dragging is activeMohamedBassem1-11/+31
2024-03-19Feature: Add support for uploading images and automatically inferring their t...Mohamed Bassem1-0/+79