From cdb4307ef62b3dea194abefb98a3ed6f997e81e9 Mon Sep 17 00:00:00 2001 From: Lennart <18233294+lennart-k@users.noreply.github.com> Date: Mon, 30 Sep 2024 18:29:44 +0200 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index ab537e8..52aa635 100644 --- a/README.md +++ b/README.md @@ -25,8 +25,8 @@ a calendar server - [ ] Locking - [ ] Web UI - [ ] Testing such that I'm confident enough to use it myself :) -- [ ] WebDAV sync extension [RFC 6578](https://www.rfc-editor.org/rfc/rfc6578) - - [ ] implement getctag [see](https://github.com/apple/ccs-calendarserver/blob/master/doc/Extensions/caldav-ctag.txt) +- [x] WebDAV sync extension [RFC 6578](https://www.rfc-editor.org/rfc/rfc6578) + - [x] implement getctag [see](https://github.com/apple/ccs-calendarserver/blob/master/doc/Extensions/caldav-ctag.txt) - [ ] implement WebDAV If header - [ ] Ensure proper routing - [x] Trash bin