aboutsummaryrefslogtreecommitdiffstats
path: root/apps/dav/lib/CalDAV/TimezoneService.php
Commit message (Collapse)AuthorAgeFilesLines
* chore(deps): Update nextcloud/coding-standard to v1.3.1provokateurin2024-09-191-2/+4
| | | | Signed-off-by: provokateurin <kate@provokateurin.de>
* chore: Add SPDX headerAndy Scherzinger2024-05-271-19/+3
| | | | Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
* fix(dav): Prioritize timezone from core/loginChristoph Wurst2023-11-291-0/+9
| | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* feat(dav): dispatch out-of-office started and ended eventsRichard Steinmetz2023-11-231-0/+98
Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud>