XiaoningLiu
1ffa38e7b1
Updated TS version to 3.1.6; Convert CanonicalizedResource to lowercase before signing
2018-11-26 16:06:16 +08:00
XiaoningLiu
dad10fd6bf
Removed `File` from `uploadBrowserDataToBlockBlob` parameter type list, because `File` extends `Blob` which is already in the list.
2018-11-26 16:06:16 +08:00
XiaoningLiu
040d0d1a48
Updated names of exported interfaces `IHTTPPipelineLogger` & `IHTTPClient` to `IHttpPipelineLogger` & `IHttpClient`.
2018-11-26 16:06:16 +08:00
XiaoningLiu
a7c26a8ffb
Fixed typos in samples; Updated gulp version;
2018-11-26 16:06:16 +08:00
Xiaoning Liu
d0c7aa4988
Export RequestPolicyFactory, RequestPolicy and RequestPolicyOptions
2018-11-26 16:05:30 +08:00
Xiaoning Liu
41d943f1cb
Added SAS fix testing cases
2018-11-26 16:05:30 +08:00
Xiaoning Liu
4680053755
Fixed a bug when generating account/blob sas
2018-11-26 16:04:58 +08:00
Xiaoning Liu
8c50b3e043
Added fault injection into retriableReadableStream implmentation
2018-11-26 15:07:29 +08:00
Xiaoning Liu
902d21d997
Added stream retry when `BlobURL.download` response stream unexcepted ends.
2018-11-14 17:48:21 +08:00
Sercan Guler [MSFT]
e3b601301e
Update README.md
2018-10-24 21:40:58 -07:00
Sercan Guler [MSFT]
13f8296099
Update README.md
2018-10-24 21:40:58 -07:00
Sercan Guler [MSFT]
ec41d7b158
Adding API Reference link
2018-10-24 21:40:58 -07:00
Vincent Jiang (LEI)
f9deab4603
Merge pull request #20 from XiaoningLiu/10.1.0
...
10.1.0-preview
2018-09-29 21:50:47 -07:00
Xiaoning Liu
8f9b21ad93
Prepare 10.1.0-preview, changelog and ThridPartyNotice.txt changes
2018-09-29 17:53:21 +08:00
Xiaoning Liu
ca6add8708
Optimized samples for easliy copy/past execution
2018-09-29 15:08:36 +08:00
Xiaoning Liu
e3be14ada3
Improved contribution/readme about SAS and CORS
2018-09-29 14:28:44 +08:00
Xiaoning Liu
ee5e4afad9
Renamed Aborter.None to Aborter.none
2018-09-29 14:08:40 +08:00
Xiaoning Liu
01f1d4ccf5
Removed built-in polyfills for IE11
2018-09-29 13:48:07 +08:00
Xiaoning Liu
e5f398e19f
Followup items after merging rollup related PRs
2018-09-29 13:18:29 +08:00
Xiaoning Liu
a44f8c62c7
Fixed #14 , escape blob name during shared key authentication
2018-09-26 11:21:16 +08:00
Brian Terlson
1747676993
Add prettier config file
2018-09-26 11:16:32 +08:00
Brian Terlson
c63e7ed1f1
Remove deep import of ms-rest-js types ( #15 )
...
* Remove deep import of ms-rest-js types
* Fix quoting
2018-09-26 11:15:58 +08:00
Brian Terlson
8c4d35679c
Fix typo in highlevel test ( #12 )
2018-09-26 11:15:08 +08:00
Brian Terlson
2b09584c45
Rollup, tsconfig fixes, externalize ms-rest-js, tslib ( #11 )
...
* Rollup, tsconfig fixes, externalize auto-rest, tslib
* Add rollup config
* Update rollup config; produce browser build
* tsconfig.json: enable esModuleInterop, set module to esNext
* Update package.json browser field
* Update npm ignore to include original source
* Clean up package.json, fix build
* Updates to make webpack tree-shake appropriately
* Rollup for tests, including browsers
* Update gitignore
* Change global name to azblob
* Use isNode in bloburl test
* Update .npmignore
* clean up clean task
* Remove node-builtins and node-globals in favor of explict shims
2018-09-26 11:08:03 +08:00
Xiaoning Liu
9c798800ef
Renamed ThridPartyNotice.txt to ThirdPartyNotices.txt
2018-09-07 16:35:01 +08:00
Xiaoning Liu
17bfdd9fd6
Added ThridPartyNotice.txt
2018-09-07 16:35:01 +08:00
Xiaoning Liu
8edfe64f02
Fixed Node.jsV6 compatibility issue by removing Object.values in ms-rest-js; Removed meatada for pageblobincrementalcopy
2018-09-07 16:35:01 +08:00
Xiaoning Liu
58edd0f488
Removed useage of padStart to support Node.jsV6; Added least Node.js support version in package.json
2018-09-07 16:35:01 +08:00
Xiaoning Liu
79b7e00348
Updated changelog
2018-09-07 16:35:01 +08:00
Xiaoning Liu
d19ccf1494
Updated readme, aborter samples and first char case of highlevel methods
2018-09-07 16:35:01 +08:00
Xiaoning Liu
6a14168ddd
Applied ms-rest-js fix for IE undefined xhr body
2018-09-07 16:35:01 +08:00
Xiaoning Liu
bc8f2d34e4
Update readme document with aka.ms js bundle downloading link
2018-09-07 16:35:01 +08:00
XiaoningLiu
2401f02d40
added license into blob npm package
2018-09-07 16:35:01 +08:00
Xiaoning Liu
af358299d2
Fixed readme markdown style
2018-09-07 16:35:01 +08:00
Xiaoning Liu
653e215c9d
Droped os from browser js bundle dependency
2018-09-07 16:35:01 +08:00
Xiaoning Liu
abc412fa4d
Error -> RangeError for parameter checking errors; Documents and comments improve
2018-09-07 16:35:01 +08:00
Xiaoning Liu
d838afc8aa
Resolved CR comments
2018-09-07 16:35:01 +08:00
Xiaoning Liu
50950908f0
Make response headers optional, fixed IE11 XML parsing error
2018-09-07 16:35:01 +08:00
Xiaoning Liu
4dbdca491e
Applied response flatting; Added transactional MD5; setBlobTier lease
2018-09-07 16:35:01 +08:00
Xiaoning Liu
8a0dd4c0a3
Updated setTier with leaseid options
2018-09-07 16:35:01 +08:00
XiaoningLiu
408b685e99
Initial checkin source code
2018-09-07 16:35:01 +08:00
XiaoningLiu
3d36dbbe33
Updated README.md and removed blob specific description in title
2018-08-21 07:51:49 +08:00
XiaoningLiu
08806bc3a6
Updated README.md
2018-08-17 07:53:00 +08:00
Microsoft Open Source
982eaed0d5
Initial commit
2018-08-04 04:40:15 -07:00
Microsoft Open Source
591eb2d31e
Initial commit
2018-08-04 04:40:14 -07:00
Microsoft GitHub User
026c1a4dd2
Initial commit
2018-08-04 04:40:09 -07:00