Files
FreshRSS/lib
Alexandre Alapetite 228d7adfdb Fix slider views (#5469)
* Fix slider titles
And fix full-page view of category configuration.
FIx https://github.com/FreshRSS/FreshRSS/pull/5449#issuecomment-1590021947

* Fix user queries and user management
Implement https://github.com/FreshRSS/FreshRSS/pull/5469#issuecomment-1591957935
2023-06-15 12:47:47 +02:00
..
2023-06-15 12:47:47 +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-05-28 18:03:34 +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.