Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use Image class from public API | Christopher Ng | 2022-06-02 | 1 | -1/+1 |
* | Fix more psalm issues | Carl Schwan | 2022-05-16 | 1 | -8/+5 |
* | Cleanup dav | Carl Schwan | 2022-05-05 | 1 | -23/+8 |
* | Migrate dav application from ILogger to LoggerInterface | Côme Chilliet | 2022-05-02 | 1 | -11/+7 |
* | Allow apps to get photos of VObjects | Joas Schilling | 2021-06-09 | 1 | -0/+20 |
* | Update php licenses | John Molakvoæ (skjnldsv) | 2021-06-04 | 1 | -4/+3 |
* | Bump nextcloud/coding-standard from 0.3.0 to 0.5.0 | dependabot-preview[bot] | 2021-02-18 | 1 | -1/+1 |
* | Format code to a single space around binary operators | Christoph Wurst | 2020-10-05 | 1 | -1/+1 |
* | Update license headers for Nextcloud 20 (again) | Christoph Wurst | 2020-09-07 | 1 | -0/+1 |
* | Change Content-Disposition Header | Jacob Neplokh | 2020-09-05 | 1 | -1/+1 |
* | Fix some MissingDocblockType or InvalidDocblock warnings. | Daniel Kesselberg | 2020-08-14 | 1 | -0/+1 |
* | Update license headers for 19 | Christoph Wurst | 2020-04-29 | 1 | -0/+1 |
* | Format control structures, classes, methods and function | Christoph Wurst | 2020-04-10 | 1 | -2/+1 |
* | Update the license headers for Nextcloud 19 | Christoph Wurst | 2020-03-31 | 1 | -0/+1 |
* | Fix generated avatars and nophoto cache files | Joas Schilling | 2020-03-24 | 1 | -2/+2 |
* | Update license headers | Christoph Wurst | 2019-12-05 | 1 | -1/+4 |
* | Some php-cs fixes | Roeland Jago Douma | 2019-11-22 | 1 | -1/+2 |
* | do not create folder just to delete it afterwards | Arthur Schiwon | 2019-04-29 | 1 | -7/+15 |
* | Use proper mime type for ico | Daniel Kesselberg | 2019-01-28 | 1 | -1/+1 |
* | Add ico as avatar | Daniel Kesselberg | 2019-01-28 | 1 | -32/+32 |
* | Update apps/dav/lib/CardDAV/PhotoCache.php | Morris Jobke | 2019-01-04 | 1 | -1/+1 |
* | Log failure on parsing | John Molakvoæ (skjnldsv) | 2019-01-04 | 1 | -11/+18 |
* | Allow URI as data for vcard PHOTO | John Molakvoæ (skjnldsv) | 2019-01-04 | 1 | -4/+9 |
* | Change @georgehrke's email | Morris Jobke | 2017-11-06 | 1 | -0/+1 |
* | Update license headers | Morris Jobke | 2017-11-06 | 1 | -1/+21 |
* | Clear cache on vcard change/delete | Roeland Jago Douma | 2017-05-08 | 1 | -5/+17 |
* | Request proper size for contacts menu | Roeland Jago Douma | 2017-05-08 | 1 | -0/+7 |
* | Cache the carddav photo endpoint | Roeland Jago Douma | 2017-05-08 | 1 | -0/+227 |