This website requires JavaScript.
Explore
Help
Register
Sign In
opensource
/
filestash
Watch
1
Star
0
Fork
0
You've already forked filestash
mirror of
https://github.com/mickael-kerjean/filestash.git
synced
2025-10-29 17:18:43 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
filestash
/
server
/
model
/
backend
History
Mickael Kerjean
995a5f2f04
fix (webdav): handle webdav URL encoding
2019-11-07 12:34:26 +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): incorrect ModifiedAt timestamps for S3 (
#200
-
#204
)
2019-09-29 21:56:14 +10: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