Skip to content

Drop file anywhere to upload #73

@durasj

Description

@durasj

The idea is to simplify file uploading. File could be dropped anywhere and would be uploaded. I think it would be best to use project https://github.com/danialfarid/ng-file-upload ... License is the same (MIT) and you will be able to provide a lot of features in practically no time.

Main features copied from their readme:

•file upload progress, cancel/abort
•file drag and drop (html5 only)
•image paste form clipboard and drag and drop from browser pages (html5 only).
•image resize native and image crop through ngImgCrop. See crop sample (html5 only)
•resumable uploads: pause/resume upload (html5 only)
•validation on file type/size, image width/height, video/audio duration and ng-required support.
•show thumbnail or preview of selected images/audio/videos

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions