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
/
app
/
install.php
Age
Commit message (
Expand
)
Author
2017-05-12
Move default configuration files
Alexandre Alapetite
2017-04-08
Make fileinfo extension optional
Alexandre Alapetite
2017-04-01
Merge branch 'postgress-uniqueness' into defered-insertion
Alexandre Alapetite
2017-04-01
Fix PostgreSQL uniqueness
Alexandre Alapetite
2017-03-26
Candidate implementation of defered insertion
Alexandre Alapetite
2017-02-25
Remove maxlength for usernames
Alexandre Alapetite
2017-02-25
Missing checkUsername and const patten
Alexandre Alapetite
2017-02-16
delete - and . from accepted char
Clément
2017-02-16
Possibility to register user having a '-', a '_' or a '.' in username
Clément
2016-11-20
extension_loaded fileinfo
Alexandre Alapetite
2016-11-07
Allow slash in database hostname
Alexandre Alapetite
2016-11-06
Fix small bugs in install
Alexandre Alapetite
2016-10-25
Fix install bug 2
Alexandre Alapetite
2016-10-24
Fix bugs in install
Alexandre Alapetite
2016-10-24
CLI option no-default-feeds
Alexandre Alapetite
2016-10-24
CLI do-install
Alexandre Alapetite
2016-09-27
A bit more PostgreSQL
Alexandre Alapetite
2016-09-11
Merge dev: custom ports for PostgreSQL too
Alexandre Alapetite
2016-09-05
Support custom MySQL ports
Alexandre Alapetite
2016-08-23
More PostgreSQL
Alexandre Alapetite
2016-08-03
Install script bug
Alexandre Alapetite
2016-08-02
PostgreSQL draft
Alexandre Alapetite
2016-08-01
Merge pull request #1187 from Alkarex/remove_persona
Alexandre Alapetite
2016-07-31
Remove Mozilla Persona login
Alexandre Alapetite
2016-07-30
Update MySQL to utf8mb4 (full unicode) 🔥
Alexandre Alapetite
2016-06-12
Check minimum PHP 5.3.0+
Alexandre Alapetite
2016-02-28
Install check XML / JSON
Alexandre Alapetite
2016-02-28
CSP bug in install script
Alexandre Alapetite
2016-02-21
CSP different policies per controller
Alexandre Alapetite
2016-02-21
More work for CSP, in particular install
Alexandre Alapetite
2016-01-25
More PHP 5.2 install compatibility
Alexandre Alapetite
2015-11-03
Remove title from requirements on title page
Marien Fressinaud
2015-10-25
Remove "title" field when installing
Alexandre Alapetite
2015-07-23
Add pubsubhubbub_enabled to default configuration
Marien Fressinaud
2015-07-23
Add a simple test to detect if server is public
Marien Fressinaud
2015-07-23
Generate base_url during installation
Marien Fressinaud
2015-07-21
Fix link for step 4 (install)
Marien Fressinaud
2015-07-20
Ask confirmation before reinstallation
Marien Fressinaud
2015-07-20
Add translations
Marien Fressinaud
2015-07-20
Remove TODO (join_path and reinstall)
Marien Fressinaud
2015-07-20
Detect previous FreshRSS installation
Marien Fressinaud
2015-07-20
Load previous configuration during saveStep1()
Marien Fressinaud
2015-07-20
First structure to skip steps during installation
Marien Fressinaud
2015-07-17
Use default user/system config in install
Marien Fressinaud
2015-07-17
Remove unnecessary hard-coded config information
Marien Fressinaud
2015-07-05
Merge pull request #869 from Alkarex/PDOOptions
Alexandre Alapetite
2015-06-06
Merge pull request #875 from aledeg/keyboard-nav-install
Alexandre Alapetite
2015-06-06
Add tab navigation on install
Alexis Degrugillier
2015-06-06
Remove the auto-focus on install
Alexis Degrugillier
2015-06-05
PDO option example
Alexandre Alapetite
[next]