1
0
mirror of https://github.com/owncloudarchive/contacts.git synced 2024-11-29 11:24:11 +01:00
OwncloudContactsOfficial/lib
2014-07-30 17:05:09 +02:00
..
backend Fix #532. Adds an intermediate variable to be compatible with php 5.3 2014-07-09 19:18:20 +02:00
carddav update SabreDAV to 1.8.10 2014-05-26 22:09:12 +02:00
connector fix php 4.3 2014-07-30 11:04:15 +02:00
controller Merge pull request #568 from owncloud/adding-php-lint 2014-07-30 11:33:10 +02:00
middleware Misc. code cleanups 2014-03-23 19:02:16 +01:00
share Shared address books wasn't shown. Fix #471 2014-04-22 15:39:14 +02:00
utils Support jpg images for avatars from users 2014-06-19 15:17:22 +02:00
vobject Correct types for VCard properties 2014-03-21 15:19:31 +01:00
abstractpimcollection.php Finally actually implement the interfaces I claim to. 2014-03-10 15:16:15 +01:00
abstractpimobject.php Scrutinizer cleanup 2014-03-08 16:22:51 +01:00
addressbook.php return 'PHOTO' attribute on AddressbookProvider::search 2014-07-22 12:42:59 +02:00
addressbookprovider.php properly convert the json serialized data to the format as expected by the public contacts search 2014-07-30 17:05:09 +02:00
app.php Remove localusers from contacts app 2014-06-19 15:17:22 +02:00
contact.php another grammar fix 2014-05-25 13:18:20 +02:00
controller.php Align controllers to owncloud/core#8017 2014-04-07 22:29:24 +02:00
dispatcher.php fix TagMgr access 2014-07-04 10:51:59 -04:00
hooks.php Misc. fixes after refactoring 2014-03-18 23:51:32 +01:00
imageresponse.php Misc. code cleanups 2014-03-23 19:02:16 +01:00
importmanager.php Use realpath() for import connectors. Refs. #469 2014-04-18 03:46:27 +02:00
ipimobject.php 2014 2014-01-26 00:40:22 +01:00
jsonresponse.php Misc. code cleanups 2014-03-23 19:02:16 +01:00
searchprovider.php Misc. code cleanups 2014-03-23 19:02:16 +01:00
textdownloadresponse.php DownloadResponse now in public namespace 2014-04-26 00:41:22 +02:00