nextcloud/apps/dav
Daniel Kesselberg 0da5cb3b85 fix(caldav): add webroot to objectid for activities
A calendar uri includes the webroot: example.com/cloud/remote.php/dav/calendars/alice/personal/
The calendar app uses base64(calendar uri) as identifier for calendar objects.

Without this patch the links from activity app to calendar app don't work for installations in a subdirectory.

Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
2023-09-13 19:34:03 +00:00
..
appinfo fix(carddav): expose system address book 2023-05-11 18:59:30 +02:00
composer feat(CardDAV): Add Sabre\DAV\IMoveTarget support to OCA\DAV\CardDAV\AddressBook 2023-05-16 11:38:57 +02:00
css Include accept / decline links in CalDAV invitation emails 2018-06-29 10:44:44 +02:00
img fix(assets): Optimize SVGs with scour 0.38.2 2023-04-24 08:59:38 +02:00
l10n Fix(l10n): Update translations from Transifex 2023-08-31 00:34:53 +00:00
lib fix(caldav): add webroot to objectid for activities 2023-09-13 19:34:03 +00:00
src chore(deps): Bump @nextcloud/vue from 7.11.4 to 7.11.6 2023-05-16 15:49:11 -07:00
templates Remove comment and guests option from Invitations UI 2022-12-20 16:31:06 +00:00
tests fix(caldav): add webroot to objectid for activities 2023-09-13 19:34:03 +00:00
.gitignore Introducing CardDAV into core 2015-11-06 15:26:51 +01:00
.l10nignore l10n: ignore packed js files from TX sync 2021-08-02 10:47:47 +02:00
openapi.json openapi: Fix wrapping OCS responses that are not DataResponse 2023-06-05 07:05:02 +00:00