index
:
FreshRSS (Customized)
custom
edge
Customized version of FreshRSS, a self-hosted RSS feed aggregator
Daniel Smith
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
app
/
Models
/
DatabaseDAOSQLite.php
Age
Commit message (
Expand
)
Author
2026-01-10
Fix tags ILIKE (#8425)
Alexandre Alapetite
2025-12-20
More uniform SQL search and PHP search (#8329)
Alexandre Alapetite
2025-01-10
Fix sqlite_version (#7205)
Alexandre Alapetite
2025-01-10
Reduce undeeded use of elvis operator ?: (#7204)
Alexandre Alapetite
2024-12-27
PHPStan 2.0 (#7131)
Alexandre Alapetite
2024-09-11
PHPStan booleansInConditions (#6793)
Alexandre Alapetite
2024-08-11
SQL single quote string literals, one more (#6702)
Alexandre Alapetite
2024-06-09
Pass PHPStan level 9 (#6544)
Alexandre Alapetite
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-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-04-28
PHPStan Level 7 for more DAO PDO (#5328)
Alexandre Alapetite
2023-04-17
Complete PHPStan Level 6 (#5305)
Alexandre Alapetite
2023-03-31
PHPStan level 6 for all PDO and Exception classes (#5239)
Alexandre Alapetite
2022-02-05
Draft:Add interface and add typehinting (#4130)
Luc SANCHEZ
2020-09-01
Fix variable undeclared ($sql) (#3165)
Luc SANCHEZ
2019-11-11
Fix DB optimize for MySQL (#2647)
Alexandre Alapetite
2019-10-23
Feature/new archiving (#2335)
Alexis Degrugillier
2019-10-06
Fix PostgreSQL and SQLite DB size estimation (#2562)
Alexandre Alapetite
2019-09-29
PDO refactoring for code simplification (#2522)
Alexandre Alapetite
2018-09-29
Custom labels (#2027)
Alexandre Alapetite
2017-10-12
CLI optimize database (#1663)
Alexandre Alapetite
2017-09-22
[ci] Add Travis (#1619)
Frans de Jonge
2014-10-20
Add checking installation feature
Marien Fressinaud