Commit graph

4 commits

Author SHA1 Message Date
Alexandre Alapetite
aed710af88
Fix static 2024-04-07 19:52:52 +02:00
Alexandre Alapetite
55ae6368ee
Better syntax for registerHook 2024-04-07 19:43:54 +02:00
Alexandre Alapetite
cc6bf0d1e6
New developer command to test all third-party extensions
* `composer run-script phpstan-third-party`
* Rename the directory for generate.php to `third-party` instead of `tmp`
* Take advantage of PHPStan checkMissingOverrideMethodAttribute https://phpstan.org/config-reference#checkmissingoverridemethodattribute
* Detected and fixed bug in URL of https://github.com/tunbridgep/freshrss-invidious
2024-04-07 17:06:35 +02:00
Kevin Papst
ad2d0eeb3a
added Youtube extension (#217)
* added Youtube extension

* phpstan

* modernized code style

* replaced deprecated calls

* phpstan

* modernized codebase

* modernized codebase

* phpstan-next

* markdown syntax check

* markdown syntax check

* markdown syntax check

* seriously a spell checker ... are you trying to avoid outside contributions?

* updated extensions

---------

Co-authored-by: Alexandre Alapetite <alexandre@alapetite.fr>
2024-03-17 23:30:56 +01:00