aboutsummaryrefslogtreecommitdiffstats
path: root/vendor/sabre
Commit message (Collapse)AuthorAgeFilesLines
* install smarty via composer and update other php libsMario Vavti2017-12-1812-11/+41
|
* :arrow_up: Updating some PHP libraries.Klaus Weidenbach2017-07-063-2/+16
| | | | | htmlpurifier (v4.9.2 => v4.9.3) with bugfix for PHP7.1 sabre/http (4.2.2 => 4.2.3)
* new composer.lock for redzotlabs2017-03-16222-774/+1282
|
* [FEATURE] Add config and use composer autoloader.Klaus Weidenbach2016-10-1828-100/+513
| | | | | | | | | | | | | 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.
* Remove logger callsAndrew Manning2016-07-241-2/+1
|
* AJAX single upload might be working, but permissions problems seem to cause ↵Andrew Manning2016-07-231-3/+4
| | | | failure.
* update to sabre/dav to version 3.2.0Mario Vavti2016-06-2816-46/+141
|
* use composer to install sabre32Mario Vavti2016-05-2914-0/+2374
|
* missed some filesMario Vavti2016-05-2928-1897/+0
|
* upgrade to sabre32Mario Vavti2016-05-28206-8432/+8950
|
* initial sabre upgrade (needs lots of work - to wit: authentication, redo the ↵redmatrix2016-05-10719-42262/+64113
| | | | browser interface, and rework event export/import)
* Update SabreDAV from 1.8.9 to 1.8.10.Klaus Weidenbach2014-06-29234-115413/+1493
|
* Update sabreThomas Willingham2014-04-12193-233/+332
|
* add sabre (1.8.x) via composer in the !@#$ place it wants to befriendica2013-10-21494-0/+182706