aboutsummaryrefslogtreecommitdiffstats
path: root/apps/dav/lib/Command/ListCalendars.php
Commit message (Expand)AuthorAgeFilesLines
* feat(carddav): add command to list address booksfeat/add-addressbook-list-commandAnna Larch2024-09-301-1/+1
* chore: Add SPDX headerAndy Scherzinger2024-05-271-22/+2
* Refactors dav app commands.Faraz Samapoor2023-09-201-16/+6
* Update php licensesJohn Molakvoæ (skjnldsv)2021-06-041-3/+1
* Update the license headers for Nextcloud 20Christoph Wurst2020-08-241-0/+1
* Also always return in app commandsJoas Schilling2020-06-261-1/+2
* Update license headers for 19Christoph Wurst2020-04-291-0/+1
* Add visibility to all methods and position of static keywordChristoph Wurst2020-04-101-1/+1
* Format control structures, classes, methods and functionChristoph Wurst2020-04-101-2/+1
* Update the license headers for Nextcloud 19Christoph Wurst2020-03-311-1/+1
* Remove unused importsChristoph Wurst2020-03-251-6/+0
* Update license headersChristoph Wurst2019-12-051-7/+9
* Some php-cs fixesRoeland Jago Douma2019-11-221-0/+1
* Handle moving calendar to an user who already has the shareThomas Citharel2019-01-161-2/+2
* add list-calendars commandGeorg Ehrke2019-01-161-0/+108