aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/cli
Commit message (Expand)AuthorAge
* Fix CLI flag parsing (#7430)Alexandre Alapetite2025-03-22
* Added api password indicator text (#7340)Jackson Culbreth2025-03-07
* Pass PHPStan checkBenevolentUnionTypes (#7270)Alexandre Alapetite2025-01-31
* Reduce undeeded use of elvis operator ?: (#7204)Alexandre Alapetite2025-01-10
* Add some missing PHP native types (#7191)Alexandre Alapetite2025-01-08
* PHPStan 2.0 (#7131)Alexandre Alapetite2024-12-27
* Upgrade code to php 8.1 (#6748)Luc SANCHEZ2024-11-28
* Apache protect more non-public folders and files (#6881)Alexandre Alapetite2024-10-11
* PHPStan booleansInConditions (#6793)Alexandre Alapetite2024-09-11
* Upgrade to PHP 8.1 (#6711)Alexandre Alapetite2024-09-06
* Minor update whitespace PHPCS rules (#6666)Alexandre Alapetite2024-08-01
* Revisit keepMaxUnreads (#6632)Alexandre Alapetite2024-07-21
* Initial support for PHP 8.4 (#6615)Alexandre Alapetite2024-07-09
* Update composer shfmt typos (#6614)Alexandre Alapetite2024-07-08
* Add quiet option to cli/db-backup.php (#6593)hkcomori2024-06-29
* Modernize code to php7.4 (#6043)Luc SANCHEZ2024-06-05
* PHPStan 1.11 + minor update dev dependencies (#6459)Alexandre Alapetite2024-05-15
* CLI database backup and restore (#6387)Alexandre Alapetite2024-04-30
* PHP 8.3 #[\Override] (#6273)Alexandre Alapetite2024-04-10
* Fix CLI install regressions (#6214)Alexandre Alapetite2024-03-19
* Command Line Parser Concept (#6099)Kasimir Cash2024-02-28
* Improve feed refresh (#6117)Alexandre Alapetite2024-02-26
* Fixes reversed behaviour by ignore (#6041)Kasimir Cash2024-01-17
* Standardise command line option parsing (#6036)Kasimir Cash2024-01-17
* 2297 cli parameters consistency (#6028)Kasimir Cash2024-01-09
* Pass PHPStan level 8 (#5946)Alexandre Alapetite2023-12-18
* Rework keepmax (#5905)Alexandre Alapetite2023-12-03
* Use strict_types (#5830)Luc SANCHEZ2023-11-16
* Require PHP 7.4+ (#5720)Alexandre Alapetite2023-10-30
* fix: Fix check of existing usernames in cli scripts (#5667)berumuron2023-09-22
* fix many "Only booleans are allowed in an if condition" (#5501)Luc SANCHEZ2023-07-07
* A few additional PHPStan rules (#5388)Alexandre Alapetite2023-05-11
* Update Docker image Alpine 3.18 (#5383)Alexandre Alapetite2023-05-10
* PHPStan Level 7 complete DAOs (#5354)Alexandre Alapetite2023-05-02
* phpstan level 9 for check.translation.php (#5353)Luc SANCHEZ2023-04-29
* phpstan level 7 for manipulate.translation.php (#5352)Luc SANCHEZ2023-04-28
* PHPStan Level 7 for more DAO PDO (#5328)Alexandre Alapetite2023-04-28
* PHPStan Level 7 for ten more files (#5327)Alexandre Alapetite2023-04-23
* phpstan level 7 for user-info.php (#5309)Luc SANCHEZ2023-04-17
* Complete PHPStan Level 6 (#5305)Alexandre Alapetite2023-04-17
* PHPstan level 6 for Category.php (#5298)Luc SANCHEZ2023-04-15
* PHPstan level 6 for I18nFile.php (#5291)Luc SANCHEZ2023-04-14
* PHPStan 6 for CLI (#5258)Alexandre Alapetite2023-04-05
* Fix extensions in actualize_script (#5243)Alexandre Alapetite2023-04-04
* PHPStan level 6 for all PDO and Exception classes (#5239)Alexandre Alapetite2023-03-31
* Modernize Constants and use new constant for string 'currentUser' (#5089)Luc SANCHEZ2023-03-26
* More robust application of access permissions (#5062)Alexandre Alapetite2023-02-06
* API avoid logging passwords (#5001)Alexandre Alapetite2023-01-11
* Add tests on i18n classes (#4756)Alexis Degrugillier2022-10-20
* Fix broken link to the updating instructions (#4753)Thelonius Kort2022-10-20