FreshRSS/app
Alexandre Alapetite f365a9aeb4
Update all test dependencies (#4419)
* Update all test dependencies

* Remove old false-positive

* Minor update lock files

* Increase PHPStan memory for Fedora
https://github.com/FreshRSS/FreshRSS/pull/4400#issuecomment-1159514197

* Require PHP8+ for tests
Due to small changes of signature in `ob_implicit_flush` and `simplexml_load_string`, cf. https://github.com/FreshRSS/FreshRSS/pull/4123

* Missing lint in CSS files
2022-06-19 20:08:42 +02:00
..
Controllers Fix update URL (#4399) 2022-06-02 08:40:18 +02:00
Exceptions PHPStan level 5 (#4110) 2022-01-04 13:59:09 +01:00
Mailers PHPStan level 5 (#4110) 2022-01-04 13:59:09 +01:00
Models Update all test dependencies (#4419) 2022-06-19 20:08:42 +02:00
SQL Fix SQLite regression (#4389) 2022-05-26 23:22:06 +02:00
Services Refactor OPML export categories (#4356) 2022-05-12 22:31:31 +02:00
Utils Fix most PHPDocs errors (#4107) 2022-01-01 11:26:56 +01:00
i18n Fix Minz link (#4414) 2022-06-16 20:25:31 +02:00
layout Safer htmlspecialchars_utf8 (#4411) 2022-06-11 22:14:46 +02:00
migrations Add a migration system (#2760) 2020-07-08 12:11:55 +02:00
views Slider: close via shortcut (#4394) 2022-05-30 23:06:50 +02:00
.htaccess Patch for #2460: Run on Apache 2.4+ without mod_access_compat (#2461) 2019-07-31 13:48:06 +02:00
FreshRSS.php Custom logo HTML (#4369) 2022-05-23 14:03:19 +02:00
actualize_script.php Use typographic quotes (#4133) 2022-01-08 21:58:55 +01:00
index.html Déplacement de ./actualize_script.php sous ./app/ 2013-12-26 13:26:05 +01:00
install.php Custom logo HTML (#4369) 2022-05-23 14:03:19 +02:00
shares.php New sharing service: Web sharing API (#4271) 2022-03-16 23:23:15 +01:00