aboutsummaryrefslogtreecommitdiffstats
path: root/tests/lib/Avatar/AvatarManagerTest.php
Commit message (Expand)AuthorAgeFilesLines
* chore: apply changes from Nextcloud coding standards 1.1.1Joas Schilling2023-11-231-1/+1
* Make Color class publicCarl Schwan2022-07-051-3/+4
* Cleanup avatar related codeCarl Schwan2022-06-221-3/+3
* Test all scopesChristopher Ng2022-06-071-5/+8
* Fix get avatar authorizationChristopher Ng2022-06-071-0/+20
* Fix unit testsJoas Schilling2021-04-271-4/+4
* Add known user check in avatar when v2-private scopeVincent Petry2021-03-261-22/+89
* Added PlaceholderAvatar with own cached imagesVincent Petry2021-03-261-4/+7
* Add new v2-private account scopeVincent Petry2021-03-261-2/+59
* Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPU...Morris Jobke2020-08-121-7/+7
* Mode to modern phpunitRoeland Jago Douma2019-11-271-5/+5
* Make phpunit8 compatibleRoeland Jago Douma2019-11-271-1/+1
* Some php-cs fixesRoeland Jago Douma2019-11-221-1/+1
* Implement guest avatar endpointMichael Weimann2019-02-071-0/+129