aboutsummaryrefslogtreecommitdiffstats
path: root/apps/web/components/dashboard/UploadDropzone.tsx (unfollow)
Commit message (Expand)AuthorFilesLines
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