Go to file
Conrad Hoffmann e5db18e289 Remove stat call from happy path
Just try to read the file, use it if it works. Only if the file does
not exist, create default address book and try again.
2022-03-16 15:02:18 +01:00
auth Keep context keys private 2022-03-16 14:33:47 +01:00
cmd/tokidoki Register COPY & MOVE methods with chi 2022-02-24 13:39:03 +01:00
storage Remove stat call from happy path 2022-03-16 15:02:18 +01:00
go.mod Depend on latest go-webdav version 2022-03-10 16:52:07 +01:00
go.sum Depend on latest go-webdav version 2022-03-10 16:52:07 +01:00
LICENSE Initial commit 2022-02-21 09:52:55 +01:00
README.md Initial commit 2022-02-21 09:52:55 +01:00

tokidoki

Tokidoki is a (WIP) carddav and caldav server.