Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update php-epub-meta and use composer for dep handling. | Harald Eilertsen | 14 days | 1 | -0/+155 |
| | | | | | | Note that we upgrade to the 2.x branch of the dependency, as the 3.x branch requires PHP version 8.2 or later. There's no reason for us to move our minimum supported version of PHP just yet. | ||||
* | update symfony/polyfill-php81 | Mario | 2024-09-30 | 1 | -8/+8 |
| | |||||
* | update sabre/vobject | Mario | 2024-09-30 | 1 | -6/+6 |
| | |||||
* | update spomky-labs/otphp | Mario | 2024-09-30 | 1 | -12/+12 |
| | |||||
* | update ramsey/uuid | Mario | 2024-09-30 | 1 | -8/+8 |
| | |||||
* | update scssphp | Mario | 2024-09-30 | 1 | -7/+7 |
| | |||||
* | deps: Upgrade smarty/smarty to version 4.5.4 | Harald Eilertsen | 2024-09-28 | 1 | -7/+7 |
| | | | | | | | | | | | | | | | | | | | This eliminates a potential vulnerability where an template author could inject arbitrary PHP files to be run via the 'extends' tag. See: - https://github.com/smarty-php/smarty/security/advisories/GHSA-4rmg-292m-wg3w - https://github.com/smarty-php/smarty/commit/0be92bc8a6fb83e6e0d883946f7e7c09ba4e857a Impact assessment: In our case I would consider this a low severity issue as we don't allow users to dynamically add or edit smarty templates. Templates has to be updated via merge requests, or by installing a theme. In both cases a malicious attacker already has easier ways to inject whatever code they want. Further, the extend tag is not in use in any of our core templates. | ||||
* | this will be a longer journey - we will start to use bootstrap icons now ↵ | Mario | 2024-07-23 | 1 | -0/+42 |
| | | | | since forkawesome is dead | ||||
* | Revert "another attmpt to install streams/php-jcs via composer" | Mario | 2024-03-16 | 1 | -59/+61 |
| | | | This reverts commit 5af3c3577843a6f65c402c27607edca98233c08e | ||||
* | another attmpt to install streams/php-jcs via composer | Mario | 2024-03-15 | 1 | -61/+59 |
| | |||||
* | Revert "next try to use the streams php-jcs library until the floats issue ↵ | Mario | 2024-03-14 | 1 | -59/+61 |
| | | | | | | will be fixed upstream. see here for reference https://codeberg.org/streams/streams/issues/151" This reverts commit 70dfce356b949dce00dba534536be994b1d7761d. | ||||
* | next try to use the streams php-jcs library until the floats issue will be ↵ | Mario | 2024-03-14 | 1 | -61/+59 |
| | | | | fixed upstream. see here for reference https://codeberg.org/streams/streams/issues/151 | ||||
* | Revert "use the streams php-jcs library until the floats issue will be fixed ↵ | Mario | 2024-03-14 | 1 | -59/+61 |
| | | | | | | upstream. see here for reference https://codeberg.org/streams/streams/issues/151" This reverts commit 81ce67df942d4bf378814677268fe03a29ecc028. | ||||
* | use the streams php-jcs library until the floats issue will be fixed ↵ | Mario | 2024-03-14 | 1 | -61/+59 |
| | | | | 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 | -132/+196 |
| | | | | | | 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 | -196/+132 |
| | | | | issue will be fixed upstream. see here for reference https://codeberg.org/streams/streams/issues/151 | ||||
* | update composer libs | Mario | 2024-03-06 | 1 | -32/+30 |
| | |||||
* | custom sass bootstrap builds for channels and site | Mario | 2024-02-10 | 1 | -0/+83 |
| | |||||
* | composer add mmccook/php-json-canonicalization-scheme | Mario | 2024-01-03 | 1 | -0/+61 |
| | |||||
* | comÃposer add tephenhill/base58 | Mario | 2024-01-03 | 1 | -0/+45 |
| | |||||
* | update symfony/polyfill-php81 | Mario | 2024-01-03 | 1 | -8/+8 |
| | |||||
* | update sabre/vobject | Mario | 2024-01-03 | 1 | -6/+6 |
| | |||||
* | update ramsey/uuid | Mario | 2024-01-03 | 1 | -7/+7 |
| | |||||
* | update ezyang/htmlpurifier | Mario | 2024-01-03 | 1 | -8/+8 |
| | |||||
* | update sabre/dav | Mario | 2024-01-03 | 1 | -15/+12 |
| | |||||
* | use new lang detect library which supports much more languages | Mario | 2023-10-07 | 1 | -0/+54 |
| | |||||
* | composer update html to markdown | Mario | 2023-10-05 | 1 | -10/+10 |
| | |||||
* | composer update oauth2 server | Mario | 2023-10-05 | 1 | -11/+10 |
| | |||||
* | composer update smarty | Mario | 2023-10-05 | 1 | -7/+7 |
| | |||||
* | composer update bootstrap | Mario | 2023-10-05 | 1 | -7/+7 |
| | |||||
* | update bootstrap to version 5.3 | Mario | 2023-06-02 | 1 | -7/+7 |
| | |||||
* | update composer libs | Mario | 2023-05-30 | 1 | -78/+74 |
| | |||||
* | update bootstrap | Mario | 2023-04-28 | 1 | -7/+7 |
| | |||||
* | port totp mfa from streams with some adjustions | Mario | 2023-03-08 | 1 | -0/+301 |
| | |||||
* | update simplepie | Mario | 2023-01-27 | 1 | -8/+9 |
| | |||||
* | update smarty | Mario | 2023-01-27 | 1 | -7/+7 |
| | |||||
* | native dark theme initial checkin | Mario | 2023-01-20 | 1 | -7/+7 |
| | |||||
* | composer update michelf/php-markdown | Mario | 2022-10-12 | 1 | -9/+12 |
| | |||||
* | composer update jbroadway/urlify | Mario | 2022-10-12 | 1 | -15/+15 |
| | |||||
* | composer update bshaffer/oauth2-server-php | Mario | 2022-10-12 | 1 | -7/+7 |
| | |||||
* | composer update ezyang/htmlpurifier | Mario | 2022-10-12 | 1 | -11/+21 |
| | |||||
* | composer update symfony | Mario | 2022-10-12 | 1 | -8/+8 |
| | |||||
* | composer update ramsey/uuid | Mario | 2022-10-12 | 1 | -14/+14 |
| | |||||
* | composer update sabre | Mario | 2022-10-12 | 1 | -29/+29 |
| | |||||
* | composer update simplepie | Mario | 2022-10-12 | 1 | -7/+9 |
| | |||||
* | composer update smarty | Mario | 2022-10-11 | 1 | -7/+7 |
| | |||||
* | composer update twbs | Mario | 2022-10-11 | 1 | -7/+7 |
| | |||||
* | Revert "update composer libs" | Mario | 2022-10-11 | 1 | -144/+135 |
| | | | | This reverts commit 108a3efe0b6d37a7ed394a84c69b924ca727f17a. | ||||
* | update composer libs | Mario | 2022-10-11 | 1 | -135/+144 |
| | |||||
* | Revert "update composer libs" | Mario | 2022-10-11 | 1 | -144/+135 |
| | | | | This reverts commit 5e5f0aa955d86743a14531bed98501b59140ab1f. |