aboutsummaryrefslogtreecommitdiffstats
path: root/apps/dav/lib/CalDAV/BirthdayCalendar
Commit message (Expand)AuthorAgeFilesLines
* refactor: Use Http framework where possibleuseHttpFrameworkGit'Fellow2024-12-141-3/+4
* refactor(apps): Use constructor property promotion when possibleprovokateurin2024-10-211-17/+5
* chore(deps): Update nextcloud/coding-standard to v1.3.1provokateurin2024-09-191-1/+1
* chore: adjust code to adhere to coding standardAnna Larch2024-09-051-1/+1
* chore: Add SPDX headerAndy Scherzinger2024-05-271-21/+2
* fix(CalDAV): check birthday calendar ownerAnna Larch2023-09-061-5/+14
* Update php licensesJohn Molakvoæ (skjnldsv)2021-06-041-2/+1
* Update license headers for 19Christoph Wurst2020-04-291-0/+1
* Add visibility to all constantsChristoph Wurst2020-04-101-1/+1
* Unify function spacing to PSR2 recommendationChristoph Wurst2020-04-091-1/+1
* Update license headersChristoph Wurst2019-12-051-1/+2
* Some php-cs fixesRoeland Jago Douma2019-11-221-1/+1
* create a user's birthday calendar right after they requested itGeorg Ehrke2017-11-111-1/+10
* add CalDAV interface that allows users to re-enable their birthday calendarGeorg Ehrke2017-11-111-0/+130