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
/
Controllers
/
indexController.php
Age
Commit message (
Expand
)
Author
2025-01-08
Fix continuous mode (#7200)
Alexandre Alapetite
2025-01-06
Implement custom order-by (#7149)
Alexandre Alapetite
2024-12-28
Fix regressions on some array structures (#7155)
Alexandre Alapetite
2024-12-27
PHPStan 2.0 (#7131)
Alexandre Alapetite
2024-12-27
Search in all feeds (#7144)
Alexandre Alapetite
2024-11-28
Upgrade code to php 8.1 (#6748)
Luc SANCHEZ
2024-08-01
Minor update whitespace PHPCS rules (#6666)
Alexandre Alapetite
2024-05-07
Fix individual OMPL feed export (#6435)
Alexandre Alapetite
2024-04-10
PHP 8.3 #[\Override] (#6273)
Alexandre Alapetite
2024-04-08
Fix paging posts per page (#6268)
Alexandre Alapetite
2024-02-26
New feature: shareable user query (#6052)
Alexandre Alapetite
2024-01-15
PHPStan prepare exceptions (#6037)
Alexandre Alapetite
2023-12-18
Pass PHPStan level 8 (#5946)
Alexandre Alapetite
2023-11-16
Use strict_types (#5830)
Luc SANCHEZ
2023-07-07
Chore/processing of depreciations and updating code to php72 minimum (#5504)
Luc SANCHEZ
2023-05-11
A few additional PHPStan rules (#5388)
Alexandre Alapetite
2023-05-02
PHPStan Level 7 complete DAOs (#5354)
Alexandre Alapetite
2023-04-23
PHPStan Level 7 for ten more files (#5327)
Alexandre Alapetite
2023-04-17
More consistent use of iterable type (#5308)
Alexandre Alapetite
2023-04-17
Complete PHPStan Level 6 (#5305)
Alexandre Alapetite
2023-04-07
Use typed access to request parameters (#5267)
Alexandre Alapetite
2023-03-27
Cleaning code and typehinting (#5064)
Luc SANCHEZ
2023-03-22
Consistent entry ID type (32-bit compatibility) (#5213)
Alexandre Alapetite
2023-03-21
Improved: show Terms of Service in config menu (#5215)
maTh
2023-02-03
Remove -x on some files not needing it (#5065)
Alexandre Alapetite
2023-01-18
tec: Update the lib_opml (#4403)
berumuron
2022-08-10
Refactor updateContext into its own FreshRSS_Context class (#4496)
Alexandre Alapetite
2022-07-27
Fix: logs page=0 error (#4460)
maTh
2022-07-04
Dynamic OPML (#4407)
Alexandre Alapetite
2022-03-22
Improve: manage feed in view within a slider (#4226)
maTh
2022-02-28
Implement Web scraping "HTML + XPath" (#4220)
Alexandre Alapetite
2022-02-06
Improved: "Pagination" + load more button (#4125)
maTh
2022-01-29
Fix keep state after favourites tags (#4178)
Alexandre Alapetite
2022-01-08
Fix various typos and spelling errors in documentation, comments and code. (#...
Thomas Renes
2022-01-04
PHPStan level 5 (#4110)
Alexandre Alapetite
2021-12-31
Add PHPStan (#4021)
Alexandre Alapetite
2020-05-18
Fix nav_menu mark-as-read (#2909)
Alexandre Alapetite
2020-02-29
Better performance with yield (#2588)
Alexandre Alapetite
2019-12-22
tec: Allow to change CSP header from controllers
Marien Fressinaud
2019-10-26
Add category order (#2592)
Alexis Degrugillier
2019-09-17
Add support for terms of service
Marien Fressinaud
2019-08-02
Allow to change the view layout (#2467)
Marien Fressinaud
2019-06-29
Fix wrong mark-as-read maxId argument (#2431)
Alexandre Alapetite
2019-02-13
Less jQuery (#2234)
Alexandre Alapetite
2018-10-14
Ensure fast flush of HTTP headers and HTML head (#2045)
Alexandre Alapetite
2018-09-29
Custom labels (#2027)
Alexandre Alapetite
2018-09-09
Minz: fix absolute URL bug (#2006)
Alexandre Alapetite
2018-03-14
Light Boolean search implementation (#1828)
Alexandre Alapetite
2017-12-19
PHP 7.2: Fix a warning when retrieving the list of entries (#1739)
Alexis Degrugillier
2017-09-22
[ci] Add Travis (#1619)
Frans de Jonge
[next]