mirror of
https://github.com/lennart-k/rustical.git
synced 2025-12-14 07:02:24 +00:00
17 lines
319 B
Markdown
17 lines
319 B
Markdown
# Rustical (WIP)
|
|
|
|
a calendar server
|
|
|
|
## Todo
|
|
|
|
- [ ] Access Control
|
|
- [ ] OIDC support
|
|
- [ ] Locking
|
|
- [ ] Web UI
|
|
- [ ] Support for VTODO, VJOURNAL
|
|
- [ ] Hiding calendars instead of deleting them
|
|
- [ ] ICS parsing
|
|
- [x] Datetime parsing
|
|
- [ ] CardDAV
|
|
- [ ] Testing such that I'm confident enough to use it myself :)
|