Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | revert addition of zip | Mario | 2024-03-14 | 1 | -1/+0 |
| | |||||
* | lets try this | Mario | 2024-03-14 | 1 | -0/+1 |
| | |||||
* | use the streams php-jcs library until the floats issue will be fixed ↵ | Mario | 2024-03-14 | 1 | -2/+2 |
| | | | | upstream. see here for reference https://codeberg.org/streams/streams/issues/151 | ||||
* | Revert "composer update and use the fixed streams php-jcs library until the ↵ | Mario | 2024-03-14 | 1 | -2/+2 |
| | | | | | | floats issue will be fixed upstream. see here for reference https://codeberg.org/streams/streams/issues/151" This reverts commit 6bf61dfa6b585db01b607a79bd64ec9c583a9c10. | ||||
* | composer update and use the fixed streams php-jcs library until the floats ↵ | Mario | 2024-03-14 | 1 | -2/+2 |
| | | | | issue will be fixed upstream. see here for reference https://codeberg.org/streams/streams/issues/151 | ||||
* | update composer libs | Mario | 2024-03-06 | 1 | -1/+1 |
| | |||||
* | require the intl extension for | Mario | 2024-02-14 | 1 | -0/+1 |
| | |||||
* | custom sass bootstrap builds for channels and site | Mario | 2024-02-10 | 1 | -1/+2 |
| | |||||
* | Remove behat as dev dependency. | Harald Eilertsen | 2024-01-07 | 1 | -3/+1 |
| | | | | | | | | | As the Symphony\Yaml stuff disappeared with behat, we need another way to load read the yaml files with database fixtures for the integration tests. As the php yaml extension is not distributed with PHP by default, this creates it as another dev dependency! | ||||
* | require bcmath or gmp extension | Mario | 2024-01-06 | 1 | -0/+1 |
| | |||||
* | require ext-sodium, dump composer autoload and a minor js fix | Mario | 2024-01-05 | 1 | -0/+1 |
| | |||||
* | composer add mmccook/php-json-canonicalization-scheme | Mario | 2024-01-03 | 1 | -1/+2 |
| | |||||
* | comÃposer add tephenhill/base58 | Mario | 2024-01-03 | 1 | -1/+2 |
| | |||||
* | use new lang detect library which supports much more languages | Mario | 2023-10-07 | 1 | -1/+2 |
| | |||||
* | composer update bootstrap | Mario | 2023-10-05 | 1 | -0/+1 |
| | |||||
* | update bootstrap to version 5.3 | Mario | 2023-06-02 | 1 | -1/+1 |
| | |||||
* | update bootstrap | Mario | 2023-04-28 | 1 | -1/+1 |
| | |||||
* | port totp mfa from streams with some adjustions | Mario | 2023-03-08 | 1 | -1/+3 |
| | |||||
* | native dark theme initial checkin | Mario | 2023-01-20 | 1 | -1/+1 |
| | |||||
* | composer update michelf/php-markdown | Mario | 2022-10-12 | 1 | -1/+1 |
| | |||||
* | Revert "update composer libs" | Mario | 2022-10-11 | 1 | -1/+1 |
| | | | | This reverts commit 5e5f0aa955d86743a14531bed98501b59140ab1f. | ||||
* | update composer libs | Mario | 2022-10-11 | 1 | -1/+1 |
| | |||||
* | more ci testing | Mario | 2022-02-11 | 1 | -2/+0 |
| | |||||
* | more ci testing | Mario | 2022-02-11 | 1 | -0/+2 |
| | |||||
* | we do not actually require this for the tests | Mario | 2022-02-11 | 1 | -2/+0 |
| | |||||
* | bump php version | Mario | 2022-02-11 | 1 | -1/+1 |
| | |||||
* | composer update smarty to version 4.1 | Mario | 2022-02-11 | 1 | -1/+1 |
| | |||||
* | install urlify via composer | Mario | 2021-10-22 | 1 | -1/+2 |
| | |||||
* | upgrade to bootstrap 5.0.1 and first batch of fixes | Mario | 2021-06-07 | 1 | -1/+1 |
| | |||||
* | composer update commerceguys/intl to version 1.1.0 | Mario | 2021-06-05 | 1 | -1/+1 |
| | |||||
* | composer update league/html-to-markdown | Mario | 2021-06-05 | 1 | -1/+1 |
| | |||||
* | get dev | Hilmar R | 2021-03-01 | 1 | -2/+6 |
| | |||||
* | update composer libs | Mario | 2020-11-27 | 1 | -1/+1 |
| | |||||
* | add dms/phpunit-arraysubset-asserts | Mario | 2020-11-26 | 1 | -1/+2 |
| | |||||
* | try phpunit 9, remove dbunit (not compatible and abandoned), re-enable xdebug | Mario | 2020-11-26 | 1 | -75/+77 |
| | |||||
* | update php-mock | Mario | 2020-11-26 | 1 | -1/+2 |
| | |||||
* | update phpunit | Mario | 2020-11-26 | 1 | -1/+1 |
| | |||||
* | another bulk of composer updates | Mario | 2019-11-10 | 1 | -4/+4 |
| | | | (cherry picked from commit 6685381fd8db507493c3d7c1793f8c05c681bbce) | ||||
* | update bootstrap to version 4.3.1 | Mario Vavti | 2019-05-10 | 1 | -1/+1 |
| | |||||
* | Revert "dbunit does not work wirh phpunit v 8.1.3 - try 7.5.9" | Mario | 2019-04-25 | 1 | -1/+1 |
| | | | This reverts commit 8401e9c2b4bca3bf19eb7590f827b7169f4647d9 | ||||
* | dbunit does not work wirh phpunit v 8.1.3 - try 7.5.9 | Mario Vavti | 2019-04-25 | 1 | -1/+1 |
| | |||||
* | add phpmd and phpcs to require-dev | Mario | 2019-03-17 | 1 | -1/+3 |
| | |||||
* | update imagesloaded to version 4.1.4 via composer | Mario | 2018-11-25 | 1 | -1/+2 |
| | |||||
* | yet another blueimp vulnerability. Move to composer. | Mike Macgirvin | 2018-10-31 | 1 | -1/+2 |
| | |||||
* | install bootstrap via composer | Mario Vavti | 2018-09-07 | 1 | -1/+2 |
| | |||||
* | update composer libs and add ramsey/uuid | Mario Vavti | 2018-08-28 | 1 | -1/+2 |
| | |||||
* | Update github.com git repo URLs with framagit.org URLs | Andrew Manning | 2018-06-08 | 1 | -3/+3 |
| | |||||
* | Fix composer.json for recent composer. | Klaus Weidenbach | 2018-05-09 | 1 | -4/+3 |
| | | | | | The old composer.json is not valid anymore. Make it work with current composer binaries again. | ||||
* | install smarty via composer and update other php libs | Mario Vavti | 2017-12-18 | 1 | -1/+2 |
| | |||||
* | Update classmap caches and add phpunit/dbunit. | Klaus Weidenbach | 2017-12-17 | 1 | -2/+3 |
| | | | | | | In preparation for DB unit tests add phpunit/dbunit and update dev libraries. Update autoload classmap caches. |