Do we want to make this app more API-oriented?
Like have a way to create a new instance of virtualfolder?
Where you could provide a unique ID and either you want them to show in the RootFolder or hidden in /dav/ID/USER
That way we could register multiple instances of said virtual folders.
That would mean:
- This app itself doesn't do anything
- Any app would just have to extend/register minimal info
- Then the webdav implementation would take over by exposing said registered virtual fodler instance ?
cc @juliushaertl @icewind1991
Do we want to make this app more API-oriented?
Like have a way to create a new instance of virtualfolder?
Where you could provide a unique ID and either you want them to show in the RootFolder or hidden in /dav/ID/USER
That way we could register multiple instances of said virtual folders.
That would mean:
cc @juliushaertl @icewind1991