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
/
CategoryDAO.php
Age
Commit message (
Expand
)
Author
2022-11-14
Typing function checkToken (#4561)
Luc SANCHEZ
2022-11-07
Avoid exception in searchById (#4822)
Alexandre Alapetite
2022-09-19
Fix transaction rollbacks during auto-update (#4622)
Alexandre Alapetite
2022-08-08
Refactor entry-to-GReader API format (#4490)
Alexandre Alapetite
2022-07-04
Dynamic OPML (#4407)
Alexandre Alapetite
2022-02-06
Fix Fever 32 bit ID issue + more PHP type hints (#4201)
Alexandre Alapetite
2021-03-23
Fix DB lock bug during refresh (MariaDB) (#3559)
Alexandre Alapetite
2021-02-28
Travis: Enforce phpcs line length + whitespace (#3488)
Alexandre Alapetite
2020-01-20
Fix null array index bug for PHP 7.4 (#2780)
Alexandre Alapetite
2019-11-18
Fix adding categories in MySQL 5.5 (#2672)
Alexandre Alapetite
2019-11-06
More reset default category name (#2639)
Alexandre Alapetite
2019-11-06
Fix name of default category (#2638)
Alexandre Alapetite
2019-10-31
Fix categories sorting (#2616)
Marien Fressinaud
2019-10-26
Add category order (#2592)
Alexis Degrugillier
2019-10-23
Workaround for MySQL limitation 1093 (#2586)
Alexandre Alapetite
2019-10-23
Feature/new archiving (#2335)
Alexis Degrugillier
2019-10-06
SQL allow recreating existing user (#2555)
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
2019-06-21
Change category configuration (#2410)
Alexis Degrugillier
2018-10-24
Allow dot in username (#2062)
Alexandre Alapetite
2018-09-29
Custom labels (#2027)
Alexandre Alapetite
2018-09-02
Use mb_strcut (#1996)
Alexandre Alapetite
2018-05-29
Fix check default category, and PostgreSQL seq bug (#1907)
Alexandre Alapetite
2018-01-01
Add mute strategy configuration (#1750)
Alexis Degrugillier
2017-09-22
[ci] Add Travis (#1619)
Frans de Jonge
2016-10-23
CLI import ZIP/OPML/JSON for user
Alexandre Alapetite
2016-09-27
Merge branch 'FreshRSS/dev' into PostgreSQL
Alexandre Alapetite
2016-09-26
API implement user-info and fix edits
Alexandre Alapetite
2016-08-31
Quoted upper-cases instead of string replace
Alexandre Alapetite
2016-08-14
Bug static
Alexandre Alapetite
2016-08-02
PostgreSQL draft
Alexandre Alapetite
2016-04-22
MySQL compatibility only_full_group_by
Alexandre Alapetite
2015-07-03
Updated log visibility
Alexandre Alapetite
2015-03-05
Fix spacing
Alexis Degrugillier
2015-03-05
Introduce user queries objects
Alexis Degrugillier
2014-12-11
Fix french i18n for install + some fixes
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-07-05
Add support for SQLite
Alexandre Alapetite
2014-07-03
Preparation for SQLite
Alexandre Alapetite
2014-03-30
Import of articles is implemented!
Marien Fressinaud
2014-03-29
Better OPML import / export
Marien Fressinaud
2014-02-28
API streamContents for categories and feeds
Alexandre Alapetite
2014-02-11
SQL : Supprime c.color
Alexandre Alapetite
2013-12-26
Favicons compatibles multi-utilisateurs
Alexandre Alapetite
2013-12-23
Synchronisation quelques lignes blanches
Alexandre Alapetite
2013-12-19
Refactorisation : correction classes oubliƩes
Alexandre Alapetite
2013-12-15
Grosse refactorisation pour permettre le chargement automatique des classes
Alexandre Alapetite