Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | chore: Add SPDX header | Andy Scherzinger | 2024-05-13 | 1 | -4/+3 |
* | Update avatars on update | Carl Schwan | 2022-09-09 | 1 | -3/+3 |
* | Merge pull request #32981 from nextcloud/typing/carl/simplefs | Carl Schwan | 2022-07-18 | 1 | -4/+7 |
|\ | |||||
| * | Add typing to SimpleFS | Carl Schwan | 2022-07-14 | 1 | -8/+11 |
* | | Make Color class public | Carl Schwan | 2022-07-05 | 1 | -7/+7 |
* | | Cleanup avatar related code | Carl Schwan | 2022-06-22 | 1 | -5/+5 |
|/ | |||||
* | Check style update | Carl Schwan | 2022-01-13 | 1 | -3/+3 |
* | Enable Avatar tests as well for PHP>=8 | Côme Chilliet | 2021-10-28 | 1 | -20/+0 |
* | Fix unit tests | Joas Schilling | 2021-04-27 | 1 | -2/+2 |
* | php cs fix | Roeland Jago Douma | 2020-12-07 | 1 | -1/+1 |
* | Avatar fixes | Roeland Jago Douma | 2020-12-07 | 1 | -2/+25 |
* | Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPU... | Morris Jobke | 2020-08-12 | 1 | -4/+4 |
* | Format control structures, classes, methods and function | Christoph Wurst | 2020-04-10 | 1 | -6/+3 |
* | Unify function spacing to PSR2 recommendation | Christoph Wurst | 2020-04-09 | 1 | -3/+3 |
* | Merge pull request #20172 from nextcloud/techdebt/phpunit-short-return | Christoph Wurst | 2020-03-26 | 1 | -17/+17 |
|\ | |||||
| * | Use the shorter phpunit syntax for mocked return values | Christoph Wurst | 2020-03-25 | 1 | -17/+17 |
* | | Use lowercase true, false and null constants | Christoph Wurst | 2020-03-25 | 1 | -1/+1 |
|/ | |||||
* | Change avatar placeholder from single letter to 2 letters | Sergey Shliakhov | 2020-01-27 | 1 | -13/+45 |
* | Mode to modern phpunit | Roeland Jago Douma | 2019-11-27 | 1 | -1/+1 |
* | Make phpunit8 compatible | Roeland Jago Douma | 2019-11-27 | 1 | -1/+1 |
* | adjust test expectations | Arthur Schiwon | 2019-09-04 | 1 | -2/+1 |
* | Move font from Nunito to Noto Sans | Jan-Christoph Borchardt | 2019-06-22 | 1 | -1/+1 |
* | Implement guest avatar endpoint | Michael Weimann | 2019-02-07 | 1 | -0/+265 |