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
/
user
/
profile.phtml
Age
Commit message (
Expand
)
Author
2025-03-07
Added api password indicator text (#7340)
Jackson Culbreth
2024-12-29
templates and i18n: link back to rss feeds (#7162)
maTh
2024-12-04
improve api management (#7048)
maTh
2024-11-28
Upgrade code to php 8.1 (#6748)
Luc SANCHEZ
2024-06-09
Pass PHPStan level 9 (#6544)
Alexandre Alapetite
2024-04-17
Fix: API mangement section in profile page (#6314)
maTh
2024-03-17
fixed HTML: <fieldset> + <legend> (#6202)
maTh
2024-02-26
New feature: shareable user query (#6052)
Alexandre Alapetite
2023-12-18
Pass PHPStan level 8 (#5946)
Alexandre Alapetite
2023-11-16
Use strict_types (#5830)
Luc SANCHEZ
2023-03-26
Modernize Constants and use new constant for string 'currentUser' (#5089)
Luc SANCHEZ
2022-01-04
PHPStan level 5 (#4110)
Alexandre Alapetite
2021-12-31
Add PHPStan (#4021)
Alexandre Alapetite
2021-12-03
Fix: double main tags (#4014)
maTh
2021-11-11
a to button (#3969)
maTh
2021-09-18
Headline structure improvement (Part 2) (#3851)
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-05-08
Minor uniform stricter HTML (#3616)
Alexandre Alapetite
2021-02-28
Travis: Enforce phpcs line length + whitespace (#3488)
Alexandre Alapetite
2020-04-20
Enhance the way help elements are displayed (#2911)
Julien-Pierre Avérous
2019-12-03
Separate the update API password endpoint (#2675)
Marien Fressinaud
2019-10-23
Take advantage of PHP 5.4+ short echo (#2585)
Alexandre Alapetite
2019-10-01
Trim whitespace (#2544)
Alexandre Alapetite
2019-09-18
Hide the admin checkbox if user is not admin (#2531)
Marien Fressinaud
2019-08-29
Provide email address verification feature (#2481)
Marien Fressinaud
2018-05-01
Use HTML autocomplete new-password (#1877)
Alexandre Alapetite
2017-11-12
A bit of documentation for the API (#1689)
Alexandre Alapetite
2017-04-09
Multi-user token
Alexandre Alapetite
2016-08-13
CSRF token, update HTTP Referrer policy to same-origin
Alexandre Alapetite
2016-08-01
Merge pull request #1187 from Alkarex/remove_persona
Alexandre Alapetite
2016-07-31
Remove Mozilla Persona login
Alexandre Alapetite
2016-07-31
More links for API help
Alexandre Alapetite
2015-07-22
Ask password to user before deleting its account
Marien Fressinaud
2015-07-22
Give possibility to delete its own account
Marien Fressinaud
2015-01-26
Password format on profile and manage user pages
Marien Fressinaud
2015-01-13
Fix user interaction with showing password feature
Marien Fressinaud
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-11
Fix french i18n for last views
Marien Fressinaud
2014-10-26
Update i18n
Marien Fressinaud