You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Remove utm that aren't working
* Update README.md
* integration test for file info upload API method
* refactoring
* tabs
* refactoring
* tabs
* tabs
* refactoring
* test fixed
* defaultError with status for UploadError
* pass RequestManager to UploadAPI
* separate validation methods for REST API and Upload API requests
* refactoring
* refactoring
* refactoring
* uploadStatus method updated
* formatting
* refactoring
* refactoring and fixes for integration tests
* integration test for multipart upload
* startMulipartUpload refactoring
* uploadIndividualFilePart refactoring
* completeMultipartUpload refactoring
* integratin tests for file groups added
* refactoring
* refactoring
* refactoring
* Alamofire is finally removed from dependencies
* cleanup
* Update test.yml
* tests refactoring
* tabs
* fixes
* tests accepts keys as arguments
* …
* Update test.yml
* Update test.yml
* pod version bump, removed Alamofire from dependencies
* removed Alamofire from Carthage dependencies
* Carthage project updated
* try to remove Cartfile
* Revert "try to remove Cartfile"
This reverts commit 7125783.
* build library for distribution
* …
* tabs
* test updated
* wip
* more methods implemented with Result type
* wip
* wip
* wip
* wip
* refactoring
* refactoring
* refactoring
* wip
* wip
* refactoring
* wip
* wip
* wip
* wip
* wip
* version
* wip
* wip
* wip
* wip
* wip
* refactoring
* Update test.yml
* tests updated
* tests updated
* tests updated
* Carthage build fixed
* documentation updated
* demo app updated with new lib methods
* Readme updated
* cleanup
* update files list on main thread in demo app
* allow setting signature from external source
* lib version bump
* Update README.md
* Update Upload API.md
* formatting
* Update Upload API.md
* custom uploadSignature can be provided for methods:
- Upload file from url
- Multipart file uploading
- Create files group from a set of files
- Create files group from a set of files UUIDs.
- Files group info
* custom uploadSignature can be provided for main uploadFile method that decides which upload method to use internally
* custom uploadSignature can be provided for upload method of UploadedFile object
* increase timeout for video conversion integration test
* documentation updated
* Update Sources/Uploadcare/Uploadcare.swift
Co-authored-by: Roman Sedykh <rsedykh@gmail.com>
* Update README.md
Co-authored-by: Roman Sedykh <rsedykh@gmail.com>
* Update Documentation/Upload API.md
Co-authored-by: Roman Sedykh <rsedykh@gmail.com>
Co-authored-by: Roman Sedykh <rsedykh@gmail.com>
Co-authored-by: Ivan Tse <github@nerdtower.com>
0 commit comments