| Commit message (Expand) | Author | Age | Files | Lines |
* | catch storage not available when deleting avatar | Robin Appelman | 2022-02-25 | 1 | -1/+2 |
* | Fix resource usages in OC_Image | Côme Chilliet | 2021-10-28 | 1 | -2/+5 |
* | adjust internal data handling logic to fix store and load | Arthur Schiwon | 2021-06-30 | 1 | -3/+8 |
* | Update php licenses | John Molakvoæ (skjnldsv) | 2021-06-04 | 5 | -14/+10 |
* | Less ILogger | Joas Schilling | 2021-04-27 | 5 | -30/+15 |
* | Add known user check in avatar when v2-private scope | Vincent Petry | 2021-03-26 | 1 | -12/+23 |
* | Added PlaceholderAvatar with own cached images | Vincent Petry | 2021-03-26 | 3 | -10/+191 |
* | Add new v2-private account scope | Vincent Petry | 2021-03-26 | 1 | -1/+35 |
* | improve type handling of Avatar::generateAvatarFromSv | Robin Appelman | 2021-03-24 | 1 | -2/+3 |
* | Bump nextcloud/coding-standard from 0.3.0 to 0.5.0 | dependabot-preview[bot] | 2021-02-18 | 1 | -1/+1 |
* | Update license headers for 19 | Christoph Wurst | 2020-04-29 | 2 | -0/+3 |
* | Delete avatar if a user is deleted | Julius Härtl | 2020-04-24 | 1 | -0/+16 |
* | Format control structures, classes, methods and function | Christoph Wurst | 2020-04-10 | 3 | -5/+3 |
* | Remove trailing and in between spaces | Christoph Wurst | 2020-04-09 | 1 | -1/+1 |
* | Update the license headers for Nextcloud 19 | Christoph Wurst | 2020-03-31 | 1 | -1/+2 |
* | Use the short array syntax, everywhere | Christoph Wurst | 2020-03-26 | 1 | -4/+4 |
* | Fix generated avatars and nophoto cache files | Joas Schilling | 2020-03-24 | 1 | -1/+1 |
* | Fix tests after #18745 | Roeland Jago Douma | 2020-01-27 | 1 | -1/+1 |
* | Change avatar placeholder from single letter to 2 letters | Sergey Shliakhov | 2020-01-27 | 1 | -9/+11 |
* | Fix license headers | Christoph Wurst | 2020-01-13 | 1 | -0/+1 |
* | Always set the generated flag to false when an avatar is being set | Joas Schilling | 2019-12-20 | 1 | -1/+1 |
* | Update license headers | Christoph Wurst | 2019-12-05 | 4 | -18/+34 |
* | Some php-cs fixes | Roeland Jago Douma | 2019-11-22 | 2 | -3/+3 |
* | reduce adressbook change events and handling | Arthur Schiwon | 2019-09-04 | 1 | -3/+5 |
* | Move font from Nunito to Noto Sans | Jan-Christoph Borchardt | 2019-06-22 | 1 | -5/+5 |
* | Don't get the avatar when we don't operate anyway | Joas Schilling | 2019-04-09 | 1 | -5/+0 |
* | Switch guest avatars to PNG | Michael Weimann | 2019-02-07 | 1 | -2/+2 |
* | Implement guest avatar endpoint | Michael Weimann | 2019-02-07 | 4 | -0/+906 |