Alexandre Alapetite 1abb261cea CssXPath: Implement ~ subsequent-sibling (#8154) há 5 meses atrás
..
Minz eee8b8c03f Add support for extension compatibility (#8081) há 5 meses atrás
core-extensions d9197d7e32 New JS attribute: `data-auto-leave-validation` (#7785) há 8 meses atrás
marienfressinaud 165a6b7347 Update lib_opml to v0.5.1 (#5188) há 3 anos atrás
phpgt 1abb261cea CssXPath: Implement ~ subsequent-sibling (#8154) há 5 meses atrás
phpmailer 8e57e28a9a Update phpmailer/phpmailer requirement from 6.10.0 to 6.11.1 in /lib (#8048) há 6 meses atrás
simplepie e27ca6d9dd SimplePie: apply HTTPS policy also on GUIDs and permalinks (#8037) há 6 meses atrás
.gitignore 1abb261cea CssXPath: Implement ~ subsequent-sibling (#8154) há 5 meses atrás
.htaccess 91624037c7 Apache protect more non-public folders and files (#6881) há 1 ano atrás
README.md 882deab455 Allow SimplePie updates with composer (#4374) há 1 ano atrás
composer.json 1abb261cea CssXPath: Implement ~ subsequent-sibling (#8154) há 5 meses atrás
favicons.php f1c91c84dd Bump phpstan/phpstan from 2.1.29 to 2.1.31 (#8156) há 5 meses atrás
http-conditional.php 23ba48c71f Change how files are included (#7916) há 7 meses atrás
index.html 91624037c7 Apache protect more non-public folders and files (#6881) há 1 ano atrás
lib_date.php 7e72033859 Filter on last user modified (#8093) há 5 meses atrás
lib_install.php 57e1a375cb Strengthen some crypto (#8061) há 6 meses atrás
lib_rss.php f1c91c84dd Bump phpstan/phpstan from 2.1.29 to 2.1.31 (#8156) há 5 meses atrás

README.md

Libraries

SimplePie

FreshRSS uses a forked version of SimplePie, with a number of patches.

See the read-me of our fork.

Updating libraries

Some of the libraries in this folder can be updated semi-automatically by invoking:

cd ./FreshRSS/lib/
composer update --no-autoloader

Remember to read the change-logs, proof-read the changes, preserve possible local patches, add irrelevant files to .gitignore (minimal installation), and test before committing.