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
/
app
/
Services
/
ExportService.php
Age
Commit message (
Expand
)
Author
2025-10-26
OPML export/import frss:priority (#8158)
Alexandre Alapetite
2025-01-10
Reduce undeeded use of elvis operator ?: (#7204)
Alexandre Alapetite
2025-01-06
Implement custom order-by (#7149)
Alexandre Alapetite
2025-01-01
Bump phpstan/phpstan from 2.0.4 to 2.1.0 (#7164)
dependabot[bot]
2024-11-28
Upgrade code to php 8.1 (#6748)
Luc SANCHEZ
2024-10-13
New feed mode: HTML + XPath + JSON dot notation (JSON in HTML) (#6888)
Alexandre Alapetite
2024-09-11
PHPStan booleansInConditions (#6793)
Alexandre Alapetite
2024-09-06
Upgrade to PHP 8.1 (#6711)
Alexandre Alapetite
2024-04-27
ZIP tempnam (#6392)
Alexandre Alapetite
2024-04-25
Refactoring: Rename dotpath into dotnotation (#6369)
maTh
2024-02-26
New feature: shareable user query (#6052)
Alexandre Alapetite
2024-01-10
JSONFeeds, JSON scraping, and POST requests for feeds (#5662)
eta-orionis
2023-12-28
Fix export with MySQL (#5988)
Alexandre Alapetite
2023-11-16
Use strict_types (#5830)
Luc SANCHEZ
2023-10-30
Require PHP 7.4+ (#5720)
Alexandre Alapetite
2023-05-02
PHPStan Level 7 complete DAOs (#5354)
Alexandre Alapetite
2023-04-28
PHPStan Level 7 for more DAO PDO (#5328)
Alexandre Alapetite
2023-04-23
PHPStan Level 7 for ten more files (#5327)
Alexandre Alapetite
2023-04-17
Complete PHPStan Level 6 (#5305)
Alexandre Alapetite
2023-04-08
Fix phpstan level 6 error (#5272)
Luc SANCHEZ
2023-04-07
Phpstan Level6 for View.php (#5269)
Luc SANCHEZ
2023-04-07
Use typed access to request parameters (#5267)
Alexandre Alapetite
2023-03-22
Consistent entry ID type (32-bit compatibility) (#5213)
Alexandre Alapetite
2023-02-09
XML+XPath (#5076)
Alexandre Alapetite
2023-01-18
tec: Update the lib_opml (#4403)
berumuron
2022-08-08
Refactor entry-to-GReader API format (#4490)
Alexandre Alapetite
2022-08-05
@tempnam in ExportService.php #4304 (#4489)
harshad389
2022-07-04
Dynamic OPML (#4407)
Alexandre Alapetite
2022-05-12
Refactor OPML export categories (#4356)
Alexandre Alapetite
2022-05-12
OPML export/import of some proprietary FreshRSS attributes (#4342)
Alexandre Alapetite
2022-01-08
Use typographic quotes (#4133)
Alexandre Alapetite
2021-12-31
Add PHPStan (#4021)
Alexandre Alapetite
2021-02-06
API implement OPML import/export (#3424)
Alexandre Alapetite
2020-06-13
tec: Refactor the export feature (#3045)
Marien Fressinaud