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
/
do-install.php
Age
Commit message (
Expand
)
Author
2020-06-06
Modify shebang to be more portable (#3038)
Alexis Degrugillier
2020-01-04
Fix wrong getHeader refactoring (#2749)
Alexandre Alapetite
2019-11-09
Fix CLI install for SQLite (#2648)
Alexandre Alapetite
2019-11-06
Fix database autocreate at install (#2635)
Alexandre Alapetite
2019-09-29
PDO refactoring for code simplification (#2522)
Alexandre Alapetite
2019-03-19
Add an option validation on cli commands (#2278)
Alexis Degrugillier
2018-09-09
Better test if server has public address (#2010)
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-09-22
[ci] Add Travis (#1619)
Frans de Jonge
2017-07-22
Update username constraints
Alexandre Alapetite
2017-03-03
Allows do-install.php only if data/do-install.txt exists
Alexandre Alapetite
2017-03-02
CLI add language to install
Alexandre Alapetite
2017-02-28
Fix CLI install bug with SQLite
Alexandre Alapetite
2017-02-25
Merge branch 'dev' into feature/username-in-cli
Clément
2017-02-24
Merge pull request #1436 from dswd/disable-update
Alexandre Alapetite
2017-02-24
Added disable_update option to cli/do-install.php
Dennis Schwerdel
2017-02-23
Fixed empty db-prefix in do-install.php
Dennis Schwerdel
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-11-06
Underscore missing in documentation
Alexandre Alapetite
2016-11-06
Fix small bugs in install
Alexandre Alapetite
2016-10-25
A bit more readme
Alexandre Alapetite
2016-10-24
+x execution rights do-install
Alexandre Alapetite
2016-10-24
CLI do-install
Alexandre Alapetite