aboutsummaryrefslogtreecommitdiff
path: root/app/Models/CategoryDAO.php
AgeCommit message (Expand)Author
2023-07-07Chore/processing of depreciations and updating code to php72 minimum (#5504)Gravatar Luc SANCHEZ
2023-05-11A few additional PHPStan rules (#5388)Gravatar Alexandre Alapetite
2023-05-04SQL attributes native unicode (#5371)Gravatar Alexandre Alapetite
2023-05-02PHPStan Level 7 complete DAOs (#5354)Gravatar Alexandre Alapetite
2023-04-28PHPStan Level 7 for more DAO PDO (#5328)Gravatar Alexandre Alapetite
2023-04-23PHPStan Level 7 for ten more files (#5327)Gravatar Alexandre Alapetite
2023-04-17More consistent use of iterable type (#5308)Gravatar Alexandre Alapetite
2023-04-17Complete PHPStan Level 6 (#5305)Gravatar Alexandre Alapetite
2023-04-15PHPStan level 6 for remaining DAO classes (#5299)Gravatar Alexandre Alapetite
2023-04-15PHPstan level 6 for Category.php (#5298)Gravatar Luc SANCHEZ
2023-04-07Phpstan Level6 for View.php (#5269)Gravatar Luc SANCHEZ
2023-03-31PHPStan level 6 for all PDO and Exception classes (#5239)Gravatar Alexandre Alapetite
2023-03-22Remove FreshRSS_Searchable for better types (#5212)Gravatar Alexandre Alapetite
2022-11-14Typing function checkToken (#4561)Gravatar Luc SANCHEZ
2022-11-07Avoid exception in searchById (#4822)Gravatar Alexandre Alapetite
2022-09-19Fix transaction rollbacks during auto-update (#4622)Gravatar Alexandre Alapetite
2022-08-08Refactor entry-to-GReader API format (#4490)Gravatar Alexandre Alapetite
2022-07-04Dynamic OPML (#4407)Gravatar Alexandre Alapetite
2022-02-06Fix Fever 32 bit ID issue + more PHP type hints (#4201)Gravatar Alexandre Alapetite
2021-03-23Fix DB lock bug during refresh (MariaDB) (#3559)Gravatar Alexandre Alapetite
2021-02-28Travis: Enforce phpcs line length + whitespace (#3488)Gravatar Alexandre Alapetite
2020-01-20Fix null array index bug for PHP 7.4 (#2780)Gravatar Alexandre Alapetite
2019-11-18Fix adding categories in MySQL 5.5 (#2672)Gravatar Alexandre Alapetite
2019-11-06More reset default category name (#2639)Gravatar Alexandre Alapetite
2019-11-06Fix name of default category (#2638)Gravatar Alexandre Alapetite
2019-10-31Fix categories sorting (#2616)Gravatar Marien Fressinaud
2019-10-26Add category order (#2592)Gravatar Alexis Degrugillier
2019-10-23Workaround for MySQL limitation 1093 (#2586)Gravatar Alexandre Alapetite
2019-10-23Feature/new archiving (#2335)Gravatar Alexis Degrugillier
2019-10-06SQL allow recreating existing user (#2555)Gravatar Alexandre Alapetite
2019-09-29PDO refactoring for code simplification (#2522)Gravatar Alexandre Alapetite
2019-09-15CLI to export/import any database to/from SQLite (#2496)Gravatar Alexandre Alapetite
2019-06-21Change category configuration (#2410)Gravatar Alexis Degrugillier
2018-10-24Allow dot in username (#2062)Gravatar Alexandre Alapetite
2018-09-29Custom labels (#2027)Gravatar Alexandre Alapetite
2018-09-02Use mb_strcut (#1996)Gravatar Alexandre Alapetite
2018-05-29Fix check default category, and PostgreSQL seq bug (#1907)Gravatar Alexandre Alapetite
2018-01-01Add mute strategy configuration (#1750)Gravatar Alexis Degrugillier
2017-09-22[ci] Add Travis (#1619)Gravatar Frans de Jonge
2016-10-23CLI import ZIP/OPML/JSON for userGravatar Alexandre Alapetite
2016-09-27Merge branch 'FreshRSS/dev' into PostgreSQLGravatar Alexandre Alapetite
2016-09-26API implement user-info and fix editsGravatar Alexandre Alapetite
2016-08-31Quoted upper-cases instead of string replaceGravatar Alexandre Alapetite
2016-08-14Bug staticGravatar Alexandre Alapetite
2016-08-02PostgreSQL draftGravatar Alexandre Alapetite
2016-04-22MySQL compatibility only_full_group_byGravatar Alexandre Alapetite
2015-07-03Updated log visibilityGravatar Alexandre Alapetite
2015-03-05Fix spacingGravatar Alexis Degrugillier
2015-03-05Introduce user queries objectsGravatar Alexis Degrugillier
2014-12-11Fix french i18n for install + some fixesGravatar Marien Fressinaud