Commit Graph

112 Commits (73fb2997f4b4e4855ef457aae8fde9cda0839e22)

Author SHA1 Message Date
Christof Arnosti 73fb2997f4 Issue #36644: Fix pruneOutdatedSyncTokens for CalDAV 2 years ago
Thomas Citharel 13a3ebd4cc
feat(CardDAV): Add Sabre\DAV\IMoveTarget support to OCA\DAV\CardDAV\AddressBook 2 years ago
Anna Larch 5c2eb732f1 fix(carddav): expose system address book 2 years ago
Thomas Citharel ff3b69b21d refactor(dav): Since we're in a transaction, use QB properly when incrementing synctoken 3 years ago
Thomas Citharel c9a3129cb4 fix(CalDAV/CardDAV): put every method from Cal/CardDAV backends that does multiple DB calls in transactions 3 years ago
jld3103 7e58aa1a05
Fix DAV types 3 years ago
Joas Schilling 1a31ddb56d
Do not reuse query builder objects in DAV account deletion 3 years ago
Anna Larch 9dd51601c6 Switch to DisplayNameCache for CardDAV 3 years ago
Thomas Citharel 6f15873321 Add a background job to prune outdated sync tokens 3 years ago
Christoph Wurst 19b7dad3dc Wrap address book creation write-read in a transaction 3 years ago
Joas Schilling d41841b4a7
Check address book URI length before creation 3 years ago
Anna Larch 61b55c88da performance optimisation for carddav backend blob data read 3 years ago
luz paz d4637ef4d8 Fix typos in apps/dav subdirectory 3 years ago
Carl Schwan 6114176b71 Cleanup CardDav SyncService 3 years ago
Carl Schwan 3598ec4028 Add typing to Sharing Backend 3 years ago
Thomas Citharel 060c8d7c4b
Add some typed properties 3 years ago
Thomas Citharel 4bb31c021e
Remove all legacy event dispatchers from CalDAV & CardDAV backends 3 years ago
Carl Schwan f7be76125f Fix more psalm issues 3 years ago
Carl Schwan e71db40492 Wrap multiple inserts inside a transation 3 years ago
Carl Schwan eef973e85b Minor optimizations for saving user personal information 3 years ago
Carl Schwan 2cdaa28acc Don't recreate sql query each time 4 years ago
Carl Schwan cb7485e764 Fix more than 1000 entries in queries exception in CardDavBackend 4 years ago
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