index
:
FreshRSS (Customized)
custom
edge
Customized version of FreshRSS, a self-hosted RSS feed aggregator
Daniel Smith
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
p
/
ext.php
Age
Commit message (
Expand
)
Author
2025-05-02
Fix file serving for symlinked extensions (#7545)
Inverle
2025-04-08
Fix regression ext.php (#7499)
Alexandre Alapetite
2025-04-07
Secure serving of user files from extensions (#7495)
Alexandre Alapetite
2025-04-01
Fix ext.php: Restrict valid paths in ext.php for extensions (#7479)
Alexandre Alapetite
2025-04-01
Restrict valid paths in ext.php for extensions (#7474)
Alexandre Alapetite
2025-04-01
Referrer-Policy: same-origin (#6303)
maTh
2024-11-28
Upgrade code to php 8.1 (#6748)
Luc SANCHEZ
2024-09-06
Upgrade to PHP 8.1 (#6711)
Alexandre Alapetite
2024-06-05
Modernize code to php7.4 (#6043)
Luc SANCHEZ
2023-12-18
Pass PHPStan level 8 (#5946)
Alexandre Alapetite
2023-11-16
Use strict_types (#5830)
Luc SANCHEZ
2023-01-29
PHPStan level 9 for ./p/ and lib_rss.php (#5049)
Alexandre Alapetite
2023-01-09
Update dev dependencies (#4993)
Alexandre Alapetite
2022-12-08
Security fix in ext.php (#4928)
Alexandre Alapetite
2022-08-10
Composer require php extensions (#4497)
Alexandre Alapetite
2022-01-01
Fix most PHPDocs errors (#4107)
Alexandre Alapetite
2021-12-02
Fix some PHPstan errors (#4019)
Alexandre Alapetite
2021-02-28
Travis: Enforce phpcs line length + whitespace (#3488)
Alexandre Alapetite
2021-02-26
Add support for extension user files (#3433)
Alexis Degrugillier
2021-02-02
Fix extension file search (#3413)
Alexis Degrugillier
2021-02-02
Refactor extension file script (#3399)
Alexis Degrugillier
2020-03-22
New core-extensions to allow Docker volumes for third-party extensions (#2837)
Alexandre Alapetite
2019-07-31
Add support for images to the ext.php endpoint (#2465)
Marien Fressinaud
2019-04-06
Fix for extensions on Windows (#2348)
Alexandre Alapetite
2018-06-01
Use realpath of EXTENSIONS_PATH (#1911)
Girish Ramakrishnan
2017-12-11
Use __DIR__ for relative include and require
Alexandre Alapetite
2014-12-05
Fix security hole from ext.php script.
Marien Fressinaud
2014-12-04
Update ext.php to serve any file from extensions
Marien Fressinaud
2014-10-05
Primitive extension system: minor change
Alexandre Alapetite
2014-10-05
Primitive extension system
Alexandre Alapetite