Add <remove> to PROPPATCH implementation and some refactoring

This commit is contained in:
Lennart
2024-06-23 16:42:44 +02:00
parent 326aa9a895
commit 55e6faf822
7 changed files with 108 additions and 75 deletions

View File

@@ -9,7 +9,7 @@ a calendar server
- [ ] Proper filtering for REPORT method
- [ ] ICS parsing
- [x] Datetime parsing
- [ ] Implement PROPPATCH
- [x] Implement PROPPATCH
- [ ] Access Control
- [ ] OIDC support
- [ ] CardDAV
@@ -22,4 +22,3 @@ a calendar server
- [x] Trash bin
- [x] Hiding calendars instead of deleting them
- [ ] Restore endpoint