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
/
lib
/
lib_install.php
Age
Commit message (
Expand
)
Author
2021-03-26
tec: Remove data/do-install.txt (#3555)
berumuron
2021-02-28
Travis: Enforce phpcs line length + whitespace (#3488)
Alexandre Alapetite
2021-02-11
refactor: remove referer checks, as they are no longer needed (replaced by cs...
hesch
2021-02-05
Add requirements check in CLI (#3410)
Alexandre Alapetite
2021-01-14
Add constant for PHP requirements (#3369)
Alexis Degrugillier
2021-01-02
Add temp folder check during install (#3312)
Alexis Degrugillier
2020-12-29
Remove Minz validation during install. (#3302)
Alexis Degrugillier
2020-07-14
fix: Test setupMigrations doesn't return false (#3113)
Marien Fressinaud
2020-07-08
Add a migration system (#2760)
Marien Fressinaud
2020-05-29
Fix PostgreSQL database auto-create with limited rights (#3013)
Alexandre Alapetite
2019-12-30
Fix PostgreSQL install (#2735)
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-09-17
Require PHP 5.6+
Alexandre Alapetite
2019-08-20
Require PHP 5.5+ (#2495)
Alexandre Alapetite
2019-01-06
Copy syslog to STDERR (#2208)
Alexandre Alapetite
2018-09-02
Use mb_strcut (#1996)
Alexandre Alapetite
2017-09-22
[ci] Add Travis (#1619)
Frans de Jonge
2017-08-21
Increase minimal support to PHP 5.3.8+
Alexandre Alapetite
2017-05-12
Move default configuration files
Alexandre Alapetite
2017-04-08
Make fileinfo extension optional
Alexandre Alapetite
2017-02-28
Fix CLI install bug with SQLite
Alexandre Alapetite
2016-11-20
extension_loaded fileinfo
Alexandre Alapetite
2016-11-06
Fix small bugs in install
Alexandre Alapetite
2016-10-24
CLI do-install
Alexandre Alapetite