mirror of
https://github.com/lennart-k/rustical.git
synced 2025-12-14 08:12:24 +00:00
840 B
840 B
Rustical (WIP)
a calendar server
Todo
- CalDAV
- Support for VTODO, VJOURNAL
- Proper filtering for REPORT method
- ICS parsing
- Datetime parsing
- Implement PROPPATCH
- Auth
- Access control
- preparation for different principal types (groups)
- authentication rewrite? (argon2 is very slow for each request)
- OIDC support
- CardDAV
- Locking
- Web UI
- Testing such that I'm confident enough to use it myself :)
- WebDAV sync extension RFC 6578
- implement getctag see
- Ensure proper routing
- Trash bin
- Hiding calendars instead of deleting them
- Restore endpoint