Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | bump php image to 8.0 | Mario | 2022-02-11 | 1 | -1/+1 |
| | |||||
* | more composer updates | Mario | 2022-02-11 | 1 | -2/+2 |
| | |||||
* | install urlify via composer | Mario | 2021-10-22 | 1 | -0/+1 |
| | |||||
* | update composer libs | Mario | 2021-10-08 | 1 | -0/+2 |
| | |||||
* | get dev | Hilmar R | 2021-03-01 | 1 | -0/+1 |
| | |||||
* | dump autoload | Mario | 2021-01-05 | 1 | -1/+0 |
| | |||||
* | run composer install --no-dev | Mario | 2020-11-27 | 1 | -0/+1 |
| | |||||
* | run composer install --no-dev | Mario | 2020-11-27 | 1 | -46/+0 |
| | |||||
* | composer autoload dump | Mario | 2020-11-27 | 1 | -1/+1 |
| | |||||
* | update composer libs | Mario | 2020-11-27 | 1 | -0/+48 |
| | |||||
* | add dms/phpunit-arraysubset-asserts | Mario | 2020-11-26 | 1 | -33/+0 |
| | |||||
* | revert folder renaming | Mario | 2020-11-26 | 1 | -0/+33 |
| | |||||
* | minor adjustion | Mario | 2020-11-26 | 1 | -33/+0 |
| | |||||
* | try phpunit 9, remove dbunit (not compatible and abandoned), re-enable xdebug | Mario | 2020-11-26 | 1 | -0/+33 |
| | |||||
* | update composer libs and add ramsey/uuid | Mario Vavti | 2018-08-28 | 1 | -0/+2 |
| | |||||
* | :arrow_up: Update libraries. | Klaus Weidenbach | 2018-03-18 | 1 | -0/+1 |
| | | | | | | | | michelf/php-markdown (1.7.0 => 1.8.0) ezyang/htmlpurifier (v4.9.3 => v4.10.0) commerceguys/intl (v0.7.4 => v0.7.5) sabre/http (4.2.3 => v4.2.4) sabre/vobject (4.1.3 => 4.1.5) | ||||
* | Add ID3Parser library. | Klaus Weidenbach | 2017-11-20 | 1 | -0/+1 |
| | | | | https://github.com/LukasReschke/ID3Parser.git | ||||
* | :arrow_up: Update intl library. | Klaus Weidenbach | 2017-10-29 | 1 | -0/+1 |
| | | | | | Update intl library from v0.4? (2014) to v0.7.4 (2016). Use global composer autoloader now. | ||||
* | Replace Mardownify library with html-to-markdown library. | Klaus Weidenbach | 2017-05-23 | 1 | -2/+1 |
| | |||||
* | :arrow_up: :hammer: Upgrade Markdownify library. | Klaus Weidenbach | 2017-03-05 | 1 | -0/+2 |
| | | | | | | | | The current version 2.0.0 (alpha) throws deprecated warning with PHP7.1 and PHPUnit. Upgrade the HTML to Markdown converter for PHP to the current Markdownify 2.2.1. Used composer to manage this library. | ||||
* | [FEATURE] Add config and use composer autoloader. | Klaus Weidenbach | 2016-10-18 | 1 | -0/+3 |
| | | | | | | | | | | | | | 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. | ||||
* | initial sabre upgrade (needs lots of work - to wit: authentication, redo the ↵ | redmatrix | 2016-05-10 | 1 | -0/+9 |
| | | | | browser interface, and rework event export/import) | ||||
* | Update sabre | Thomas Willingham | 2014-04-12 | 1 | -0/+9 |