Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update avatars on update | Carl Schwan | 2022-09-09 | 2 | -5/+4 |
* | 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 | 2 | -10/+11 |
* | | Cleanup avatar related code | Carl Schwan | 2022-06-22 | 2 | -8/+8 |
|/ | |||||
* | Test all scopes | Christopher Ng | 2022-06-07 | 1 | -5/+8 |
* | Fix get avatar authorization | Christopher Ng | 2022-06-07 | 1 | -0/+20 |
* | 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 | 3 | -9/+9 |
* | 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 |
* | 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 | 2 | -11/+11 |
* | 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 |
* | Use a blank line after the opening tag | Christoph Wurst | 2020-04-09 | 1 | -0/+1 |
* | 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 | 2 | -6/+6 |
* | Make phpunit8 compatible | Roeland Jago Douma | 2019-11-27 | 2 | -2/+2 |
* | Some php-cs fixes | Roeland Jago Douma | 2019-11-22 | 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 |
* | Switch guest avatars to PNG | Michael Weimann | 2019-02-07 | 1 | -1/+1 |
* | Implement guest avatar endpoint | Michael Weimann | 2019-02-07 | 3 | -0/+474 |