19 Commits (601664bc84e91b752ab6e6251510b559a5a676fc)

Author SHA1 Message Date
  Thomas Citharel 28b0da59ce
Fix a doctype in OCP for IAddressBook 2 years ago
  Joas Schilling d5cb5a33dc
Convert strict_search to wildcard property and add psalm docs 2 years ago
  Joas Schilling 0f1670be8a
Only limit search in the system address book 2 years ago
  Joas Schilling 84d37143b0
Only wildcard search if enumeration is allowed 2 years ago
  John Molakvoæ (skjnldsv) 215aef3cbd
Update php licenses 3 years ago
  Anna Larch f9083ef7bf Fix namespacing 3 years ago
  Christoph Wurst cb057829f7
Update license headers for 19 4 years ago
  Julius Härtl 6709833dc7
Use paginated search for contacts 4 years ago
  Christoph Wurst a8a06a82d2
Remove trailing whitespaces from comments 4 years ago
  Christoph Wurst 1a9330cd69
Update the license headers for Nextcloud 19 4 years ago
  Christoph Wurst b80ebc9674
Use the short array syntax, everywhere 4 years ago
  Christoph Wurst 5bf3d1bb38
Update license headers 4 years ago
  Roeland Jago Douma 68748d4f85
Some php-cs fixes 4 years ago
  Arne Hamann 2c5ebac458
Allow to search for real pattern in contacts 6 years ago
  John Molakvoæ (skjnldsv) 22112bf71d
Allow access to addressbook unique uri 5 years ago
  Morris Jobke 0eebff152a
Update license headers 6 years ago
  Roeland Jago Douma 361d2badd8
Some phpstorm inspection fixes 7 years ago
  Joas Schilling ba87db3fcc
Fix others 8 years ago
  Roeland Douma 15fdd36617 Move \OCP\Contacts to PSR-4 (#24645) 8 years ago
  Thomas Müller 682821c71e Happy new year! 8 years ago
  Morris Jobke 7644950b48 Add @since tags to all methods in public namespace 9 years ago
  Jenkins for ownCloud b585d87d9d Update license headers 9 years ago
  Morris Jobke 06aef4e8b1 Revert "Updating license headers" 9 years ago
  Jenkins for ownCloud 6a1a4880f0 Updating license headers 9 years ago
  Robin McCorkell b5bc37d2e4 Fix @return array PHPDocs, in /lib 10 years ago
  Bart Visscher 5c412f480c $key is not needed for registering contactsmanager callbacks 10 years ago
  Bart Visscher 35a8dfb2fa More PHPDoc fixes, using scrutinizer patches as hints 10 years ago
  Scrutinizer Auto-Fixer adaee6a5a1 Scrutinizer Auto-Fixes 10 years ago
  Jörn Friedrich Dreyer 2a6a9a8cef polish documentation based on scrutinizer patches 10 years ago
  Morris Jobke 7c88736292 API doc for contacts manager, server container and share 10 years ago
  Thomas Müller 206f83941b move new interfaces into lib/public and OCP 11 years ago
  Thomas Müller 14b67d6c5f fixing typo 11 years ago
  Thomas Müller 21fd352c1a as a quick example the public contacts API has been ported over as a service hosted within the server container 11 years ago
  Bart Visscher a4d3cc798f Correct lib/public/contacts.php tests 11 years ago
  Thomas Mueller 10ea45c916 fix failing test cases due to wrong typing 11 years ago
  Bart Visscher 68562dafb4 More whitespace fixes 11 years ago
  Thomas Mueller 8ed0ce7801 [contacts_api] IAddressBook moved to OCP as it's used by apps to provide access to their contact data 11 years ago
  Thomas Mueller 4cc895aa0a [contacts_api] move addressbook to it's own file 11 years ago
  Thomas Mueller 889e55fdac [contacts_api] update documentation 11 years ago
  Thomas Mueller 35e55214e2 [Contacts API] example for searching added 11 years ago
  Thomas Mueller f99497a05a test for search and unregister added 11 years ago
  Thomas Mueller 2d597c2238 first unit tests implemented 11 years ago
  Thomas Mueller 5b1dea56e5 change name to IAddressBook 11 years ago
  Thomas Mueller fba8c776e1 plugin mechanism implemented 11 years ago
  Thomas Mueller 33a4dfa087 function isEnabled() added 11 years ago
  Thomas Mueller c3825112a0 public contacts api as discussed here https://github.com/owncloud/apps/issues/113 11 years ago