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