aboutsummaryrefslogtreecommitdiff
path: root/app/Models
AgeCommit message (Expand)Author
2023-07-19Fix enclosures in RSS output (#5540)Gravatar Alexandre Alapetite
2023-07-07Chore/processing of depreciations and updating code to php72 minimum (#5504)Gravatar Luc SANCHEZ
2023-07-05New extension hook entry_auto_read (#5505)Gravatar Alexandre Alapetite
2023-06-20Remove unneeded quotes in warning (#5480)Gravatar Alexandre Alapetite
2023-06-16Refactor lastSeen and markReadAsGone (#5470)Gravatar Alexandre Alapetite
2023-06-13Improved: update page (#5420)Gravatar maTh
2023-06-08phpstan-8 for category class (#5434)Gravatar Luc SANCHEZ
2023-05-30phpstan-9 for Share.php (#5431)Gravatar Luc SANCHEZ
2023-05-30Forgotten debug lineGravatar Alexandre Alapetite
2023-05-22Avoid falsy guid (#5412)Gravatar Alexandre Alapetite
2023-05-16Remove debug lineGravatar Alexandre Alapetite
2023-05-16Fix again updateLastSeenUnchanged (#5404)Gravatar Alexandre Alapetite
2023-05-15PHPStan Level 7 for Minz_Request, FreshRSS_Feed, Minz_Error (#5400)Gravatar Alexandre Alapetite
2023-05-13PHPStan Level 7 for Share userController logs_pagination (#5393)Gravatar Alexandre Alapetite
2023-05-11A few additional PHPStan rules (#5388)Gravatar Alexandre Alapetite
2023-05-11Typed view model classes (#5380)Gravatar Alexandre Alapetite
2023-05-09Fix markAsReadUponGone (#5382)Gravatar Alexandre Alapetite
2023-05-07docs: language table added (#5375)Gravatar maTh
2023-05-07phpstan level 7 for feedController.php (#5373)Gravatar Luc SANCHEZ
2023-05-04SQL attributes native unicode (#5371)Gravatar Alexandre Alapetite
2023-05-04Use PHPStan dynamicConstantNames (#5370)Gravatar Alexandre Alapetite
2023-05-03Fix entries count (#5368)Gravatar Alexandre Alapetite
2023-05-03Automatic trusted_sources during install (#5358)Gravatar Alexandre Alapetite
2023-05-02PHPStan Level 7 complete DAOs (#5354)Gravatar Alexandre Alapetite
2023-05-01Fix API starred (#5366)Gravatar Alexandre Alapetite
2023-04-30Fix TagDAO for SQLite (#5362)Gravatar Alexandre Alapetite
2023-04-28PHPStan Level 7 for more DAO PDO (#5328)Gravatar Alexandre Alapetite
2023-04-24Fix starred import (#5332)Gravatar Alexandre Alapetite
2023-04-23PHPStan Level 7 for ten more files (#5327)Gravatar Alexandre Alapetite
2023-04-20Improve markAsReadUponGone (#5315)Gravatar Alexandre Alapetite
2023-04-20PHPStan Level 7 for FreshRSS_UserQuery (#5319)Gravatar Alexandre Alapetite
2023-04-20Better XPath failure (#5317)Gravatar Alexandre Alapetite
2023-04-20PHPStan 7 configureController (#5318)Gravatar Alexandre Alapetite
2023-04-17phpstan level 7 for user-info.php (#5309)Gravatar Luc SANCHEZ
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-14PHPStan Level 6 FreshRSS_Search FreshRSS_Entry (#5292)Gravatar Alexandre Alapetite
2023-04-12PHPStan Level 6 for FreshRSS_Share (#5289)Gravatar Alexandre Alapetite
2023-04-08PHPStan Level 6 for more files (#5275)Gravatar Alexandre Alapetite
2023-04-08Fix phpstan level 6 error (#5272)Gravatar Luc SANCHEZ
2023-04-07Remove ConfigurationSetter (#5251)Gravatar Alexandre Alapetite
2023-04-07Phpstan Level6 for View.php (#5269)Gravatar Luc SANCHEZ
2023-04-07Use typed access to request parameters (#5267)Gravatar Alexandre Alapetite
2023-04-05PHPStan level 6 for more files (#5264)Gravatar Alexandre Alapetite
2023-04-04Fix extensions in actualize_script (#5243)Gravatar Alexandre Alapetite
2023-03-31PHPStan level 6 for all PDO and Exception classes (#5239)Gravatar Alexandre Alapetite
2023-03-27Cleaning code and typehinting (#5064)Gravatar Luc SANCHEZ
2023-03-27Add test and type hinting (#5087)Gravatar Luc SANCHEZ