Skip to content

Commit cfeef13

Browse files
committed
2.0.3
1 parent 1cf7d8e commit cfeef13

24 files changed

+75
-37
lines changed

CHANGELOG.md

Lines changed: 11 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,16 @@ All notable changes to this project will be documented in this file.
33

44
The format is based on [Keep a Changelog](http://keepachangelog.com/) and this project adheres to [Semantic Versioning](http://semver.org/).
55

6-
## [] - 2018-03-10
6+
## [Unreleased]
7+
8+
## [2.0.3] - 2018-03-25
9+
### Fixed
10+
- [FTP] Prevents server crash when unable to connect to server (https://github.com/silexlabs/CloudExplorer2/issues/57)
11+
12+
## [2.0.2] - 2018-03-10
713
### Fixed
814
- [GitHub] OAuth scopes are provided in request headers (https://github.com/silexlabs/unifile/issues/123)
15+
- [GitHub] Fix batch update with multi levels tree
916

1017
## [2.0.1] - 2017-12-11 - 2018-03-10
1118
### Fixed
@@ -62,7 +69,9 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/) and this p
6269
### Changed
6370
- Total rework of the philosphy
6471

65-
[]: https://github.com/silexlabs/unifile/compare/v2.0.1...v
72+
[Unreleased]: https://github.com/silexlabs/unifile/compare/v2.0.3...HEAD
73+
[2.0.3]: https://github.com/silexlabs/unifile/compare/v2.0.2...v2.0.3
74+
[2.0.2]: https://github.com/silexlabs/unifile/compare/v2.0.1...v2.0.2
6675
[2.0.1]: https://github.com/silexlabs/unifile/compare/v2.0.0...v2.0.1
6776
[2.0.0]: https://github.com/silexlabs/unifile/compare/v1.2.0...v2.0.0
6877
[1.2.0]: https://github.com/silexlabs/unifile/compare/v1.1.0...v1.2.0

docs/BatchError.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -165,7 +165,7 @@ <h4 class="name" id="BatchError"><span class="type-signature"></span>new BatchEr
165165
<br class="clear">
166166

167167
<footer>
168-
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.5.5</a> on Sat Mar 10 2018 00:26:25 GMT+0100 (CET) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
168+
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.5.5</a> on Sun Mar 25 2018 13:37:12 GMT+0200 (Romance Daylight Time) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
169169
</footer>
170170

171171
<script>prettyPrint();</script>

docs/DropboxConnector.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -45,9 +45,9 @@ <h2>
4545

4646
<div class="class-description"><p>Service connector for <a href="https://dropbox.com">Dropbox</a> plateform.</p>
4747
<p>This will need a registered Dropbox application with valid redirection for your server.
48-
You can register a new application <a href="https://%3Ca%20href=%22http://www.dropbox.com/developers/apps">here</a>">www.dropbox.com/developers/apps|here}</a> and
48+
You can register a new application <a href="https://www.dropbox.com/developers/apps">here</a> and
4949
learn more about Dropbox OAuth Web application flow
50-
<a href="https://%3Ca%20href=%22http://www.dropbox.com/developers/reference/oauth-guide">here</a>">www.dropbox.com/developers/reference/oauth-guide|here}</a></p></div>
50+
<a href="https://www.dropbox.com/developers/reference/oauth-guide">here</a></p></div>
5151

5252

5353
</header>
@@ -332,7 +332,7 @@ <h6>Properties</h6>
332332

333333
<td class="description last"><p>Write mode when files conflicts. Must be one of
334334
'add'/'overwrite'/'update'.
335-
<a href="https://%3Ca%20href=%22http://www.dropbox.com/developers/documentation/http/documentation#files-upload">see">www.dropbox.com/developers/documentation/http/documentation#files-upload|see</a> Dropbox manual</a></p></td>
335+
<a href="https://www.dropbox.com/developers/documentation/http/documentation#files-upload">see Dropbox manual</a></p></td>
336336
</tr>
337337

338338

@@ -430,7 +430,7 @@ <h6>Properties</h6>
430430
<br class="clear">
431431

432432
<footer>
433-
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.5.5</a> on Sat Mar 10 2018 00:26:25 GMT+0100 (CET) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
433+
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.5.5</a> on Sun Mar 25 2018 13:37:12 GMT+0200 (Romance Daylight Time) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
434434
</footer>
435435

436436
<script>prettyPrint();</script>

docs/FsConnector.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -398,7 +398,7 @@ <h6>Properties</h6>
398398
<br class="clear">
399399

400400
<footer>
401-
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.5.5</a> on Sat Mar 10 2018 00:26:25 GMT+0100 (CET) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
401+
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.5.5</a> on Sun Mar 25 2018 13:37:12 GMT+0200 (Romance Daylight Time) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
402402
</footer>
403403

404404
<script>prettyPrint();</script>

docs/FtpConnector.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -354,7 +354,7 @@ <h6>Properties</h6>
354354
<br class="clear">
355355

356356
<footer>
357-
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.5.5</a> on Sat Mar 10 2018 00:26:25 GMT+0100 (CET) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
357+
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.5.5</a> on Sun Mar 25 2018 13:37:12 GMT+0200 (Romance Daylight Time) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
358358
</footer>
359359

360360
<script>prettyPrint();</script>

docs/GitHubConnector.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -470,7 +470,7 @@ <h6>Properties</h6>
470470
<br class="clear">
471471

472472
<footer>
473-
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.5.5</a> on Sat Mar 10 2018 00:26:25 GMT+0100 (CET) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
473+
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.5.5</a> on Sun Mar 25 2018 13:37:12 GMT+0200 (Romance Daylight Time) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
474474
</footer>
475475

476476
<script>prettyPrint();</script>

docs/RemoteStorageConnector.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -337,7 +337,7 @@ <h6>Properties</h6>
337337
<br class="clear">
338338

339339
<footer>
340-
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.5.5</a> on Sat Mar 10 2018 00:26:25 GMT+0100 (CET) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
340+
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.5.5</a> on Sun Mar 25 2018 13:37:12 GMT+0200 (Romance Daylight Time) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
341341
</footer>
342342

343343
<script>prettyPrint();</script>

docs/SftpConnector.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -354,7 +354,7 @@ <h6>Properties</h6>
354354
<br class="clear">
355355

356356
<footer>
357-
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.5.5</a> on Sat Mar 10 2018 00:26:25 GMT+0100 (CET) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
357+
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.5.5</a> on Sun Mar 25 2018 13:37:12 GMT+0200 (Romance Daylight Time) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
358358
</footer>
359359

360360
<script>prettyPrint();</script>

docs/Unifile.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3807,7 +3807,7 @@ <h5>Returns:</h5>
38073807
<br class="clear">
38083808

38093809
<footer>
3810-
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.5.5</a> on Sat Mar 10 2018 00:26:25 GMT+0100 (CET) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
3810+
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.5.5</a> on Sun Mar 25 2018 13:37:12 GMT+0200 (Romance Daylight Time) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
38113811
</footer>
38123812

38133813
<script>prettyPrint();</script>

docs/UnifileError.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -164,7 +164,7 @@ <h4 class="name" id="UnifileError"><span class="type-signature"></span>new Unifi
164164
<br class="clear">
165165

166166
<footer>
167-
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.5.5</a> on Sat Mar 10 2018 00:26:25 GMT+0100 (CET) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
167+
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.5.5</a> on Sun Mar 25 2018 13:37:12 GMT+0200 (Romance Daylight Time) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
168168
</footer>
169169

170170
<script>prettyPrint();</script>

docs/error.js.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ <h1 class="page-title">error.js</h1>
9393
<br class="clear">
9494

9595
<footer>
96-
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.5.5</a> on Sat Mar 10 2018 00:26:25 GMT+0100 (CET) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
96+
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.5.5</a> on Sun Mar 25 2018 13:37:12 GMT+0200 (Romance Daylight Time) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
9797
</footer>
9898

9999
<script>prettyPrint();</script>

docs/external-Promise.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -138,7 +138,7 @@ <h2>
138138
<br class="clear">
139139

140140
<footer>
141-
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.5.5</a> on Sat Mar 10 2018 00:26:25 GMT+0100 (CET) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
141+
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.5.5</a> on Sun Mar 25 2018 13:37:12 GMT+0200 (Romance Daylight Time) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
142142
</footer>
143143

144144
<script>prettyPrint();</script>

docs/external-ReadableStream.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -138,7 +138,7 @@ <h2>
138138
<br class="clear">
139139

140140
<footer>
141-
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.5.5</a> on Sat Mar 10 2018 00:26:25 GMT+0100 (CET) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
141+
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.5.5</a> on Sun Mar 25 2018 13:37:12 GMT+0200 (Romance Daylight Time) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
142142
</footer>
143143

144144
<script>prettyPrint();</script>

docs/external-WritableStream.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -138,7 +138,7 @@ <h2>
138138
<br class="clear">
139139

140140
<footer>
141-
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.5.5</a> on Sat Mar 10 2018 00:26:25 GMT+0100 (CET) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
141+
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.5.5</a> on Sun Mar 25 2018 13:37:12 GMT+0200 (Romance Daylight Time) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
142142
</footer>
143143

144144
<script>prettyPrint();</script>

docs/global.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1593,7 +1593,7 @@ <h5>Type:</h5>
15931593
<br class="clear">
15941594

15951595
<footer>
1596-
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.5.5</a> on Sat Mar 10 2018 00:26:25 GMT+0100 (CET) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
1596+
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.5.5</a> on Sun Mar 25 2018 13:37:12 GMT+0200 (Romance Daylight Time) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
15971597
</footer>
15981598

15991599
<script>prettyPrint();</script>

docs/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@ <h2>Roadmap</h2><p><strong>Let's discuss <a href="https://github.com/silexlabs/u
105105
<br class="clear">
106106

107107
<footer>
108-
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.5.5</a> on Sat Mar 10 2018 00:26:25 GMT+0100 (CET) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
108+
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.5.5</a> on Sun Mar 25 2018 13:37:12 GMT+0200 (Romance Daylight Time) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
109109
</footer>
110110

111111
<script>prettyPrint();</script>

docs/index.js.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -406,7 +406,7 @@ <h1 class="page-title">index.js</h1>
406406
<br class="clear">
407407

408408
<footer>
409-
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.5.5</a> on Sat Mar 10 2018 00:26:25 GMT+0100 (CET) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
409+
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.5.5</a> on Sun Mar 25 2018 13:37:12 GMT+0200 (Romance Daylight Time) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
410410
</footer>
411411

412412
<script>prettyPrint();</script>

docs/unifile-dropbox.js.html

Lines changed: 13 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -399,16 +399,24 @@ <h1 class="page-title">unifile-dropbox.js</h1>
399399
'Authorization': 'Bearer ' + session.token,
400400
'Content-Type': 'application/octet-stream',
401401
'User-Agent': 'Unifile',
402-
'Dropbox-API-Arg': JSON.stringify({
402+
'Dropbox-API-Arg': safeStringify({
403403
path: makePathAbsolute(path),
404404
mode: this.writeMode
405405
})
406406
}
407407
})
408408
.on('response', (response) => {
409-
if(response.statusCode === 409)
410-
writeStream.emit('error', new UnifileError(UnifileError.EIO, 'Creation failed'));
411-
else if(response.statusCode === 200) writeStream.emit('close');
409+
switch (response.statusCode) {
410+
case 200:
411+
writeStream.emit('close');
412+
break;
413+
case 400: //falltrough
414+
case 409:
415+
writeStream.emit('error', new UnifileError(UnifileError.EINVAL, 'Invalid stream'));
416+
break;
417+
default:
418+
writeStream.emit('error', new UnifileError(UnifileError.EIO, 'Creation failed'));
419+
}
412420
});
413421

414422
return writeStream;
@@ -634,7 +642,7 @@ <h1 class="page-title">unifile-dropbox.js</h1>
634642
<br class="clear">
635643

636644
<footer>
637-
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.5.5</a> on Sat Mar 10 2018 00:26:25 GMT+0100 (CET) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
645+
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.5.5</a> on Sun Mar 25 2018 13:37:12 GMT+0200 (Romance Daylight Time) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
638646
</footer>
639647

640648
<script>prettyPrint();</script>

docs/unifile-fs.js.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -242,7 +242,7 @@ <h1 class="page-title">unifile-fs.js</h1>
242242
<br class="clear">
243243

244244
<footer>
245-
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.5.5</a> on Sat Mar 10 2018 00:26:25 GMT+0100 (CET) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
245+
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.5.5</a> on Sun Mar 25 2018 13:37:12 GMT+0200 (Romance Daylight Time) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
246246
</footer>
247247

248248
<script>prettyPrint();</script>

docs/unifile-ftp.js.html

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -198,6 +198,9 @@ <h1 class="page-title">unifile-ftp.js</h1>
198198

199199
return new Promise((resolve, reject) => {
200200
const client = new Ftp(ftpConf);
201+
client.on('error', (err) => {
202+
reject(err);
203+
});
201204
// Successful connection
202205
client.once('connect', () => {
203206
client.auth(ftpConf.user, ftpConf.password, (err) => {
@@ -207,7 +210,10 @@ <h1 class="page-title">unifile-ftp.js</h1>
207210
});
208211
})
209212
.catch((err) => {
210-
throw new UnifileError(UnifileError.EACCES, 'Invalid credentials');
213+
if(err.code === 'ETIMEDOUT')
214+
throw new UnifileError(UnifileError.EIO, 'Unable to reach server');
215+
else
216+
throw new UnifileError(UnifileError.EACCES, 'Invalid credentials');
211217
})
212218
.then(() => {
213219
Object.assign(session, ftpConf);
@@ -341,7 +347,7 @@ <h1 class="page-title">unifile-ftp.js</h1>
341347
<br class="clear">
342348

343349
<footer>
344-
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.5.5</a> on Sat Mar 10 2018 00:26:25 GMT+0100 (CET) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
350+
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.5.5</a> on Sun Mar 25 2018 13:37:12 GMT+0200 (Romance Daylight Time) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
345351
</footer>
346352

347353
<script>prettyPrint();</script>

docs/unifile-github.js.html

Lines changed: 20 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -668,6 +668,7 @@ <h1 class="page-title">unifile-github.js</h1>
668668
actionsChain = actionsChain.then(() => this[transformTree](session, splitPath[0], (treeRes, done) => {
669669
const newTrees = {};
670670
const blobsWaiting = [];
671+
671672
for(const currentAction of fileActions) {
672673
const path = getPathTokens(currentAction.path).slice(2).join('/');
673674
switch (currentAction.name.toLowerCase()) {
@@ -683,6 +684,8 @@ <h1 class="page-title">unifile-github.js</h1>
683684
const src = path;
684685
const dest = getPathTokens(currentAction.destination).slice(2).join('/');
685686
treeRes.tree = move(src, dest, treeRes);
687+
const re = new RegExp(`(^|/)${src}($|/)`);
688+
blobsWaiting.forEach((blob) => blob.path = blob.path.replace(re, `$1${dest}$2`));
686689
break;
687690
case 'mkdir':
688691
newTrees[path] = {
@@ -695,9 +698,18 @@ <h1 class="page-title">unifile-github.js</h1>
695698
return new Promise.reject(new UnifileError(
696699
UnifileError.EINVAL,
697700
'WriteFile actions should have a content'));
698-
// Get the longest path matching this file parent
699-
const closestParent = Object.keys(newTrees).filter((p) => path.includes(p)).sort().pop();
700-
if(closestParent) {
701+
if(path.includes('/')) {
702+
// We'll need a subtree
703+
// Check existing ones with the longest path matching this file parent
704+
let closestParent = Object.keys(newTrees).filter((p) => path.includes(p)).sort().pop();
705+
if(!closestParent) {
706+
// If none, create one
707+
closestParent = path.split('/').slice(0, -1).join('/');
708+
newTrees[closestParent] = {
709+
tree: [],
710+
blobs: []
711+
};
712+
}
701713
newTrees[closestParent].blobs.push(this[createBlob](session, splitPath[0], currentAction.content));
702714
newTrees[closestParent].tree.push({
703715
path: path.replace(closestParent + '/', ''),
@@ -707,7 +719,7 @@ <h1 class="page-title">unifile-github.js</h1>
707719
} else {
708720
treeRes.tree = treeRes.tree.filter((node) => node.path !== path);
709721
const newNode = {
710-
path: path.replace(closestParent + '/', ''),
722+
path: path,
711723
mode: '100644',
712724
type: 'blob'
713725
};
@@ -766,6 +778,9 @@ <h1 class="page-title">unifile-github.js</h1>
766778
.catch((e) => {
767779
done(new Error(`Could not create a new tree ${e}`));
768780
});
781+
})
782+
.catch((e) => {
783+
done(new Error(`Could not create a new blob ${e}`));
769784
});
770785
}, message || 'Batch update', splitPath[1]))
771786
.catch((err) => err.name !== 'BatchError', (err) => {
@@ -1043,7 +1058,7 @@ <h1 class="page-title">unifile-github.js</h1>
10431058
<br class="clear">
10441059

10451060
<footer>
1046-
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.5.5</a> on Sat Mar 10 2018 00:26:25 GMT+0100 (CET) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
1061+
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.5.5</a> on Sun Mar 25 2018 13:37:12 GMT+0200 (Romance Daylight Time) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
10471062
</footer>
10481063

10491064
<script>prettyPrint();</script>

docs/unifile-remoteStorage.js.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -341,7 +341,7 @@ <h1 class="page-title">unifile-remoteStorage.js</h1>
341341
<br class="clear">
342342

343343
<footer>
344-
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.5.5</a> on Sat Mar 10 2018 00:26:25 GMT+0100 (CET) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
344+
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.5.5</a> on Sun Mar 25 2018 13:37:12 GMT+0200 (Romance Daylight Time) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
345345
</footer>
346346

347347
<script>prettyPrint();</script>

docs/unifile-sftp.js.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -327,7 +327,7 @@ <h1 class="page-title">unifile-sftp.js</h1>
327327
<br class="clear">
328328

329329
<footer>
330-
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.5.5</a> on Sat Mar 10 2018 00:26:25 GMT+0100 (CET) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
330+
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.5.5</a> on Sun Mar 25 2018 13:37:12 GMT+0200 (Romance Daylight Time) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
331331
</footer>
332332

333333
<script>prettyPrint();</script>

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "unifile",
33
"description": "Library to provide a unified API, mirroring Fs, for cloud storage services. ",
4-
"version": "2.0.2",
4+
"version": "2.0.3",
55
"author": "Jean-Baptiste Richardet <jeanbaptiste.richardet@gmail.com> (https://github.com/JbIPS)",
66
"contributors": [
77
"Alex Hoyau <a.hoyau@silexlabs.org> (https://lexoyo.me/)"

0 commit comments

Comments
 (0)