carddav
|
webdav: add MKCOL support to server
|
2020-01-21 22:05:59 +01:00 |
internal
|
webdav: add MKCOL support to server
|
2020-01-21 22:05:59 +01:00 |
.gitignore
|
Initial commit
|
2017-08-26 14:46:44 +02:00 |
client.go
|
webdav: populate FileInfo.MIMEType in client
|
2020-01-21 22:46:56 +01:00 |
fs_local.go
|
webdav: add MIMEType to FileInfo
|
2020-01-21 22:43:39 +01:00 |
go.mod
|
carddav: add Client.QueryAddressBook
|
2020-01-14 23:44:21 +01:00 |
go.sum
|
Add go.sum
|
2020-01-15 11:17:07 +01:00 |
LICENSE
|
Start from scratch
|
2020-01-14 17:51:33 +01:00 |
README.md
|
readme: license is now MIT
|
2020-01-16 16:30:11 +01:00 |
server.go
|
webdav: make FileInfo.ModTime optional
|
2020-01-21 22:44:10 +01:00 |
webdav.go
|
webdav: add MIMEType to FileInfo
|
2020-01-21 22:43:39 +01:00 |