index
:
FreshRSS (Customized)
custom
edge
Customized version of FreshRSS, a self-hosted RSS feed aggregator
Daniel Smith
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
app
/
Utils
Age
Commit message (
Expand
)
Author
2026-01-03
Switch to using CURLOPT_ACCEPT_ENCODING instead of the deprecated CURLOPT_ENC...
Michael Meier
2025-12-24
Handle fetch of text/plain as <pre> (#8340)
Alexandre Alapetite
2025-12-08
Fix saveHTML() scrambling encoding in newer libxml2 (#8296)
Alexandre Alapetite
2025-11-30
Web scraping support date format epoch milliseconds (#8266)
Alexandre Alapetite
2025-11-16
Fix undefined array key CURLOPT_PROXY (#8218)
Alexandre Alapetite
2025-11-13
Exclude local networks for domain-wide Retry-After (#8195)
Alexandre Alapetite
2025-11-11
Housekeeping lib_rss.php (#8193)
Alexandre Alapetite
2025-11-04
Create separate `Retry-After` files for proxies (#8029)
Inverle
2025-08-30
Include port number for HTTP Retry-After (#7875)
Alexandre Alapetite
2025-07-31
Implement support for HTTP 429 Too Many Requests (#7760)
Alexandre Alapetite
2025-03-25
Update bcrypt.js from 2.4.4 to 3.0.2 (#7449)
Alexandre Alapetite
2025-03-13
Implement JSON string concatenation with & operator (#7414)
Alexandre Alapetite
2024-12-27
PHPStan 2.0 (#7131)
Alexandre Alapetite
2024-11-28
Upgrade code to php 8.1 (#6748)
Luc SANCHEZ
2024-09-06
Upgrade to PHP 8.1 (#6711)
Alexandre Alapetite
2024-07-18
JSON Dot Notation allow string conversion (#6631)
Alexandre Alapetite
2024-05-22
Fix JSON Dot direct array (#6476)
Alexandre Alapetite
2024-04-25
Refactoring: Rename dotpath into dotnotation (#6369)
maTh
2024-04-18
i18n improved: dotted path -> dot-notation (#6317)
maTh
2024-02-26
New feature: shareable user query (#6052)
Alexandre Alapetite
2024-01-15
PHPStan prepare exceptions (#6037)
Alexandre Alapetite
2024-01-13
Fix PHP 7.4 compatibility (#6038)
Alexandre Alapetite
2024-01-10
JSONFeeds, JSON scraping, and POST requests for feeds (#5662)
eta-orionis
2023-12-18
Pass PHPStan level 8 (#5946)
Alexandre Alapetite
2023-11-16
Use strict_types (#5830)
Luc SANCHEZ
2023-10-30
applies several small optimizations (#5511)
Luc SANCHEZ
2023-07-07
Chore/processing of depreciations and updating code to php72 minimum (#5504)
Luc SANCHEZ
2023-04-17
Complete PHPStan Level 6 (#5305)
Alexandre Alapetite
2023-02-03
Type hinting and doc (#5063)
Luc SANCHEZ
2022-11-14
NFS-friendly is_writable() checks (#4780)
Alexandre Alapetite
2022-01-01
Fix most PHPDocs errors (#4107)
Alexandre Alapetite
2020-03-08
Improve login and registration pages (#2794)
Marien Fressinaud
2019-12-03
Separate the update API password endpoint (#2675)
Marien Fressinaud