aboutsummaryrefslogtreecommitdiffstats
path: root/apps/dav/lib/CardDAV/MultiGetExportPlugin.php
Commit message (Expand)AuthorAgeFilesLines
* refactor: Use Http framework where possibleuseHttpFrameworkGit'Fellow2024-12-141-1/+2
* style: update codestyle for coding-standard 1.2.3Daniel Kesselberg2024-08-251-1/+1
* chore: Add SPDX headerAndy Scherzinger2024-05-271-20/+2
* Fixes "PossiblyNullArgument" Psalm warnings.Faraz Samapoor2023-06-121-1/+1
* Refactors "strpos" calls in /apps/dav to improve code readability.Faraz Samapoor2023-06-121-1/+1
* Update php licensesJohn Molakvoæ (skjnldsv)2021-06-041-3/+2
* Update all license headers for Nextcloud 21Christoph Wurst2020-12-161-0/+1
* Make sure we add new line between vcf groups exportsJohn Molakvoæ (skjnldsv)2020-11-241-1/+1
* Format code to a single space around binary operatorsChristoph Wurst2020-10-051-2/+2
* Format control structures, classes, methods and functionChristoph Wurst2020-04-101-3/+0
* Update license headersChristoph Wurst2019-12-051-2/+4
* Added multi-get vcf download pluginJohn Molakvoæ (skjnldsv)2018-11-041-0/+122