Commit Graph

89 Commits (4cdc8900f7325d38056060b355e8f25b79b96413)

Author SHA1 Message Date
Joas Schilling d5cb5a33dc
Convert strict_search to wildcard property and add psalm docs 4 years ago
Joas Schilling 84d37143b0
Only wildcard search if enumeration is allowed 4 years ago
John Molakvoæ (skjnldsv) 215aef3cbd
Update php licenses 4 years ago
Chih-Hsuan Yen fea5b4a8b9
Correctly truncate multibyte strings to fit into the database 5 years ago
dependabot-preview[bot] eb502c02ff
Bump nextcloud/coding-standard from 0.3.0 to 0.5.0 5 years ago
Roeland Jago Douma ff1c5c4e25 Move getChangesForAddressBook to QueryBuilder 5 years ago
Christoph Wurst 8b64e92b92
Bump doctrine/dbal from 2.12.0 to 3.0.0 5 years ago
Christoph Wurst 9ce3ea3368
Update license headers 5 years ago
Arthur Schiwon 622d02842c
fixes sharing to group ids /w chars that are being url encoded, carddav 5 years ago
Christoph Wurst d89a75be0b
Update all license headers for Nextcloud 21 5 years ago
Joas Schilling 8027dcbc6f
Don't leave cursors open when tests fail 5 years ago
Christoph Wurst d9015a8c94
Format code to a single space around binary operators 5 years ago
Morris Jobke 99c9423766
Remove @suppress SqlInjectionChecker 5 years ago
Christoph Wurst 2a054e6c04
Update the license headers for Nextcloud 20 5 years ago
Georg Ehrke e6433eeb02
Typecast parameter of getAddressBookById 5 years ago
Georg Ehrke 67f1ef4658
Add Typed Events for CalDAV- and CardDAV-related Events 5 years ago
Georg Ehrke 5fb2562332
Implement Contacts Backend for Unified Search 5 years ago
Joas Schilling a0ee4b584c
Short php syntax 5 years ago
matt 4679e85076
adding social profile to search index 5 years ago
Arthur Schiwon 04521c6afc
coding style fixes 5 years ago
Arthur Schiwon b79e34c57b
fix check for Cloud ID, missing return statements, wrong param use 5 years ago
Morris Jobke aab646a9d0
Update system addressbook card only when there was a change based on a cached etag 5 years ago
Joas Schilling 00e7b2b956
Reduce load of the contacts search when we know it can't match 5 years ago
Joas Schilling fdd8c86c60
Fix pagination of contacts search 5 years ago
Joas Schilling f662d3663b
Temporary fix contacts search 6 years ago
Christoph Wurst cb057829f7
Update license headers for 19 6 years ago
Julius Härtl 6709833dc7
Use paginated search for contacts 6 years ago
Georg Ehrke fe4527a8e2
Update Contact Size after removing photo 6 years ago
Joas Schilling 648c8df516
Don't populate the PHOTO property when it's not an image 6 years ago
Joas Schilling bb754cb363
Always transform the etag and read the data 6 years ago
Joas Schilling 2e9f105786
Use table variable everywhere 6 years ago
Christoph Wurst 28f8eb5dba
Add visibility to all constants 6 years ago
Christoph Wurst 1584c9ae9c
Add visibility to all methods and position of static keyword 6 years ago
Christoph Wurst caff1023ea
Format control structures, classes, methods and function 6 years ago
Christoph Wurst 3a415e4139
Remove space between switch case and colon 6 years ago
Christoph Wurst afbd9c4e6e
Unify function spacing to PSR2 recommendation 6 years ago
Christoph Wurst 2fbad1ed72
Fix (array) indent style to always use one tab 6 years ago
Christoph Wurst 1a9330cd69
Update the license headers for Nextcloud 19 6 years ago
Christoph Wurst b80ebc9674
Use the short array syntax, everywhere 6 years ago
Joas Schilling d224ee667e
Correctly trim long cyrillic note 6 years ago
Christoph Wurst 5bf3d1bb38
Update license headers 6 years ago
Roeland Jago Douma 68748d4f85
Some php-cs fixes 6 years ago
Georg Ehrke 9f6dd51912
LIMIT is no column but a SQL feature, allow limit on initial sync 6 years ago
Arne Hamann 2c5ebac458
Allow to search for real pattern in contacts 6 years ago
Georg Ehrke 34601f8623
allow sharing addressbooks with circles 7 years ago
Joas Schilling bb352fb667
Use the defined func()->count() instead of manual counting 7 years ago
John Molakvoæ (skjnldsv) b6d8c5ff2f
Add check for vCard uid 7 years ago
John Molakvoæ (skjnldsv) 66624cfe0a
Phpunit fix 7 years ago
Morris Jobke 7246f2ace5
Update PHPDoc to reflect the actual behaviour 7 years ago
John Molakvoæ (skjnldsv) d89edb28c4
move migration 7 years ago