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
/
Models
/
FeedDAOSQLite.php
Age
Commit message (
Expand
)
Author
2025-11-15
SQL: Optimise speed of updateCachedValues() (#8207)
Alexandre Alapetite
2025-10-24
Better SQL auto-update f.kind (#8148)
Alexandre Alapetite
2025-09-27
Stable IDs during SQL import (#7988)
Alexandre Alapetite
2024-12-27
PHPStan 2.0 (#7131)
Alexandre Alapetite
2024-09-11
PHPStan booleansInConditions (#6793)
Alexandre Alapetite
2024-04-10
PHP 8.3 #[\Override] (#6273)
Alexandre Alapetite
2023-11-16
Use strict_types (#5830)
Luc SANCHEZ
2023-11-07
Compatibility PHP 8.2 for running automated tests (#5826)
Alexandre Alapetite
2023-05-11
A few additional PHPStan rules (#5388)
Alexandre Alapetite
2023-03-31
PHPStan level 6 for all PDO and Exception classes (#5239)
Alexandre Alapetite
2022-02-28
Implement Web scraping "HTML + XPath" (#4220)
Alexandre Alapetite
2022-02-06
Fix Fever 32 bit ID issue + more PHP type hints (#4201)
Alexandre Alapetite
2019-12-03
Upgrade user management page (#2417)
Alexis Degrugillier
2019-10-23
Feature/new archiving (#2335)
Alexis Degrugillier
2019-09-29
PDO refactoring for code simplification (#2522)
Alexandre Alapetite
2018-05-01
JSON column for feeds (#1838)
Alexandre Alapetite
2017-03-26
More defered insertion. New SQL index
Alexandre Alapetite
2016-08-31
Quoted upper-cases instead of string replace
Alexandre Alapetite
2014-10-05
Replace Minz_Log::record by corresponding methods
Marien Fressinaud
2014-07-07
SQL: SQLite syntax uniformisation
Alexandre Alapetite
2014-07-05
Add support for SQLite
Alexandre Alapetite
2014-07-03
Preparation #3 for SQLite
Alexandre Alapetite