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
/
entryController.php
Age
Commit message (
Expand
)
Author
2024-04-10
PHP 8.3 #[\Override] (#6273)
Alexandre Alapetite
2023-12-18
Pass PHPStan level 8 (#5946)
Alexandre Alapetite
2023-11-16
Use strict_types (#5830)
Luc SANCHEZ
2023-11-08
New feature important feeds (#5782)
Alexandre Alapetite
2023-10-30
Require PHP 7.4+ (#5720)
Alexandre Alapetite
2023-09-27
Test if set_time_limit exists (#5675)
VYSE V.E.O
2023-07-07
Chore/processing of depreciations and updating code to php72 minimum (#5504)
Luc SANCHEZ
2023-04-17
Complete PHPStan Level 6 (#5305)
Alexandre Alapetite
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-21
Typehint some Controllers (#5106)
Luc SANCHEZ
2023-03-08
Type hinting for Factory.php up to PHPStan 9 (#5090)
Luc SANCHEZ
2023-02-03
Remove -x on some files not needing it (#5065)
Alexandre Alapetite
2022-07-28
Fix rare read call bug (#4456)
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
2021-09-12
Lint i18n files (#3841)
Alexandre Alapetite
2019-10-23
Feature/new archiving (#2335)
Alexis Degrugillier
2019-08-02
Allow to change the view layout (#2467)
Marien Fressinaud
2018-12-25
Prepare for batch mark as read
Alexandre Alapetite
2018-10-26
Introduce a routine for minor DB maintenance (#2080)
Alexandre Alapetite
2018-10-25
MySQL GUID case sensitive (#2078)
Alexandre Alapetite
2018-09-29
Custom labels (#2027)
Alexandre Alapetite
2018-09-03
Add mark-as-unread (#1995)
Alexandre Alapetite
2018-07-08
Avoid feed credentials in logs (#1949)
Alexandre Alapetite
2018-03-14
Light Boolean search implementation (#1828)
Alexandre Alapetite
2018-03-01
cleanOldEntries call autoUpdateDb (#1804)
Alexandre Alapetite
2018-01-02
Replace "keep history" magic value by a constant (#1759)
Alexis Degrugillier
2017-10-12
CLI optimize database (#1663)
Alexandre Alapetite
2016-08-18
SQL mark search as read
Alexandre Alapetite
2016-04-23
Error message when accessing entry by GET
Alexandre Alapetite
2015-01-05
Change name of user configuration var in Context
Marien Fressinaud
2014-12-17
Fix i18n strings for sharing
Marien Fressinaud
2014-12-11
Fix i18n for conf, entry, error, feed Controllers
Marien Fressinaud
2014-10-30
Fix Minz_Error::error() -> use default values
Marien Fressinaud
2014-10-22
nextGet and idMax are coming back.
Marien Fressinaud
2014-10-20
Use FreshRSS_Context::$conf only
Marien Fressinaud
2014-10-06
Refactor authentication system.
Marien Fressinaud
2014-10-06
Refactor entryController
Marien Fressinaud
2014-10-05
Replace Minz_Log::record by corresponding methods
Marien Fressinaud
2014-10-05
Coding style
Marien Fressinaud
2014-10-05
Let's begin the big refactoring!
Marien Fressinaud
2014-09-16
Mark many as read must be a POST action
Marien Fressinaud
2014-07-06
Add TTL to control feed freshness
Alexandre Alapetite
2014-07-03
Preparation #3 for SQLite
Alexandre Alapetite
2014-07-03
Preparation for SQLite
Alexandre Alapetite
2014-03-10
SQL: Update cached values after an optimization
Alexandre Alapetite
2014-03-01
API: SQL optimisation
Alexandre Alapetite
2014-01-18
Corrections vue globale
Alexandre Alapetite
[next]