friendica-addons/dav/SabreDAV
Tobias Diekershoff f8d9efe8c7 some files were executable, now they are not 2017-12-07 14:26:26 +01:00
..
bin some files were executable, now they are not 2017-12-07 14:26:26 +01:00
docs Heavily refactored, including multiple calendars per user and recurring events. Not in an installable state yet, though 2012-07-08 17:12:58 +00:00
examples Notifications by E-Mail implemented 2012-07-27 18:35:14 +00:00
lib Second part of refactoring; should be runnable again, yet not thoroughly tested 2012-08-11 08:07:19 +00:00
tests Second part of refactoring; should be runnable again, yet not thoroughly tested 2012-08-11 08:07:19 +00:00
ChangeLog Second part of refactoring; should be runnable again, yet not thoroughly tested 2012-08-11 08:07:19 +00:00
LICENSE Initial Release of the calendar plugin 2012-06-03 18:19:28 +00:00
README.md Notifications by E-Mail implemented 2012-07-27 18:35:12 +00:00
build.xml Initial Release of the calendar plugin 2012-06-03 18:19:28 +00:00
composer.json Second part of refactoring; should be runnable again, yet not thoroughly tested 2012-08-11 08:07:19 +00:00

README.md

What is SabreDAV

SabreDAV allows you to easily add WebDAV support to a PHP application. SabreDAV is meant to cover the entire standard, and attempts to allow integration using an easy to understand API.

Feature list:

  • Fully WebDAV compliant
  • Supports Windows XP, Windows Vista, Mac OS/X, DavFSv2, Cadaver, Netdrive, Open Office, and probably more.
  • Passing all Litmus tests.
  • Supporting class 1, 2 and 3 Webdav servers.
  • Locking support.
  • Custom property support.
  • CalDAV (tested with Evolution, iCal, iPhone and Lightning).
  • CardDAV (tested with OS/X addressbook, the iOS addressbook and Evolution).
  • Over 97% unittest code coverage.

Supported RFC's:

Live Demo

Head over to:

Please note: Due to the webserver stack (nginx with varnish) some clients will not work correctly. At the very least this includes Finder and Cyberduck. Any client using chunked transfer encoding or expect 100-Continue will fail.

The demo site is kindly hosted by sourceforge, so take it easy with the diskspace. It's limited!