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
/
EntryDAO.php
Age
Commit message (
Expand
)
Author
2023-04-14
PHPStan Level 6 FreshRSS_Search FreshRSS_Entry (#5292)
Alexandre Alapetite
2023-04-08
Fix phpstan level 6 error (#5272)
Luc SANCHEZ
2023-04-07
Phpstan Level6 for View.php (#5269)
Luc SANCHEZ
2023-03-22
Consistent entry ID type (32-bit compatibility) (#5213)
Alexandre Alapetite
2023-03-22
Remove FreshRSS_Searchable for better types (#5212)
Alexandre Alapetite
2023-03-08
Type hinting for Factory.php up to PHPStan 9 (#5090)
Luc SANCHEZ
2023-01-29
PHPStan level 9 for ./p/ and lib_rss.php (#5049)
Alexandre Alapetite
2022-11-23
Better restrict tag search (#4882)
Alexandre Alapetite
2022-09-19
Fix transaction rollbacks during auto-update (#4622)
Alexandre Alapetite
2022-08-25
Fix MariaDB case sensitivity (#4537)
Alexandre Alapetite
2022-08-18
Easier full-text search possibility (#4505)
Alexandre Alapetite
2022-08-16
Basic support for negative searches with parentheses (#4503)
Alexandre Alapetite
2022-08-08
Refactor entry-to-GReader API format (#4490)
Alexandre Alapetite
2022-07-19
Add database field attributes for entries (#4444)
Alexandre Alapetite
2022-06-25
Fix last update & archive logic (#4422)
Alexandre Alapetite
2022-06-02
New search engine (#4378)
Alexandre Alapetite
2022-02-28
Implement Web scraping "HTML + XPath" (#4220)
Alexandre Alapetite
2022-02-07
More PHP type hints for Fever (#4202)
Alexandre Alapetite
2022-02-06
Fix Fever 32 bit ID issue + more PHP type hints (#4201)
Alexandre Alapetite
2022-01-08
Fix various typos and spelling errors in documentation, comments and code. (#...
Thomas Renes
2022-01-05
[CI] PHPCS: check for opening brace on same line (#4122)
Frans de Jonge
2022-01-04
PHPStan level 5 (#4110)
Alexandre Alapetite
2022-01-01
Fix most PHPDocs errors (#4107)
Alexandre Alapetite
2021-12-31
Add PHPStan (#4021)
Alexandre Alapetite
2021-12-31
Search on article IDs (#4058)
Alexandre Alapetite
2021-07-24
Search labels (#3709)
Alexandre Alapetite
2021-05-18
Fix array_chunk key index bug (#3631)
Alexandre Alapetite
2021-05-08
More cases of max SQL variable number (#3586)
Alexandre Alapetite
2021-03-24
Fix TT-RSS import (#3553)
Alexandre Alapetite
2021-03-07
fix updateEntryPrepared (#3500)
Alexandre Alapetite
2021-03-07
SQLite: fix updateEntry (#3461)
Alexandre Alapetite
2021-02-28
Travis: Enforce phpcs line length + whitespace (#3488)
Alexandre Alapetite
2021-02-02
INSERT ... ON CONFLIT DO NOTHING for addEntry (#3409)
Alexandre Alapetite
2021-01-11
Fix commitNewEntries query (#3357)
Craig Andrews
2020-11-23
Ensure maximum date int (#3259)
Alexandre Alapetite
2020-06-13
Add error log (#3055)
Alexandre Alapetite
2020-05-03
Fever integer type for numbers (#2946)
Alexandre Alapetite
2020-04-17
Filter by multiple feed IDs (#2892)
Alexandre Alapetite
2020-04-01
Implement negation for searching by date intervals (#2869)
Alexandre Alapetite
2020-02-29
Better performance with yield (#2588)
Alexandre Alapetite
2020-01-20
Fix SQLite CONCAT used for search (#2777)
Alexandre Alapetite
2019-11-11
Sanitize UTF-8 before commiting entries (#2649)
Alexandre Alapetite
2019-10-23
Workaround for MySQL limitation 1093 (#2586)
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-10-06
SQL allow recreating existing user (#2555)
Alexandre Alapetite
2019-10-05
MySQL entry content MEDIUMBLOB (#2551)
Alexandre Alapetite
2019-09-29
Quick fix: forgotten PDO values (#2546)
Alexandre Alapetite
2019-09-29
PDO refactoring for code simplification (#2522)
Alexandre Alapetite
2019-09-15
CLI to export/import any database to/from SQLite (#2496)
Alexandre Alapetite
[prev]
[next]