aboutsummaryrefslogtreecommitdiffstats
path: root/apps/dav/lib/Connector/Sabre/CommentPropertiesPlugin.php
Commit message (Expand)AuthorAgeFilesLines
* refactor(apps): Use constructor property promotion when possibleprovokateurin2024-10-211-5/+4
* chore(deps): Update nextcloud/coding-standard to v1.3.1provokateurin2024-09-191-1/+1
* style: update codestyle for coding-standard 1.2.3Daniel Kesselberg2024-08-251-1/+1
* chore: Add SPDX headerAndy Scherzinger2024-05-271-22/+3
* chore: apply changes from Nextcloud coding standards 1.1.1Joas Schilling2023-11-231-1/+2
* Fix return type and make type stricterCarl Schwan2022-05-241-8/+6
* Fix more psalm issuesCarl Schwan2022-05-161-1/+1
* Cleanup davCarl Schwan2022-05-051-26/+14
* Update php licensesJohn Molakvoæ (skjnldsv)2021-06-041-1/+0
* Have the CommentsPropertiesPlugin use the new fancy methodRoeland Jago Douma2020-11-041-18/+27
* Format code to a single space around binary operatorsChristoph Wurst2020-10-051-3/+3
* Add visibility to all constantsChristoph Wurst2020-04-101-3/+3
* 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-4/+2
* Unify function spacing to PSR2 recommendationChristoph Wurst2020-04-091-3/+3
* Update the license headers for Nextcloud 19Christoph Wurst2020-03-311-0/+1
* Use the short array syntax, everywhereChristoph Wurst2020-03-261-1/+1
* Update license headersChristoph Wurst2019-12-051-1/+3
* If the parent is not cached we should request the fileRoeland Jago Douma2018-12-061-3/+3
* Use type casting instead of *val() methodMorris Jobke2018-01-261-3/+3
* Update license headersMorris Jobke2017-11-061-0/+1
* Allow getting the unread comment count for an entire folder at onceRobin Appelman2017-03-301-1/+30
* Fix apps/Joas Schilling2016-07-211-1/+2
* Update license headersLukas Reschke2016-05-261-1/+1
* ensure comments-href returns a value also when propfind is done against remot...Arthur Schiwon2016-05-201-3/+3
* Move dav app to PSR-4 (#24527)Joas Schilling2016-05-121-0/+130