aboutsummaryrefslogtreecommitdiffstats
path: root/apps/dav/lib/Avatars/AvatarHome.php
Commit message (Expand)AuthorAgeFilesLines
* refactor(apps): Use constructor property promotion when possibleprovokateurin2024-10-211-8/+4
* chore: Add SPDX headerAndy Scherzinger2024-05-271-21/+4
* Convert isset ternary to null coalescing operatorHamid Dehnavi2023-09-281-2/+2
* Update php licensesJohn Molakvoæ (skjnldsv)2021-06-041-1/+0
* Bump nextcloud/coding-standard from 0.3.0 to 0.5.0dependabot-preview[bot]2021-02-181-1/+1
* Update license headers for 19Christoph Wurst2020-04-291-0/+1
* Format control structures, classes, methods and functionChristoph Wurst2020-04-101-3/+1
* Use exactly one empty line after the namespace declarationChristoph Wurst2020-04-091-1/+0
* Update license headersChristoph Wurst2019-12-051-1/+1
* Some php-cs fixesRoeland Jago Douma2019-11-221-1/+0
* Fix avatarHomeRoeland Jago Douma2018-01-161-1/+1
* Update license headersMorris Jobke2017-11-061-1/+4
* Fix PHPDocLukas Reschke2017-03-291-1/+1
* Fix inspection resultsRoeland Jago Douma2017-03-291-14/+15
* Adding AvatarHomeTestThomas Müller2017-03-291-5/+17
* Adding dav resource for avatarsThomas Müller2017-03-291-0/+107