Files
FreshRSS/lib
Sam Cohen 52d87c3eaa Allow configuration of Base URL via website (#5656)
* Allow configuration of Base URL via website

* Fix alphabetization of CREDITS

* Apply suggestions from code review

* Add Automatic recommendation

---------

Co-authored-by: Alexandre Alapetite <alexandre@alapetite.fr>
2023-09-13 22:58:10 +02:00
..
2023-03-13 13:10:09 +01:00
2023-05-11 13:08:49 +02:00
2023-05-11 13:08:49 +02:00
2023-05-22 20:55:59 +02:00
2023-05-28 18:03:34 +02:00
2023-09-04 10:09:37 +02:00

Libraries

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.