| Commit message (Expand) | Author | Age | Files | Lines |
* | Update php licenses | John Molakvoæ (skjnldsv) | 2021-06-04 | 1 | -2/+2 |
* | Correctly truncate multibyte strings to fit into the database | Chih-Hsuan Yen | 2021-04-26 | 1 | -1/+1 |
* | Bump nextcloud/coding-standard from 0.3.0 to 0.5.0 | dependabot-preview[bot] | 2021-02-18 | 1 | -2/+2 |
* | Move getChangesForAddressBook to QueryBuilder | Roeland Jago Douma | 2021-02-17 | 1 | -12/+32 |
* | Bump doctrine/dbal from 2.12.0 to 3.0.0 | Christoph Wurst | 2021-01-08 | 1 | -3/+3 |
* | Update license headers | Christoph Wurst | 2020-12-30 | 1 | -0/+1 |
* | Merge pull request #22085 from nextcloud/enh/index-socialprofile | Roeland Jago Douma | 2020-12-22 | 1 | -1/+2 |
|\ |
|
| * | adding social profile to search index | matt | 2020-08-02 | 1 | -1/+2 |
* | | Merge pull request #24515 from nextcloud/fix/noid/dav-share-groups-special-chars | Christoph Wurst | 2020-12-18 | 1 | -3/+0 |
|\ \ |
|
| * | | fixes sharing to group ids /w chars that are being url encoded, carddav | Arthur Schiwon | 2020-12-16 | 1 | -3/+0 |
* | | | Update all license headers for Nextcloud 21 | Christoph Wurst | 2020-12-16 | 1 | -1/+0 |
|/ / |
|
* | | Don't leave cursors open when tests fail | Joas Schilling | 2020-11-09 | 1 | -1/+4 |
* | | Format code to a single space around binary operators | Christoph Wurst | 2020-10-05 | 1 | -1/+1 |
* | | Remove @suppress SqlInjectionChecker | Morris Jobke | 2020-09-16 | 1 | -3/+0 |
* | | Update the license headers for Nextcloud 20 | Christoph Wurst | 2020-08-24 | 1 | -2/+0 |
* | | Typecast parameter of getAddressBookById | Georg Ehrke | 2020-08-19 | 1 | -1/+1 |
* | | Add Typed Events for CalDAV- and CardDAV-related Events | Georg Ehrke | 2020-08-18 | 1 | -11/+59 |
* | | Merge pull request #22062 from nextcloud/fix/noid/displayname-in-incoming-rem... | blizzz | 2020-08-04 | 1 | -36/+38 |
|\ \ |
|
| * | | Short php syntax | Joas Schilling | 2020-08-03 | 1 | -5/+5 |
| * | | coding style fixes | Arthur Schiwon | 2020-07-30 | 1 | -34/+35 |
| * | | fix check for Cloud ID, missing return statements, wrong param use | Arthur Schiwon | 2020-07-30 | 1 | -2/+3 |
| |/ |
|
* / | Implement Contacts Backend for Unified Search | Georg Ehrke | 2020-08-03 | 1 | -8/+53 |
|/ |
|
* | Update system addressbook card only when there was a change based on a cached... | Morris Jobke | 2020-07-09 | 1 | -0/+14 |
* | Reduce load of the contacts search when we know it can't match | Joas Schilling | 2020-06-15 | 1 | -6/+24 |
* | Fix pagination of contacts search | Joas Schilling | 2020-06-10 | 1 | -17/+27 |
* | Temporary fix contacts search | Joas Schilling | 2020-04-29 | 1 | -6/+8 |
* | Update license headers for 19 | Christoph Wurst | 2020-04-29 | 1 | -0/+1 |
* | Use paginated search for contacts | Julius Härtl | 2020-04-23 | 1 | -0/+6 |
* | Update Contact Size after removing photo | Georg Ehrke | 2020-04-15 | 1 | -6/+38 |
* | Don't populate the PHOTO property when it's not an image | Joas Schilling | 2020-04-15 | 1 | -2/+25 |
* | Always transform the etag and read the data | Joas Schilling | 2020-04-15 | 1 | -0/+2 |
* | Use table variable everywhere | Joas Schilling | 2020-04-15 | 1 | -7/+7 |
* | Add visibility to all constants | Christoph Wurst | 2020-04-10 | 1 | -2/+2 |
* | Add visibility to all methods and position of static keyword | Christoph Wurst | 2020-04-10 | 1 | -11/+11 |
* | Format control structures, classes, methods and function | Christoph Wurst | 2020-04-10 | 1 | -30/+19 |
* | Remove space between switch case and colon | Christoph Wurst | 2020-04-09 | 1 | -5/+5 |
* | Unify function spacing to PSR2 recommendation | Christoph Wurst | 2020-04-09 | 1 | -3/+3 |
* | Fix (array) indent style to always use one tab | Christoph Wurst | 2020-04-09 | 1 | -2/+2 |
* | 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 | -3/+3 |
* | Correctly trim long cyrillic note | Joas Schilling | 2020-02-25 | 1 | -1/+1 |
* | Update license headers | Christoph Wurst | 2019-12-05 | 1 | -1/+3 |
* | Some php-cs fixes | Roeland Jago Douma | 2019-11-22 | 1 | -1/+1 |
* | Merge pull request #14954 from tacruc/searchPatterns | Morris Jobke | 2019-07-19 | 1 | -2/+8 |
|\ |
|
| * | Allow to search for real pattern in contacts | Arne Hamann | 2019-05-28 | 1 | -2/+8 |
* | | LIMIT is no column but a SQL feature, allow limit on initial sync | Georg Ehrke | 2019-07-18 | 1 | -1/+1 |
|/ |
|
* | allow sharing addressbooks with circles | Georg Ehrke | 2019-03-01 | 1 | -1/+3 |
* | Use the defined func()->count() instead of manual counting | Joas Schilling | 2018-11-08 | 1 | -1/+1 |
* | Add check for vCard uid | John Molakvoæ (skjnldsv) | 2018-11-05 | 1 | -0/+13 |
* | Phpunit fix | John Molakvoæ (skjnldsv) | 2018-11-02 | 1 | -5/+9 |