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
/
auth
/
index.phtml
Age
Commit message (
Expand
)
Author
2025-12-04
Move unsafe autologin to an extension (#7958)
Inverle
2025-11-11
Housekeeping lib_rss.php (#8193)
Alexandre Alapetite
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-11-28
Upgrade code to php 8.1 (#6748)
Luc SANCHEZ
2023-12-30
Authentik oAuth setup documentation updates (#5969)
laxmanpradhan
2023-12-18
Pass PHPStan level 8 (#5946)
Alexandre Alapetite
2023-11-16
Use strict_types (#5830)
Luc SANCHEZ
2023-05-11
A few additional PHPStan rules (#5388)
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
2021-02-28
Travis: Enforce phpcs line length + whitespace (#3488)
Alexandre Alapetite
2019-10-23
Take advantage of PHP 5.4+ short echo (#2585)
Alexandre Alapetite
2017-04-09
Multi-user token
Alexandre Alapetite
2016-10-05
Fix display bug for example of URL with token
Alexandre Alapetite
2016-09-11
Better control of number of entries per page or RSS feed
Alexandre Alapetite
2016-08-13
CSRF token, update HTTP Referrer policy to same-origin
Alexandre Alapetite
2016-07-31
Remove Mozilla Persona login
Alexandre Alapetite
2015-03-14
Add an unsaved changes alert on config pages
Alexis Degrugillier
2015-01-06
Fix last calls to Minz_Configuration methods
Marien Fressinaud
2015-01-05
Change name of user configuration var in Context
Marien Fressinaud
2014-12-13
Fix strings and url on auth configuration page
Marien Fressinaud
2014-12-11
Fix french i18n for auth and configure views
Marien Fressinaud
2014-10-20
Use FreshRSS_Context::$conf only
Marien Fressinaud
2014-10-17
Reorganize user pages
Marien Fressinaud