cleanup, plan
This commit is contained in:
parent
17eddae2b0
commit
26194e9c72
3 changed files with 14 additions and 0 deletions
14
README.md
14
README.md
|
@ -10,3 +10,17 @@ latest database init.
|
|||
I'll circle back to this however I was expecting this to be a rather simple
|
||||
implementation of the protocols, sufficient enough to replace baikal and
|
||||
nextcloud. Unfortunately that's not the case.
|
||||
|
||||
---
|
||||
|
||||
Ultimately what this needs to be come:
|
||||
|
||||
- CardDAV and CalDAV served from /
|
||||
- WebDAV served from /files/ or maybe, preferrably, /f/
|
||||
- Shorter to avoid imposing too much on web url max length
|
||||
|
||||
The authentication systems needs to be expanded upon to allow file sharing and
|
||||
permissions.
|
||||
|
||||
I might still try to get calendars and contracts working initially before taking
|
||||
a break to tackle webdav.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue