0
I Use This!
Inactive

Commits : Listings

Analyzed about 23 hours ago. based on code collected about 23 hours ago.
Jul 28, 2024 — Jul 28, 2025
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... about 13 years ago
- Added debug function - Some minor class structure changes - Some comment, documentation and phpdoc changes More... over 13 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... over 13 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... over 13 years ago
- new method: clean_vcard - new method: get_last_vcard_id More... over 13 years ago
- extended clean_response() method and added utf-encoding More... over 13 years ago
- changed license from LGPLv2 to AGPLv3 - changed minor wordings in the changelog More... over 13 years ago
- added "get xml vcard"-method to get a single vCard with more detailed information More... over 13 years ago
- minor comment and class changes More... over 13 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 13 years ago
- added sabreDAV support More... over 13 years ago
- standardized "get last modified" seems not to work with every server configuration -> no standardized date anymore! More... over 13 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 13 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 13 years ago
- vCard id returned by get() excludes now the file extension ".vcf" More... almost 14 years ago
- minor comment changes More... almost 14 years ago
- minor phpdoc changes / extensions More... almost 14 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... almost 14 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... almost 14 years ago
added error handling added phpdoc support cleaned comments / variables More... about 14 years ago
xml requests will be built by the XMLWriter added etag to simplified response More... about 14 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... about 14 years ago
added delete functionality More... about 14 years ago
added filter type OR / AND More... about 14 years ago
first version of the carddav client More... about 14 years ago
initial commit More... about 14 years ago