aboutsummaryrefslogtreecommitdiff
path: root/app/install.php
AgeCommit message (Expand)Author
2020-06-14Add a way to disable/enable users (#3056)Gravatar Alexis Degrugillier
2020-04-20Enhance the way help elements are displayed (#2911)Gravatar Julien-Pierre Avérous
2020-03-01[UI] Add RTL support with RTLCSS (#2776)Gravatar Frans de Jonge
2020-01-06Add an admin flag on users (#2709)Gravatar Alexis Degrugillier
2020-01-04Fix wrong getHeader refactoring (#2749)Gravatar Alexandre Alapetite
2019-12-03Separate the update API password endpoint (#2675)Gravatar Marien Fressinaud
2019-11-06Fix database autocreate at install (#2635)Gravatar Alexandre Alapetite
2019-10-23Take advantage of PHP 5.4+ short echo (#2585)Gravatar Alexandre Alapetite
2019-10-23Feature/new archiving (#2335)Gravatar Alexis Degrugillier
2019-10-05Catch error in install (#2556)Gravatar Alexandre Alapetite
2019-09-29PDO refactoring for code simplification (#2522)Gravatar Alexandre Alapetite
2019-09-18Remove JSON.php fallback (#2528)Gravatar Alexandre Alapetite
2019-09-17Require PHP 5.6+Gravatar Alexandre Alapetite
2019-09-11add: Allow admins to configure default feeds (#2515)Gravatar Marien Fressinaud
2019-08-22Minz: New environment variable to control development mode (#2508)Gravatar Alexandre Alapetite
2019-08-20Require PHP 5.5+ (#2495)Gravatar Alexandre Alapetite
2019-07-14Default to SQLite (#2443)Gravatar Alexandre Alapetite
2019-07-07Docker healthcheck+ labels (#2438)Gravatar Alexandre Alapetite
2019-06-22Allow email as admin username (#2421)Gravatar Alexandre Alapetite
2018-12-27HTTP_X_FORWARDED_PREFIX for cookie path (#2201)Gravatar Alexandre Alapetite
2018-09-29Custom labels (#2027)Gravatar Alexandre Alapetite
2018-09-08MySQL allow dash in database name (#2005)Gravatar Alexandre Alapetite
2018-09-02Use mb_strcut (#1996)Gravatar Alexandre Alapetite
2018-05-01Use HTML autocomplete new-password (#1877)Gravatar Alexandre Alapetite
2017-09-22[ci] Add Travis (#1619)Gravatar Frans de Jonge
2017-08-21Increase minimal support to PHP 5.3.8+Gravatar Alexandre Alapetite
2017-07-22Update username constraintsGravatar Alexandre Alapetite
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