filestash/server/model/backend
Mickael Kerjean 9f7ede0d5a fix (s3): filter out current prefix from ls results
As reported by Luke, creating a folder on S3 would show a file with the same name in that same folder
2020-02-05 01:45:37 +11:00
..
ftp.go improve (API): Cat now returns a io.ReadCloser to make it obvious it has to be closed 2019-04-04 19:27:06 +11:00
gdrive.go improve (API): Cat now returns a io.ReadCloser to make it obvious it has to be closed 2019-04-04 19:27:06 +11:00
git.go improve (API): Cat now returns a io.ReadCloser to make it obvious it has to be closed 2019-04-04 19:27:06 +11:00
s3.go fix (s3): filter out current prefix from ls results 2020-02-05 01:45:37 +11:00
sftp.go security (backend): opt in on host key verification for the SFTP backend 2019-04-17 15:02:12 +10:00
webdav.go fix (webdav): handle webdav URL encoding 2019-11-07 12:34:26 +11:00