Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | regenerate autoload cache | Mario Vavti | 2019-06-28 | 1 | -1/+0 |
| | |||||
* | update bootstrap to version 4.3.1 | Mario Vavti | 2019-05-10 | 1 | -0/+5 |
| | |||||
* | update sabre/vobject | Mario Vavti | 2019-04-25 | 1 | -0/+1 |
| | |||||
* | Revert "update composer libs" | Mario | 2019-04-25 | 1 | -1/+0 |
| | | | This reverts commit e779335d060b3a51d6a144d23af4097ae6801473 | ||||
* | update composer libs | Mario Vavti | 2019-04-25 | 1 | -0/+1 |
| | |||||
* | optimize autoload cache and update changelog | Mario Vavti | 2019-03-21 | 1 | -3/+1 |
| | |||||
* | add phpmd and phpcs to require-dev | Mario | 2019-03-17 | 1 | -0/+5 |
| | |||||
* | update composer autoload cache | Mario Vavti | 2019-02-19 | 1 | -0/+7 |
| | |||||
* | update composer libs | Mario Vavti | 2019-01-02 | 1 | -3/+2 |
| | |||||
* | update jquery-file-upload and psr-log via composer | Mario | 2018-11-25 | 1 | -2/+6 |
| | |||||
* | Merge branch 'patch-20181028a' into 'dev' | Mario | 2018-11-05 | 1 | -0/+1 |
|\ | | | | | | | | | Add timestamp to pconfig See merge request hubzilla/core!1355 | ||||
| * | DB Updates to prep for pconfig timestamps. | M.Dent | 2018-10-28 | 1 | -0/+1 |
| | | |||||
* | | yet another blueimp vulnerability. Move to composer. | Mike Macgirvin | 2018-10-31 | 1 | -0/+1 |
| | | |||||
* | | update html_to_markdown, smarty and sabredav libs via composer | Mario Vavti | 2018-10-30 | 1 | -0/+1 |
|/ | |||||
* | optimize autoload | Mario Vavti | 2018-10-19 | 1 | -0/+3 |
| | |||||
* | optimize autoloader | Mario Vavti | 2018-10-05 | 1 | -4/+17 |
| | |||||
* | install bootstrap via composer | Mario Vavti | 2018-09-07 | 1 | -0/+1 |
| | |||||
* | update composer libs and add ramsey/uuid | Mario Vavti | 2018-08-28 | 1 | -0/+82 |
| | |||||
* | update composer autoload cache | Mario Vavti | 2018-07-18 | 1 | -1/+9 |
| | |||||
* | Update composer autoload cache. | Klaus Weidenbach | 2018-05-02 | 1 | -0/+9 |
| | | | | | Should add to Prepare RC Release documentation: composer dump-autoload --no-dev | ||||
* | :arrow_up: Update libraries. | Klaus Weidenbach | 2018-03-18 | 1 | -7/+12 |
| | | | | | | | | 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) | ||||
* | Update composer autoload cache. | Klaus Weidenbach | 2018-03-01 | 1 | -14/+254 |
| | |||||
* | update league/html-to-markdown via composer | Mario Vavti | 2018-01-12 | 1 | -40/+12 |
| | |||||
* | install smarty via composer and update other php libs | Mario Vavti | 2017-12-18 | 1 | -4/+3 |
| | |||||
* | Update classmap caches and add phpunit/dbunit. | Klaus Weidenbach | 2017-12-17 | 1 | -7/+9 |
| | | | | | | In preparation for DB unit tests add phpunit/dbunit and update dev libraries. Update autoload classmap caches. | ||||
* | Add ID3Parser library. | Klaus Weidenbach | 2017-11-20 | 1 | -0/+19 |
| | | | | https://github.com/LukasReschke/ID3Parser.git | ||||
* | :arrow_up: Update intl library. | Klaus Weidenbach | 2017-10-29 | 1 | -0/+51 |
| | | | | | Update intl library from v0.4? (2014) to v0.7.4 (2016). Use global composer autoloader now. | ||||
* | Update composer autoload cache. | Klaus Weidenbach | 2017-10-23 | 1 | -2/+13 |
| | |||||
* | Update composer autload cache. | Klaus Weidenbach | 2017-08-11 | 1 | -1/+3 |
| | |||||
* | Add optimize-autoloader to composer config. | Klaus Weidenbach | 2017-07-06 | 1 | -0/+6 |
| | |||||
* | :arrow_up:Update Sabre libraries. | Klaus Weidenbach | 2017-06-01 | 1 | -0/+1 |
| | |||||
* | :arrow_up: Update dev libraries. | Klaus Weidenbach | 2017-05-24 | 1 | -0/+1 |
| | | | | phpunit 6.1, behat, etc. | ||||
* | Replace Mardownify library with html-to-markdown library. | Klaus Weidenbach | 2017-05-23 | 1 | -15/+27 |
| | |||||
* | regenerate optimized autoload files | Mario Vavti | 2017-05-16 | 1 | -0/+1010 |
| | |||||
* | update sabredav to version 3.2.2 | Mario Vavti | 2017-05-04 | 1 | -1010/+0 |
| | |||||
* | :arrow_up: Update SimplePie library to 1.5. | Klaus Weidenbach | 2017-05-04 | 1 | -0/+1 |
| | | | | | There is a new stable release, so upgrade from the dev branch to the new 1.5 release. | ||||
* | :arrow_up: Update SimplePie library. | Klaus Weidenbach | 2017-04-15 | 1 | -2/+96 |
| | | | | | | | | | | | As a follow up to issue #699 update SimplePie from 1.2.1-dev (around 6years old) to current git master (1.4.4-dev). We use the master branch until the next release because it contains our patch for enclosure titles already. The other patches in the library from us can be done by configuring the SimplePie object in our code instead. Used composer to manage this library and use class autoloading. Add some unit tests for include/feedutils.php, but the interesting parts are unfortunately not testable with the current code. | ||||
* | :arrow_up: Update HTML Purifier library. | Klaus Weidenbach | 2017-03-26 | 1 | -0/+242 |
| | | | | | Updated HTML Purifier from 4.6.0 to 4.9.2 with better PHP7 compatibility. Used composer to manage this library. | ||||
* | :arrow_up: Update bshaffer/oauth2-server-php library. | Klaus Weidenbach | 2017-03-20 | 1 | -0/+75 |
| | | | | | Manage oauth2-server-php library with composer. Folder ./library/oauth2/ can be removed and includes removed with autoloading. | ||||
* | :construction_worker: :arrow_up: :heavy_plus_sign: Update PHPUnit to current ↵ | Klaus Weidenbach | 2017-03-14 | 1 | -3/+0 |
| | | | | | | | stable 6. Update requirements to PHP7 for dev. Add php-mock-phpunit to mock and stub global functions in a better way. | ||||
* | :arrow_up: :hammer: Upgrade Markdownify library. | Klaus Weidenbach | 2017-03-05 | 1 | -1/+24 |
| | | | | | | | | 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. | ||||
* | :arrow_up: :hammer: Upgrade PHP Markdown library. | Klaus Weidenbach | 2017-02-27 | 1 | -4/+22 |
| | | | | | | The current version throws deprecated warning with PHP7.1 and PHPUnit. Upgrade the Markdown library to the current PHP Markdown Lib 1.7.0. Used composer to manage this library. | ||||
* | [FEATURE] Add config and use composer autoloader. | Klaus Weidenbach | 2016-10-18 | 1 | -14/+636 |
| | | | | | | | | | | | | | 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 | -6/+6 |
| | |||||
* | use composer to install sabre32 | Mario Vavti | 2016-05-29 | 1 | -0/+92 |
| | |||||
* | upgrade to sabre32 | Mario Vavti | 2016-05-28 | 1 | -81/+0 |
| | |||||
* | initial sabre upgrade (needs lots of work - to wit: authentication, redo the ↵ | redmatrix | 2016-05-10 | 1 | -0/+81 |
browser interface, and rework event export/import) |