aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/app/Controllers/categoryController.php
Commit message (Expand)AuthorAge
* Fix issue where $keepMax is defaulted to const when non-zero value is compare...Bryan Butler2025-03-07
* Reduce undeeded use of elvis operator ?: (#7204)Alexandre Alapetite2025-01-10
* PHPStan 2.0 (#7131)Alexandre Alapetite2024-12-27
* New button to delete errored feeds from a category (#7030)Alexandre Alapetite2024-12-03
* New option mark article as read if identical title in category (#6922)Alexandre Alapetite2024-10-21
* Minor update whitespace PHPCS rules (#6666)Alexandre Alapetite2024-08-01
* PHP 8.3 #[\Override] (#6273)Alexandre Alapetite2024-04-10
* Pass PHPStan level 8 (#5946)Alexandre Alapetite2023-12-18
* Add filter actions (auto mark read) at category and global levels (#5942)Alexandre Alapetite2023-12-15
* Use strict_types (#5830)Luc SANCHEZ2023-11-16
* Chore/processing of depreciations and updating code to php72 minimum (#5504)Luc SANCHEZ2023-07-07
* PHPStan Level 7 for more DAO PDO (#5328)Alexandre Alapetite2023-04-28
* Complete PHPStan Level 6 (#5305)Alexandre Alapetite2023-04-17
* Use typed access to request parameters (#5267)Alexandre Alapetite2023-04-07
* Typehint some Controllers (#5106)Luc SANCHEZ2023-03-21
* Feedback when tag with same name as new category exists (#5181)obrenckle2023-03-08
* Dynamic OPML (#4407)Alexandre Alapetite2022-07-04
* PHPStan level 5 (#4110)Alexandre Alapetite2022-01-04
* Travis: Enforce phpcs line length + whitespace (#3488)Alexandre Alapetite2021-02-28
* Change add feed action (#3027)Alexis Degrugillier2020-06-05
* Custom labels (#2027)Alexandre Alapetite2018-09-29
* [ci] Add Travis (#1619)Frans de Jonge2017-09-22
* CLI import ZIP/OPML/JSON for userAlexandre Alapetite2016-10-23
* Fix calls to remove_query_by_get()Marien Fressinaud2015-01-07
* Change name of user configuration var in ContextMarien Fressinaud2015-01-05
* Fix i18n for auth and category controllersMarien Fressinaud2014-12-11
* Fix Minz_Error::error() -> use default valuesMarien Fressinaud2014-10-30
* Update i18n for limit of category.Marien Fressinaud2014-10-29
* Global limits for number of feeds and categoriesAlexandre Alapetite2014-10-27
* Use FreshRSS_Context::$conf onlyMarien Fressinaud2014-10-20
* Refactor authentication system.Marien Fressinaud2014-10-06
* Fix problem when deleting default categoryMarien Fressinaud2014-10-01
* Fix links for feed managementMarien Fressinaud2014-10-01
* Cat updating system worksMarien Fressinaud2014-09-30
* Move deletion of categories into new ControllerMarien Fressinaud2014-09-30
* Move empty cat action in the new ControllerMarien Fressinaud2014-09-30
* Move creation of categories in a new ControllerMarien Fressinaud2014-09-30