index
:
freshrss
edge
latest
FreshRSS/master
A free, self-hostable aggregator…
Aslak Raanes
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
app
/
Controllers
/
categoryController.php
Commit message (
Expand
)
Author
Age
*
Fix issue where $keepMax is defaulted to const when non-zero value is compare...
Bryan Butler
2025-03-07
*
Reduce undeeded use of elvis operator ?: (#7204)
Alexandre Alapetite
2025-01-10
*
PHPStan 2.0 (#7131)
Alexandre Alapetite
2024-12-27
*
New button to delete errored feeds from a category (#7030)
Alexandre Alapetite
2024-12-03
*
New option mark article as read if identical title in category (#6922)
Alexandre Alapetite
2024-10-21
*
Minor update whitespace PHPCS rules (#6666)
Alexandre Alapetite
2024-08-01
*
PHP 8.3 #[\Override] (#6273)
Alexandre Alapetite
2024-04-10
*
Pass PHPStan level 8 (#5946)
Alexandre Alapetite
2023-12-18
*
Add filter actions (auto mark read) at category and global levels (#5942)
Alexandre Alapetite
2023-12-15
*
Use strict_types (#5830)
Luc SANCHEZ
2023-11-16
*
Chore/processing of depreciations and updating code to php72 minimum (#5504)
Luc SANCHEZ
2023-07-07
*
PHPStan Level 7 for more DAO PDO (#5328)
Alexandre Alapetite
2023-04-28
*
Complete PHPStan Level 6 (#5305)
Alexandre Alapetite
2023-04-17
*
Use typed access to request parameters (#5267)
Alexandre Alapetite
2023-04-07
*
Typehint some Controllers (#5106)
Luc SANCHEZ
2023-03-21
*
Feedback when tag with same name as new category exists (#5181)
obrenckle
2023-03-08
*
Dynamic OPML (#4407)
Alexandre Alapetite
2022-07-04
*
PHPStan level 5 (#4110)
Alexandre Alapetite
2022-01-04
*
Travis: Enforce phpcs line length + whitespace (#3488)
Alexandre Alapetite
2021-02-28
*
Change add feed action (#3027)
Alexis Degrugillier
2020-06-05
*
Custom labels (#2027)
Alexandre Alapetite
2018-09-29
*
[ci] Add Travis (#1619)
Frans de Jonge
2017-09-22
*
CLI import ZIP/OPML/JSON for user
Alexandre Alapetite
2016-10-23
*
Fix calls to remove_query_by_get()
Marien Fressinaud
2015-01-07
*
Change name of user configuration var in Context
Marien Fressinaud
2015-01-05
*
Fix i18n for auth and category controllers
Marien Fressinaud
2014-12-11
*
Fix Minz_Error::error() -> use default values
Marien Fressinaud
2014-10-30
*
Update i18n for limit of category.
Marien Fressinaud
2014-10-29
*
Global limits for number of feeds and categories
Alexandre Alapetite
2014-10-27
*
Use FreshRSS_Context::$conf only
Marien Fressinaud
2014-10-20
*
Refactor authentication system.
Marien Fressinaud
2014-10-06
*
Fix problem when deleting default category
Marien Fressinaud
2014-10-01
*
Fix links for feed management
Marien Fressinaud
2014-10-01
*
Cat updating system works
Marien Fressinaud
2014-09-30
*
Move deletion of categories into new Controller
Marien Fressinaud
2014-09-30
*
Move empty cat action in the new Controller
Marien Fressinaud
2014-09-30
*
Move creation of categories in a new Controller
Marien Fressinaud
2014-09-30