Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | get dev | Hilmar R | 2021-03-01 | 1 | -0/+1 |
| | |||||
* | update composer libs and minor notifications display fixes | Mario | 2019-12-12 | 1 | -0/+1 |
| | |||||
* | another bulk of composer updates | Mario | 2019-11-10 | 1 | -1/+0 |
| | | | (cherry picked from commit 6685381fd8db507493c3d7c1793f8c05c681bbce) | ||||
* | update composer libs and add ramsey/uuid | Mario Vavti | 2018-08-28 | 1 | -0/+1 |
| | |||||
* | update league/html-to-markdown via composer | Mario Vavti | 2018-01-12 | 1 | -2/+2 |
| | |||||
* | install smarty via composer and update other php libs | Mario Vavti | 2017-12-18 | 1 | -2/+3 |
| | |||||
* | :arrow_up: Update HTML Purifier library. | Klaus Weidenbach | 2017-03-26 | 1 | -0/+1 |
| | | | | | Updated HTML Purifier from 4.6.0 to 4.9.2 with better PHP7 compatibility. Used composer to manage this library. | ||||
* | [FEATURE] Add config and use composer autoloader. | Klaus Weidenbach | 2016-10-18 | 1 | -2/+2 |
| | | | | | | | | | | | | | 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. | ||||
* | update to sabre/dav to version 3.2.0 | Mario Vavti | 2016-06-28 | 1 | -2/+2 |
| | |||||
* | initial sabre upgrade (needs lots of work - to wit: authentication, redo the ↵ | redmatrix | 2016-05-10 | 1 | -0/+16 |
browser interface, and rework event export/import) |