mirror of
https://github.com/lennart-k/rustical.git
synced 2025-12-15 02:42:30 +00:00
Update README.md
This commit is contained in:
@@ -2,6 +2,8 @@
|
|||||||
|
|
||||||
a calendar server
|
a calendar server
|
||||||
|
|
||||||
|
## Installation
|
||||||
|
|
||||||
## Todo
|
## Todo
|
||||||
|
|
||||||
- [ ] CalDAV
|
- [ ] CalDAV
|
||||||
@@ -16,6 +18,10 @@ a calendar server
|
|||||||
- [ ] authentication rewrite? (argon2 is very slow for each request)
|
- [ ] authentication rewrite? (argon2 is very slow for each request)
|
||||||
- [ ] OIDC support
|
- [ ] OIDC support
|
||||||
- [ ] CardDAV
|
- [ ] CardDAV
|
||||||
|
- [ ] Packaging
|
||||||
|
- [x] Ensure cargo install works
|
||||||
|
- [ ] Docker image
|
||||||
|
- [ ] Releases
|
||||||
- [ ] Locking
|
- [ ] Locking
|
||||||
- [ ] Web UI
|
- [ ] Web UI
|
||||||
- [ ] Testing such that I'm confident enough to use it myself :)
|
- [ ] Testing such that I'm confident enough to use it myself :)
|
||||||
|
|||||||
Reference in New Issue
Block a user