Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | chore: apply changes from Nextcloud coding standards 1.1.1 | Joas Schilling | 2023-11-23 | 1 | -1/+1 |
* | Make Color class public | Carl Schwan | 2022-07-05 | 1 | -3/+4 |
* | Cleanup avatar related code | Carl Schwan | 2022-06-22 | 1 | -3/+3 |
* | Test all scopes | Christopher Ng | 2022-06-07 | 1 | -5/+8 |
* | Fix get avatar authorization | Christopher Ng | 2022-06-07 | 1 | -0/+20 |
* | Fix unit tests | Joas Schilling | 2021-04-27 | 1 | -4/+4 |
* | Add known user check in avatar when v2-private scope | Vincent Petry | 2021-03-26 | 1 | -22/+89 |
* | Added PlaceholderAvatar with own cached images | Vincent Petry | 2021-03-26 | 1 | -4/+7 |
* | Add new v2-private account scope | Vincent Petry | 2021-03-26 | 1 | -2/+59 |
* | Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPU... | Morris Jobke | 2020-08-12 | 1 | -7/+7 |
* | Mode to modern phpunit | Roeland Jago Douma | 2019-11-27 | 1 | -5/+5 |
* | Make phpunit8 compatible | Roeland Jago Douma | 2019-11-27 | 1 | -1/+1 |
* | Some php-cs fixes | Roeland Jago Douma | 2019-11-22 | 1 | -1/+1 |
* | Implement guest avatar endpoint | Michael Weimann | 2019-02-07 | 1 | -0/+129 |