Commit Graph

23 Commits (0a9150b2dadaf0ffd5ea096312683ccb792ae50d)

Author SHA1 Message Date
Morris Jobke 0a594cd3a5 Add @deprecated to all methods with a proper method in \OCP 10 years ago
Morris Jobke 7644950b48 Add @since tags to all methods in public namespace 10 years ago
Jenkins for ownCloud b585d87d9d Update license headers 10 years ago
Morris Jobke 06aef4e8b1 Revert "Updating license headers" 10 years ago
Jenkins for ownCloud 6a1a4880f0 Updating license headers 10 years ago
Thomas Müller 8749442fec no return on register and unregister 11 years ago
Robin McCorkell f7e777f7d2 Fix various code errors detected by Scrutinizer 11 years ago
Robin McCorkell 87b548ed91 Fix all PHPDoc types and variable names, in /lib 11 years ago
Robin McCorkell b5bc37d2e4 Fix @return array PHPDocs, in /lib 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 12 years ago
Bart Visscher a4d3cc798f Correct lib/public/contacts.php tests 12 years ago
Thomas Mueller 10ea45c916 fix failing test cases due to wrong typing 12 years ago
Bart Visscher 68562dafb4 More whitespace fixes 12 years ago
Thomas Mueller 8ed0ce7801 [contacts_api] IAddressBook moved to OCP as it's used by apps to provide access to their contact data 12 years ago
Thomas Mueller 4cc895aa0a [contacts_api] move addressbook to it's own file 12 years ago
Thomas Mueller 889e55fdac [contacts_api] update documentation 12 years ago
Thomas Mueller 35e55214e2 [Contacts API] example for searching added 12 years ago
Thomas Mueller f99497a05a test for search and unregister added 12 years ago
Thomas Mueller 2d597c2238 first unit tests implemented 12 years ago
Thomas Mueller 5b1dea56e5 change name to IAddressBook 12 years ago
Thomas Mueller fba8c776e1 plugin mechanism implemented 12 years ago
Thomas Mueller 33a4dfa087 function isEnabled() added 13 years ago
Thomas Mueller c3825112a0 public contacts api as discussed here https://github.com/owncloud/apps/issues/113 13 years ago