wikijs-fork/server/modules/storage
Rainshaw 1dc974245f
fix: sftp error when dir already exists (#4024)
when the dir exists, sftp.mkdir() would raise an error and ends the for loop.
2021-09-14 20:14:32 -04:00
..
azure feat: export creation date in dumped content (#2345) 2020-08-31 11:28:55 -04:00
box fix: stream assets from storage local locations (#2087) 2020-07-12 12:19:01 -04:00
digitalocean feat: SFTP storage module + sensitive field option 2019-12-25 01:47:19 -05:00
disk fix: update storage.js to match pageHelper.injectPageMetadata (#2832) 2021-01-29 14:15:22 -05:00
dropbox fix: stream assets from storage local locations (#2087) 2020-07-12 12:19:01 -04:00
gdrive fix: stream assets from storage local locations (#2087) 2020-07-12 12:19:01 -04:00
git fix: git storage - handle renamed files & assets (#4307) 2021-09-01 12:11:33 -04:00
onedrive fix: stream assets from storage local locations (#2087) 2020-07-12 12:19:01 -04:00
s3 fix: S3 copyObject usage - Missing bucket name (#3745) 2021-03-23 11:14:29 -04:00
s3generic feat: extra options for generic S3 module 2020-06-07 18:28:16 -04:00
sftp fix: sftp error when dir already exists (#4024) 2021-09-14 20:14:32 -04:00