sftpgo-mirror/internal/webdavd
Nicola Murino 95e9106902
use the new atomic types introduced in Go 1.19
we depend on Go 1.19 anyway

Signed-off-by: Nicola Murino <nicola.murino@gmail.com>
2022-08-30 15:47:41 +02:00
..
file.go use the new atomic types introduced in Go 1.19 2022-08-30 15:47:41 +02:00
handler.go move SFTPGo package to the internal folder 2022-07-24 16:18:54 +02:00
internal_test.go use epoch timestamp instead of current timestamp for unknown modification times 2022-08-16 17:59:13 +02:00
mimecache.go move SFTPGo package to the internal folder 2022-07-24 16:18:54 +02:00
server.go webdav: allow to disable the WWW-Authenticate header 2022-08-02 19:06:49 +02:00
webdavd.go webdav: allow to disable the WWW-Authenticate header 2022-08-02 19:06:49 +02:00
webdavd_test.go fs actions: add first upload/download 2022-08-21 19:01:08 +02:00