aboutsummaryrefslogtreecommitdiffstats
path: root/tests/lib/Avatar/AvatarManagerTest.php
Commit message (Expand)AuthorAgeFilesLines
* chore: run rectorrector-phpunit10Robin Appelman2025-07-011-3/+1
* chore: apply new CSFixer rulesFerdinand Thiessen2025-07-011-0/+1
* test: Fix non-static data providersJoas Schilling2025-05-151-1/+1
* refactor: Add void return type to PHPUnit test methodsChristoph Wurst2024-09-151-4/+4
* style: update codestyle for coding-standard 1.2.3Daniel Kesselberg2024-08-251-7/+7
* chore: Add SPDX headerAndy Scherzinger2024-05-131-20/+3
* test: Update testsChristopher Ng2024-04-081-0/+16
* 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