wikijs-fork/server/modules/storage
myml b3731dd26e
fix: handle unicode chars when syncing files using git storage (#5272)
git has the quotopath option enabled by default,
filepaths with unicode characters will be escaped,
causing the wiki to not handle changes.
2022-05-09 21:39:08 -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 fix: add sfo3 to digitalocean spaces module 2022-04-29 21:38:39 -04: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: handle unicode chars when syncing files using git storage (#5272) 2022-05-09 21:39:08 -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