summaryrefslogtreecommitdiff
path: root/app/install.php
AgeCommit message (Expand)Author
2017-05-12Move default configuration filesGravatar Alexandre Alapetite
2017-04-08Make fileinfo extension optionalGravatar Alexandre Alapetite
2017-04-01Merge branch 'postgress-uniqueness' into defered-insertionGravatar Alexandre Alapetite
2017-04-01Fix PostgreSQL uniquenessGravatar Alexandre Alapetite
2017-03-26Candidate implementation of defered insertionGravatar Alexandre Alapetite
2017-02-25Remove maxlength for usernamesGravatar Alexandre Alapetite
2017-02-25Missing checkUsername and const pattenGravatar Alexandre Alapetite
2017-02-16delete - and . from accepted charGravatar Clément
2017-02-16Possibility to register user having a '-', a '_' or a '.' in usernameGravatar Clément
2016-11-20extension_loaded fileinfoGravatar Alexandre Alapetite
2016-11-07Allow slash in database hostnameGravatar Alexandre Alapetite
2016-11-06Fix small bugs in installGravatar Alexandre Alapetite
2016-10-25Fix install bug 2Gravatar Alexandre Alapetite
2016-10-24Fix bugs in installGravatar Alexandre Alapetite
2016-10-24CLI option no-default-feedsGravatar Alexandre Alapetite
2016-10-24CLI do-installGravatar Alexandre Alapetite
2016-09-27A bit more PostgreSQLGravatar Alexandre Alapetite
2016-09-11Merge dev: custom ports for PostgreSQL tooGravatar Alexandre Alapetite
2016-09-05Support custom MySQL portsGravatar Alexandre Alapetite
2016-08-23More PostgreSQLGravatar Alexandre Alapetite
2016-08-03Install script bugGravatar Alexandre Alapetite
2016-08-02PostgreSQL draftGravatar Alexandre Alapetite
2016-08-01Merge pull request #1187 from Alkarex/remove_personaGravatar Alexandre Alapetite
2016-07-31Remove Mozilla Persona loginGravatar Alexandre Alapetite
2016-07-30Update MySQL to utf8mb4 (full unicode) 🔥Gravatar Alexandre Alapetite
2016-06-12Check minimum PHP 5.3.0+Gravatar Alexandre Alapetite
2016-02-28Install check XML / JSONGravatar Alexandre Alapetite
2016-02-28CSP bug in install scriptGravatar Alexandre Alapetite
2016-02-21CSP different policies per controllerGravatar Alexandre Alapetite
2016-02-21More work for CSP, in particular installGravatar Alexandre Alapetite
2016-01-25More PHP 5.2 install compatibilityGravatar Alexandre Alapetite
2015-11-03Remove title from requirements on title pageGravatar Marien Fressinaud
2015-10-25Remove "title" field when installingGravatar Alexandre Alapetite
2015-07-23Add pubsubhubbub_enabled to default configurationGravatar Marien Fressinaud
2015-07-23Add a simple test to detect if server is publicGravatar Marien Fressinaud
2015-07-23Generate base_url during installationGravatar Marien Fressinaud
2015-07-21Fix link for step 4 (install)Gravatar Marien Fressinaud
2015-07-20Ask confirmation before reinstallationGravatar Marien Fressinaud
2015-07-20Add translationsGravatar Marien Fressinaud
2015-07-20Remove TODO (join_path and reinstall)Gravatar Marien Fressinaud
2015-07-20Detect previous FreshRSS installationGravatar Marien Fressinaud
2015-07-20Load previous configuration during saveStep1()Gravatar Marien Fressinaud
2015-07-20First structure to skip steps during installationGravatar Marien Fressinaud
2015-07-17Use default user/system config in installGravatar Marien Fressinaud
2015-07-17Remove unnecessary hard-coded config informationGravatar Marien Fressinaud
2015-07-05Merge pull request #869 from Alkarex/PDOOptionsGravatar Alexandre Alapetite
2015-06-06Merge pull request #875 from aledeg/keyboard-nav-installGravatar Alexandre Alapetite
2015-06-06Add tab navigation on installGravatar Alexis Degrugillier
2015-06-06Remove the auto-focus on installGravatar Alexis Degrugillier
2015-06-05PDO option exampleGravatar Alexandre Alapetite