Go to file
Conrad Hoffmann 8c8d96c2bc Fix conflation of URL and storage path
The path returned must of course be the external URL path, not the
internal storage path.
2022-02-28 19:48:49 +01:00
auth Define and use an auth context structure 2022-02-23 21:09:20 +01:00
cmd/tokidoki Register COPY & MOVE methods with chi 2022-02-24 13:39:03 +01:00
storage Fix conflation of URL and storage path 2022-02-28 19:48:49 +01:00
go.mod Depend on latest go-webdav version 2022-02-24 12:51:57 +01:00
go.sum Depend on latest go-webdav version 2022-02-24 12:51:57 +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.