1
0
mirror of https://github.com/owncloudarchive/contacts.git synced 2024-11-29 11:24:11 +01:00
OwncloudContactsOfficial/lib
Thomas Tanghus f8c46f1ad1 Various route and request adjustments
* All request bodies are now JSON.
* Contact property add/update/delete uses the same PATCH route.
2013-10-03 04:15:12 +02:00
..
backend OC_ -> OCP\ 2013-09-16 02:24:08 +02:00
carddav Port hack from 5.0.12 to fix wrongly escaped parameters. #146 2013-10-01 19:15:22 +02:00
connector use new backend prefs 2013-08-03 22:40:52 -04:00
controller Various route and request adjustments 2013-10-03 04:15:12 +02:00
middleware Now in a semi-working state 2013-10-01 19:15:22 +02:00
share Contacts: Adjust some class names 2013-04-25 01:03:05 +02:00
utils OC_ -> OCP\ 2013-09-16 02:24:08 +02:00
vobject Port hack from 5.0.12 to fix wrongly escaped parameters. #146 2013-10-01 19:15:22 +02:00
abstractpimcollection.php Don't emit signals in batch operations. 2013-09-03 19:23:11 +02:00
abstractpimobject.php Add missing public declarations 2013-05-31 21:32:45 +02:00
addressbook.php Fix birthday generation and add methods for creating birthday events 2013-10-01 19:15:22 +02:00
addressbookprovider.php OC_ -> OCP\ 2013-09-16 02:24:08 +02:00
app.php PATCH test WiP 2013-10-01 19:15:22 +02:00
contact.php Port hack from 5.0.12 to fix wrongly escaped parameters. #146 2013-10-01 19:15:22 +02:00
controller.php Port controllers to OCP\AppFramework 2013-10-01 19:15:22 +02:00
dicontainer.php Move profile photo handling to separate controller 2013-09-04 08:03:33 +02:00
dispatcher.php Now in a semi-working state 2013-10-01 19:15:22 +02:00
hooks.php loadTagsFor() => load() 2013-10-01 19:15:22 +02:00
imageresponse.php Port controllers to OCP\AppFramework 2013-10-01 19:15:22 +02:00
ipimobject.php Add missing public declarations 2013-05-31 21:32:45 +02:00
jsonresponse.php PATCH test WiP 2013-10-01 19:15:22 +02:00
searchprovider.php Contacts: Reenabled search. Currently only for own, local contacts. 2013-04-30 02:06:11 +02:00
textdownloadresponse.php Port controllers to OCP\AppFramework 2013-10-01 19:15:22 +02:00
vcard.php Contacts: Old VCard -> VCardLegacy 2013-05-05 15:26:35 +02:00