aboutsummaryrefslogtreecommitdiffstats
path: root/apps/dav/lib/Controller/BirthdayCalendarController.php
Commit message (Expand)AuthorAgeFilesLines
* refactor(apps): Use constructor property promotion when possibleprovokateurin2024-10-211-36/+10
* chore: Apply rector configuration to apps folderCôme Chilliet2024-09-201-1/+1
* refactor(dav): Replace security annotations with respective attributesprovokateurin2024-07-281-2/+4
* chore: Add SPDX headerAndy Scherzinger2024-05-271-20/+2
* chore: apply changes from Nextcloud coding standards 1.1.1Joas Schilling2023-11-231-4/+4
* Add support for Delegation Settings for more appsCarl Schwan2021-10-151-0/+2
* Update php licensesJohn Molakvoæ (skjnldsv)2021-06-041-2/+1
* Update license headers for 19Christoph Wurst2020-04-291-1/+1
* Unify function spacing to PSR2 recommendationChristoph Wurst2020-04-091-2/+2
* Update license headersChristoph Wurst2019-12-051-1/+2
* avoids users searches on backend, faster processingArthur Schiwon2019-04-171-1/+1
* generate birthday calendars in a background job after admin enabled themGeorg Ehrke2017-11-111-3/+38
* Add admin checkbox to disable birthday calendarsGeorg Ehrke2017-11-091-0/+81