index
:
FreshRSS (Customized)
custom
edge
Customized version of FreshRSS, a self-hosted RSS feed aggregator
Daniel Smith
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
cli
/
_cli.php
Age
Commit message (
Expand
)
Author
2024-02-28
Command Line Parser Concept (#6099)
Kasimir Cash
2024-01-17
Standardise command line option parsing (#6036)
Kasimir Cash
2024-01-09
2297 cli parameters consistency (#6028)
Kasimir Cash
2023-12-18
Pass PHPStan level 8 (#5946)
Alexandre Alapetite
2023-11-16
Use strict_types (#5830)
Luc SANCHEZ
2023-05-11
A few additional PHPStan rules (#5388)
Alexandre Alapetite
2023-04-17
Complete PHPStan Level 6 (#5305)
Alexandre Alapetite
2023-04-05
PHPStan 6 for CLI (#5258)
Alexandre Alapetite
2023-04-04
Fix extensions in actualize_script (#5243)
Alexandre Alapetite
2023-02-06
More robust application of access permissions (#5062)
Alexandre Alapetite
2021-08-14
Better catch when a user does not exists (#3751)
Alexandre Alapetite
2021-02-26
Extensions in CLI (#3443)
Alexandre Alapetite
2021-02-05
Add requirements check in CLI (#3410)
Alexandre Alapetite
2021-01-12
Fix coding standard (#3363)
Alexis Degrugillier
2021-01-11
Possiblity to autoinstall in Docker Compose (#3353)
Alexandre Alapetite
2021-01-02
Avoid manual initialisations of system or user configuration (#3070)
Alexandre Alapetite
2020-10-06
Minz allow parallel sessions (#3096)
Alexandre Alapetite
2019-11-08
Fix CLI bug regarding an empty user (#2646)
Alexandre Alapetite
2019-03-19
Add an option validation on cli commands (#2278)
Alexis Degrugillier
2019-01-06
Copy syslog to STDERR (#2208)
Alexandre Alapetite
2017-12-11
Use __DIR__ for relative include and require
Alexandre Alapetite
2017-12-10
Check requirement in CLI script (#1711)
Kevin Papst
2017-05-12
Move default configuration files
Alexandre Alapetite
2017-02-16
use function with preg_match to check username
Clément
2017-02-16
Possibility to register user having a '-', a '_' or a '.' in username
Clément
2016-10-24
CLI do-install
Alexandre Alapetite
2016-10-23
CLI export
Alexandre Alapetite
2016-10-23
CLI import ZIP/OPML/JSON for user
Alexandre Alapetite
2016-10-22
CLI list-users and create-user
Alexandre Alapetite