forked from bleenco/ngx-uploader
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Add filter by size, through maxSize option * Add filenameHeader option and handle no-multipart uploads * Fix setRequestHeaders before opened xhr * Fix array filter call * Add brackets to if's, fix files iteration * Set proper types on xhr payload * Small style fixes * Typefy Files arrays
- Loading branch information
1 parent
e7b9fa1
commit c9d15fb
Showing
2 changed files
with
18 additions
and
18 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters