| Age | Commit message (Collapse) | Author |
|
Reduce the number of requests, more robust, many more cases working,
reduced code
|
|
Related to
https://github.com/FreshRSS/FreshRSS/issues/1181
https://github.com/FreshRSS/FreshRSS/issues/1298
|
|
https://github.com/FreshRSS/FreshRSS/issues/1298
|
|
Every 15 days. https://github.com/FreshRSS/FreshRSS/issues/1181
|
|
|
|
See https://github.com/FreshRSS/FreshRSS/commit/da7d34d2ef45e4cfcf1410a279998f680a6338ea#commitcomment-9439610
|
|
Fix https://github.com/FreshRSS/FreshRSS/issues/760
|
|
If url is not find, we copy default favicon into favicon dir so at the next
try, we don't search the url again.
See https://github.com/FreshRSS/FreshRSS/issues/290
See https://github.com/FreshRSS/FreshRSS/issues/727
|
|
See https://github.com/FreshRSS/FreshRSS/issues/290
|
|
- Use Favicon library
- Fix coding style
- Change default favicon
Fix https://github.com/FreshRSS/FreshRSS/issues/290
|
|
https://github.com/marienfressinaud/FreshRSS/issues/364
|
|
Test d'utilisation de PATH_INFO plutôt que QUERY_STRING pour améliorer
la mise en cache.
À tester sur différents serveurs
|
|
Contribue à https://github.com/marienfressinaud/FreshRSS/issues/126
|
|
Implémente https://github.com/marienfressinaud/FreshRSS/issues/333
/public/ est renommé /p/
/public/index.php est déplacé dans /p/i/index.php
Le cookie de session est limité à /p/i/
|