streams/vendor/sabre/dav/lib/DAV
Klaus Weidenbach 745515b11f [FEATURE] Add config and use composer autoloader.
We use composer already to install SabreDAV. Include config
composer.(json|lock) to install and manage more dependencies
in future.
Also provide PSR-4 autoloading for our namespaced classes, e.g.
"Zotlabs\". To regenerate autoloader maps use:
$ composer install --optimize-autoloader --no-dev

We could also remove the whole vendor/ folder from our repository, but
that would need changes in deployment and how to install hubs and needs
more discussion first.
2016-10-18 18:11:41 +02:00
..
Auth update to sabre/dav to version 3.2.0 2016-06-28 21:45:14 +02:00
Browser [FEATURE] Add config and use composer autoloader. 2016-10-18 18:11:41 +02:00
Exception initial sabre upgrade (needs lots of work - to wit: authentication, redo the browser interface, and rework event export/import) 2016-05-10 17:26:44 -07:00
FS upgrade to sabre32 2016-05-28 17:46:24 +02:00
FSExt update to sabre/dav to version 3.2.0 2016-06-28 21:45:14 +02:00
Locks initial sabre upgrade (needs lots of work - to wit: authentication, redo the browser interface, and rework event export/import) 2016-05-10 17:26:44 -07:00
Mount initial sabre upgrade (needs lots of work - to wit: authentication, redo the browser interface, and rework event export/import) 2016-05-10 17:26:44 -07:00
PartialUpdate initial sabre upgrade (needs lots of work - to wit: authentication, redo the browser interface, and rework event export/import) 2016-05-10 17:26:44 -07:00
PropertyStorage upgrade to sabre32 2016-05-28 17:46:24 +02:00
Sharing upgrade to sabre32 2016-05-28 17:46:24 +02:00
Sync initial sabre upgrade (needs lots of work - to wit: authentication, redo the browser interface, and rework event export/import) 2016-05-10 17:26:44 -07:00
Xml update to sabre/dav to version 3.2.0 2016-06-28 21:45:14 +02:00
Client.php upgrade to sabre32 2016-05-28 17:46:24 +02:00
Collection.php initial sabre upgrade (needs lots of work - to wit: authentication, redo the browser interface, and rework event export/import) 2016-05-10 17:26:44 -07:00
CorePlugin.php upgrade to sabre32 2016-05-28 17:46:24 +02:00
Exception.php initial sabre upgrade (needs lots of work - to wit: authentication, redo the browser interface, and rework event export/import) 2016-05-10 17:26:44 -07:00
File.php upgrade to sabre32 2016-05-28 17:46:24 +02:00
ICollection.php upgrade to sabre32 2016-05-28 17:46:24 +02:00
IExtendedCollection.php initial sabre upgrade (needs lots of work - to wit: authentication, redo the browser interface, and rework event export/import) 2016-05-10 17:26:44 -07:00
IFile.php upgrade to sabre32 2016-05-28 17:46:24 +02:00
IMoveTarget.php initial sabre upgrade (needs lots of work - to wit: authentication, redo the browser interface, and rework event export/import) 2016-05-10 17:26:44 -07:00
IMultiGet.php initial sabre upgrade (needs lots of work - to wit: authentication, redo the browser interface, and rework event export/import) 2016-05-10 17:26:44 -07:00
INode.php upgrade to sabre32 2016-05-28 17:46:24 +02:00
IProperties.php initial sabre upgrade (needs lots of work - to wit: authentication, redo the browser interface, and rework event export/import) 2016-05-10 17:26:44 -07:00
IQuota.php initial sabre upgrade (needs lots of work - to wit: authentication, redo the browser interface, and rework event export/import) 2016-05-10 17:26:44 -07:00
MkCol.php initial sabre upgrade (needs lots of work - to wit: authentication, redo the browser interface, and rework event export/import) 2016-05-10 17:26:44 -07:00
Node.php initial sabre upgrade (needs lots of work - to wit: authentication, redo the browser interface, and rework event export/import) 2016-05-10 17:26:44 -07:00
PropFind.php initial sabre upgrade (needs lots of work - to wit: authentication, redo the browser interface, and rework event export/import) 2016-05-10 17:26:44 -07:00
PropPatch.php initial sabre upgrade (needs lots of work - to wit: authentication, redo the browser interface, and rework event export/import) 2016-05-10 17:26:44 -07:00
Server.php upgrade to sabre32 2016-05-28 17:46:24 +02:00
ServerPlugin.php initial sabre upgrade (needs lots of work - to wit: authentication, redo the browser interface, and rework event export/import) 2016-05-10 17:26:44 -07:00
SimpleCollection.php initial sabre upgrade (needs lots of work - to wit: authentication, redo the browser interface, and rework event export/import) 2016-05-10 17:26:44 -07:00
SimpleFile.php initial sabre upgrade (needs lots of work - to wit: authentication, redo the browser interface, and rework event export/import) 2016-05-10 17:26:44 -07:00
StringUtil.php initial sabre upgrade (needs lots of work - to wit: authentication, redo the browser interface, and rework event export/import) 2016-05-10 17:26:44 -07:00
TemporaryFileFilterPlugin.php initial sabre upgrade (needs lots of work - to wit: authentication, redo the browser interface, and rework event export/import) 2016-05-10 17:26:44 -07:00
Tree.php upgrade to sabre32 2016-05-28 17:46:24 +02:00
UUIDUtil.php initial sabre upgrade (needs lots of work - to wit: authentication, redo the browser interface, and rework event export/import) 2016-05-10 17:26:44 -07:00
Version.php update to sabre/dav to version 3.2.0 2016-06-28 21:45:14 +02:00