mirror of
https://github.com/lennart-k/rustical.git
synced 2025-12-13 20:32:48 +00:00
8bac870df5b5b6b36473b11a6a6c585ad08c6af6
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
Relevant RFCs
Languages
Rust
91.4%
TypeScript
4.7%
HTML
2.1%
CSS
1.2%
Handlebars
0.3%
Other
0.3%