Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | chore: run rectorrector-phpunit10 | Robin Appelman | 2025-07-01 | 1 | -3/+1 |
* | chore: apply new CSFixer rules | Ferdinand Thiessen | 2025-07-01 | 1 | -0/+1 |
* | test: Fix non-static data providers | Joas Schilling | 2025-05-15 | 1 | -1/+1 |
* | refactor: Add void return type to PHPUnit test methods | Christoph Wurst | 2024-09-15 | 1 | -4/+4 |
* | style: update codestyle for coding-standard 1.2.3 | Daniel Kesselberg | 2024-08-25 | 1 | -7/+7 |
* | chore: Add SPDX header | Andy Scherzinger | 2024-05-13 | 1 | -20/+3 |
* | test: Update tests | Christopher Ng | 2024-04-08 | 1 | -0/+16 |
* | 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 |