0
I Use This!
Inactive

Commits : Listings

Analyzed about 17 hours ago. based on code collected about 21 hours ago.
Apr 19, 2023 — Apr 19, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
- Added Exception handling - Each method now analyzes the http status code on it's own - Minor comment, documentation and phpdoc changes More... almost 12 years ago
- Added debug function - Some minor class structure changes - Some comment, documentation and phpdoc changes More... about 12 years ago
- Added SOGo to the CardDAV server list - Deleted the method get_last_vcard_id() -> the add method does now returns the vCard id - Added posibility to get a raw XML vCard response to the get_xml_vcard() method - Some comment, documentation and phpdoc changes More... about 12 years ago
- added SOGo support - Special thanks to xbgmsharp for the great feedback! - cache curl connection so that only one authentication process is needed - added boolean return value for add-, edit- and delete-methods - added addressbook handling More... about 12 years ago
- new method: clean_vcard - new method: get_last_vcard_id More... about 12 years ago
- extended clean_response() method and added utf-encoding More... about 12 years ago
- changed license from LGPLv2 to AGPLv3 - changed minor wordings in the changelog More... about 12 years ago
- added "get xml vcard"-method to get a single vCard with more detailed information More... about 12 years ago
- minor comment and class changes More... about 12 years ago
- verified ownCloud support - store username and password for class internal use - cleaned the class - automaticly adds a / at the end of an url if it's missing - added a URL-Schema list More... over 12 years ago
- added sabreDAV support More... over 12 years ago
- standardized "get last modified" seems not to work with every server configuration -> no standardized date anymore! More... over 12 years ago
- added memotoo support - bugfix: mostly check_connection() returned "true" if the server connection failed - removed unused code - standardized "get last modified" to unix-timestamp - changed version naming More... over 12 years ago
- switched from "fopen" to curl for all server requests - get() uses now PROPFIND instead of REPORT - simplified response additionally returns "get last modified" - added Apple addressbook server support More... over 12 years ago
- vCard id returned by get() excludes now the file extension ".vcf" More... over 12 years ago
- minor comment changes More... over 12 years ago
- minor phpdoc changes / extensions More... over 12 years ago
- get only entries if a vCard id exists - get etag bugfix (PROFIND -> REPORT) - vCard id generator bugfix - minor class-structure and comment changes More... over 12 years ago
- deleted unused methods - added server connection check - added some more examples - get() can now return complete vcards - class renamed to carddav_backend - optimized for synchronisation useage More... over 12 years ago
added error handling added phpdoc support cleaned comments / variables More... over 12 years ago
xml requests will be built by the XMLWriter added etag to simplified response More... over 12 years ago
added add functionality added update functionality added get vcard functionality added user-agent to http-requests added simplified response set vcard standard fields (Version, N, FN) More... over 12 years ago
added delete functionality More... over 12 years ago
added filter type OR / AND More... over 12 years ago
first version of the carddav client More... almost 13 years ago
initial commit More... almost 13 years ago