8000 Tags · bdunham/tus-js-client · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tags: bdunham/tus-js-client

Tags

v1.6.1

Toggle v1.6.1's commit message
1.6.1

v1.6.0

Toggle v1.6.0's commit message
1.6.0

v1.5.2

Toggle v1.5.2's commit message
1.5.2

v1.5.1

Toggle v1.5.1's commit message
1.5.1

v1.5.0

Toggle v1.5.0's commit message
Supply filename and filetype in demo and example

v1.4.5

Toggle v1.4.5's commit message
1.4.5

v1.4.4

Toggle v1.4.4's commit message
1.4.4

v1.4.3

Toggle v1.4.3's commit message
This patch release contains a few improvements to the upload handling in

addition to an improved test suite:

* Properly abort upload if invoked during callback
* Properly abort uploads in Node environment
* Handle locked files by emitting error and allowing retries

v1.4.2

Toggle v1.4.2's commit message
This small patch release contains a fix which corrects the approach u…

…sed for

detecting whether Web Storage is available. It previously failed to do so in the
private mode on iOS' Safari and therefore provided a wrong value for the
`canStoreURLs` variable (see tus#49).

v1.4.1

Toggle v1.4.1's commit message
This patch release fixes a regression in the Phantomjs

tests which was introduced in the previous v1.4.0 release.
0