descriptionA CardDAV/CalDAV server.
ownerJelmer Vernooij
last changeSun, 10 Apr 2016 11:43:46 +0000 (11:43 +0000)
shortlog
2016-04-10 Jelmer VernooijRefactor the CollectionHTTPServer around a wsgi-style... master github/master
2016-04-10 Jelmer VernooijAlso catch ValueError when attempting to parse rrulset.
2016-04-10 Jelmer VernooijUse dulwich rather than shelling out to external Git.
2016-04-10 chrysnimplement rfc6764 /.well-known/{card,cal}dav addresses
2016-04-10 chrysnrescan metadata before serving collections
2016-04-10 chrysndelegate the permission decision to the resource
2016-04-10 chrysnallow resources to decide for themselves if they want...
2016-04-10 chrysncheck rights not on owners but on entities
2016-04-10 chrysndrop parentcollectionhack
2016-04-10 chrysnenumeration of resources for discovery in home sets
2016-04-10 chrysnpull the "current (principal) resource" out to the...
2016-04-10 chrysnimplement principal resources
2016-04-10 Jelmer VernooijMention Origin and X-Client headers in commit messages.
2016-04-09 Jelmer VernooijUse listdir rather than glob.
2016-04-09 chrysnif-none-match is required for creating events with...
2016-04-09 chrysnadd custom headers via config file
...
heads
8 years ago master
8 years ago wsgi
8 years ago commit-metadata
8 years ago dulwich
8 years ago unused-imports
8 years ago integration
8 years ago rfc5397
9 years ago myinstance