1
0
mirror of https://github.com/owncloudarchive/contacts.git synced 2024-12-01 13:24:10 +01:00
OwncloudContactsOfficial/lib
2013-06-02 15:52:46 -04:00
..
backend it's not over yet 2013-06-02 15:50:57 -04:00
carddav CardDAV: Set 'supported-address-data' property. 2013-05-31 21:32:45 +02:00
connector add connector 2013-06-02 15:52:46 -04:00
controller Only return collection on GET. 2013-05-29 12:56:34 +02:00
middleware Implement HTTP Middleware 2013-05-18 04:58:41 +02:00
share Contacts: Adjust some class names 2013-04-25 01:03:05 +02:00
utils Add Properties::purgeIndexes() to cleanup after multiple contacts. 2013-05-27 06:56:08 +02:00
vobject Added custom GroupProperty. Refs #96 2013-05-19 00:54:51 +02:00
abstractpimcollection.php public abstract public function? D'uh 2013-05-31 21:32:45 +02:00
abstractpimobject.php Add missing public declarations 2013-05-31 21:32:45 +02:00
addressbook.php Add missing public declarations 2013-05-31 21:32:45 +02:00
addressbookprovider.php Removed some debugging 2013-05-19 00:54:50 +02:00
app.php Merge branch 'master' of https://github.com/owncloud/contacts 2013-06-02 15:01:40 -04:00
contact.php Add missing public declarations 2013-05-31 21:32:45 +02:00
dicontainer.php Implement HTTP Middleware 2013-05-18 04:58:41 +02:00
hooks.php Let contactDeletion() hook take multiple ids. 2013-05-27 06:56:08 +02:00
imageresponse.php Contacts: Fix ImageResponse ctor 2013-04-25 01:49:43 +02:00
ipimobject.php Add missing public declarations 2013-05-31 21:32:45 +02:00
jsonresponse.php Contacts: Call parents ctor in JSONResponse. 2013-04-30 19:57:39 +02:00
searchprovider.php Contacts: Reenabled search. Currently only for own, local contacts. 2013-04-30 02:06:11 +02:00
vcard.php Contacts: Old VCard -> VCardLegacy 2013-05-05 15:26:35 +02:00