aboutsummaryrefslogtreecommitdiffstats
path: root/apps/dav/lib/Service
Commit message (Expand)AuthorAgeFilesLines
* Fix: Make out of office replacement nullableHamza Mahjoubi2024-07-031-2/+2
* Feat: Allow users to select another user as their out-of-office replacementHamza Mahjoubi2024-07-011-0/+4
* chore: Add SPDX headerAndy Scherzinger2024-05-271-19/+2
* fix(dav): Make current ooo info time-dependentChristoph Wurst2023-12-051-0/+16
* fix(dav): don't schedule out-of-office jobs for dates in the pastRichard Steinmetz2023-11-281-20/+21
* enh(userstatus): add OOO automation and remove calendar automationAnna Larch2023-11-281-0/+20
* feat(dav): dispatch out-of-office started and ended eventsRichard Steinmetz2023-11-231-28/+47
* chore: apply changes from Nextcloud coding standards 1.1.1Joas Schilling2023-11-231-1/+0
* feat(caldav): Create personal event for out-of-office messagesChristoph Wurst2023-11-141-4/+8
* feat: Add out-of-office message APIChristoph Wurst2023-11-091-1/+36
* feat(dav): implement personal absence settings backendRichard Steinmetz2023-10-291-0/+74