Uh oh!
There was an error while loading. Please reload this page.
Add address book plugins - #19795
Conversation
Uh oh!
There was an error while loading. Please reload this page.
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
9c302de to
ec245d5Compare
juliusknorr
left a comment
There was a problem hiding this comment.
Looks good otherwise and seems to do the trick with the parts already available in #19075
There was a problem hiding this comment.
UserAddressbooks should check for reserved names when creating a new collection.
Similar to here: https://github.com/nextcloud/server/blob/master/apps/dav/lib/CalDAV/CalendarHome.php#L76L84
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
ChristophWurst
commented
Mar 9, 2020
Thanks @georgehrke. Added the check :) |
rullzer
left a comment
There was a problem hiding this comment.
Didn't do extensive testing. But code looks sane
ChristophWurst
commented
Mar 9, 2020
@georgehrke ok to merge this? :) |
blizzz
commented
Mar 26, 2020
@ChristophWurst the extension of info.xml has to be defined in https://github.com/nextcloud/appstore/blob/master/nextcloudappstore/api/v1/release/info.xsd |
ChristophWurst
commented
Mar 30, 2020
👍 I'll also add it for #19196 while at it |
For #19795 For #19196 Ref nextcloud/appstore#673 Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
For #19795 For #19196 Ref nextcloud/appstore#673 Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
Somehow Github refused to reopen #19680, thus a new PR.
Same same as #19196 but different.
Tested with #19075