| Commit message (Expand) | Author | Age | Files | Lines |
* | generate different UIDs for Birthday, Anniversary and Death event | Georg Ehrke | 2018-03-06 | 1 | -1/+1 |
* | urldecode group principals in Cal- and CardDAV backend | Georg Ehrke | 2017-06-12 | 1 | -0/+4 |
* | Fix ImageExportPluginTest | Roeland Jago Douma | 2017-05-08 | 1 | -120/+113 |
* | Always dispatch Carddav events | Roeland Jago Douma | 2017-05-08 | 1 | -11/+42 |
* | Fix tests | Roeland Jago Douma | 2017-05-02 | 1 | -1/+15 |
* | Merge pull request #4443 from nextcloud/cleanup-unused-imports | Joas Schilling | 2017-04-24 | 1 | -1/+0 |
|\ |
|
| * | Remove unused use statements | Morris Jobke | 2017-04-22 | 1 | -1/+0 |
* | | add owner-displayname property to calendars and addressbooks | Georg Ehrke | 2017-04-23 | 1 | -1/+3 |
|/ |
|
* | Fix unit tests | Morris Jobke | 2017-04-20 | 2 | -1/+5 |
* | adjust existing tests | Bjoern Schiessle | 2017-04-11 | 1 | -4/+4 |
* | fix tests | Bjoern Schiessle | 2017-03-24 | 1 | -1/+2 |
* | use right format for avatars | Bjoern Schiessle | 2017-03-24 | 1 | -4/+4 |
* | don't add empty values to the vcard | Bjoern Schiessle | 2017-03-24 | 2 | -37/+47 |
* | Fix tests | Roeland Jago Douma | 2017-03-10 | 1 | -6/+6 |
* | tests | John Molakvoæ (skjnldsv) | 2017-02-14 | 1 | -1/+1 |
* | Fix generation of birthday, deathdate and anniversary in case where no year i... | Thomas Müller | 2017-01-05 | 1 | -12/+17 |
* | VCARDS don't hold binary data | Roeland Jago Douma | 2016-11-23 | 1 | -6/+40 |
* | update unit tests | Bjoern Schiessle | 2016-11-21 | 2 | -52/+136 |
* | BirthdayCalendar: fix issue with birthyear to high when birthday on Dec 31st | Georg Ehrke | 2016-11-17 | 1 | -0/+1 |
* | Fix tests | Roeland Jago Douma | 2016-11-04 | 1 | -1/+2 |
* | Update sabre dav to 3.2 (#26115) | Thomas Müller | 2016-11-04 | 6 | -63/+63 |
* | [9.2] Sync deathdate and anniversary to birthday calendar (#25655) | Thomas Müller | 2016-10-14 | 1 | -21/+34 |
* | Fix unit tests | Joas Schilling | 2016-10-06 | 3 | -11/+24 |
* | The birthday calendar can only hold VEVENT - refs https://github.com/owncloud... | Thomas Müller | 2016-09-20 | 1 | -0/+11 |
* | Filter more mimetypes | Lukas Reschke | 2016-09-09 | 1 | -9/+51 |
* | more efficient check if addressbook and calendar exists for user | Robin Appelman | 2016-08-31 | 1 | -0/+1 |
* | Add a unit test for all the magic | Joas Schilling | 2016-08-30 | 1 | -1/+64 |
* | Better displaynames for shared address books | Joas Schilling | 2016-08-24 | 1 | -6/+12 |
* | Fix apps/ | Joas Schilling | 2016-07-21 | 9 | -19/+36 |
* | Fix PHPUnit 5.4 warnings in DAV app | Roeland Jago Douma | 2016-07-15 | 4 | -6/+18 |
* | Merge remote-tracking branch 'upstream/master' into master-sync-upstream | Lukas Reschke | 2016-07-01 | 1 | -6/+3 |
|\ |
|
| * | get only vcards which match both the address book id and the vcard uri (#25294) | Björn Schießle | 2016-06-29 | 1 | -0/+4 |
| * | fix a ImageExportPlugin Test (#25215) | Georg Ehrke | 2016-06-27 | 1 | -6/+3 |
* | | get only vcard which match both the address book id and the vcard uri | Bjoern Schiessle | 2016-06-28 | 1 | -0/+5 |
|/ |
|
* | Contacts API: replace raw image data with url (#25081) | Georg Ehrke | 2016-06-21 | 4 | -20/+185 |
* | Update license headers | Lukas Reschke | 2016-05-26 | 8 | -4/+11 |
* | Update DAV unit tests to PSR-4 | Joas Schilling | 2016-05-25 | 8 | -0/+1681 |