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
/
views
/
importExport
/
index.phtml
Age
Commit message (
Expand
)
Author
2025-08-08
New JS attribute: `data-auto-leave-validation` (#7785)
Inverle
2024-12-29
templates and i18n: link back to rss feeds (#7162)
maTh
2024-10-23
Web export SQLite (#6931)
Alexandre Alapetite
2024-08-01
Minor update whitespace PHPCS rules (#6666)
Alexandre Alapetite
2023-11-16
Use strict_types (#5830)
Luc SANCHEZ
2022-07-04
Dynamic OPML (#4407)
Alexandre Alapetite
2021-12-31
Add PHPStan (#4021)
Alexandre Alapetite
2021-12-03
Fix: double main tags (#4014)
maTh
2021-09-11
Headline structure improvement (#3830)
maTh
2021-08-20
Improve the link "back to RSS feeds": set a CSS class (#3761)
maTh
2019-10-23
Take advantage of PHP 5.4+ short echo (#2585)
Alexandre Alapetite
2019-01-16
Export labels (#2217)
Alexandre Alapetite
2016-10-23
CLI export
Alexandre Alapetite
2016-08-13
CSRF token, update HTTP Referrer policy to same-origin
Alexandre Alapetite
2014-12-11
Fix i18n for import/export
Marien Fressinaud
2014-10-01
Reorganize subscription management code
Marien Fressinaud
2014-08-11
Improve system import/export
Marien Fressinaud
2014-08-09
Fix import/export view
Marien Fressinaud
2014-08-09
Fix typo
Marien Fressinaud
2014-08-09
Change view import/export if no zip extension
Marien Fressinaud
2014-03-29
Fix typo + improve detection OPML file
Marien Fressinaud
2014-03-28
Export form is not displayed if there is nothing to export
Marien Fressinaud
2014-03-27
Export is fully implemented
Marien Fressinaud
2014-03-18
New version to export articles + opml
Marien Fressinaud
2014-03-16
Move import/export operations into an independant class
Marien Fressinaud