92 Commits (ec4307c1a64a0f60648fdd7d0a2eb819bbf12965)

Author SHA1 Message Date
Alexandre Alapetite e761202f8a
Remove JSON.php fallback (#2528) 5 years ago
Alexandre Alapetite 38117df976 Require PHP 5.6+ 5 years ago
Marien Fressinaud 7b4cd3abae add: Allow admins to configure default feeds (#2515) 5 years ago
Alexandre Alapetite 6cedeeeae5
Minz: New environment variable to control development mode (#2508) 5 years ago
Alexandre Alapetite fd33d92d41
Require PHP 5.5+ (#2495) 5 years ago
Alexandre Alapetite f5fb8e8d2a
Default to SQLite (#2443) 5 years ago
Alexandre Alapetite 8c2cf1b4dd
Docker healthcheck+ labels (#2438) 5 years ago
Alexandre Alapetite 6fe9ec9f76
Allow email as admin username (#2421) 5 years ago
Alexandre Alapetite e9d50f48eb
HTTP_X_FORWARDED_PREFIX for cookie path (#2201) 6 years ago
Alexandre Alapetite 8ee8a573f1
Custom labels (#2027) 6 years ago
Alexandre Alapetite de4db714f5
MySQL allow dash in database name (#2005) 6 years ago
Alexandre Alapetite 32d9c3b790
Use mb_strcut (#1996) 6 years ago
Alexandre Alapetite 0513ba8d9f
Use HTML autocomplete new-password (#1877) 7 years ago
Frans de Jonge 4e174ed9dd [ci] Add Travis (#1619) 7 years ago
Alexandre Alapetite a72ad940df Increase minimal support to PHP 5.3.8+ 7 years ago
Alexandre Alapetite c3f2302be7 Update username constraints 7 years ago
Alexandre Alapetite af8960b8b3 Move default configuration files 8 years ago
Alexandre Alapetite a542ab8fff Make fileinfo extension optional 8 years ago
Alexandre Alapetite 50fd3a359e Fix PostgreSQL uniqueness 8 years ago
Alexandre Alapetite 22b41f3bfc Candidate implementation of defered insertion 8 years ago
Alexandre Alapetite be2bf83e3c Remove maxlength for usernames 8 years ago
Alexandre Alapetite 271a1fdc89 Missing checkUsername and const patten 8 years ago
Clément ef20019591 delete - and . from accepted char 8 years ago
Clément 8d2b76334c Possibility to register user having a '-', a '_' or a '.' in username 8 years ago
Alexandre Alapetite b28b6a4bf2 extension_loaded fileinfo 8 years ago
Alexandre Alapetite cbe778f62c Allow slash in database hostname 8 years ago
Alexandre Alapetite 829d9997d3 Fix small bugs in install 8 years ago
Alexandre Alapetite 2cbf307963 Fix install bug 2 8 years ago
Alexandre Alapetite 8111458632 Fix bugs in install 8 years ago
Alexandre Alapetite 1182129ce5 CLI option no-default-feeds 8 years ago
Alexandre Alapetite ab4ece6780 CLI do-install 8 years ago
Alexandre Alapetite dbc68590da A bit more PostgreSQL 8 years ago
Alexandre Alapetite 0564f5e1c4 Support custom MySQL ports 8 years ago
Alexandre Alapetite c25fdbcc09 More PostgreSQL 8 years ago
Alexandre Alapetite 4402d92f01 Install script bug 8 years ago
Alexandre Alapetite 7c1b5e322c PostgreSQL draft 8 years ago
Alexandre Alapetite c1548e732d Remove Mozilla Persona login 8 years ago
Alexandre Alapetite fe18d12551 Update MySQL to utf8mb4 (full unicode) 🔥 8 years ago
Alexandre Alapetite ea4deb6e05 Check minimum PHP 5.3.0+ 8 years ago
Alexandre Alapetite 6b19872b1a Install check XML / JSON 9 years ago
Alexandre Alapetite 995cf58d24 CSP bug in install script 9 years ago
Alexandre Alapetite 38c2d671e3 CSP different policies per controller 9 years ago
Alexandre Alapetite 64ec0708a1 More work for CSP, in particular install 9 years ago
Alexandre Alapetite af94273913 More PHP 5.2 install compatibility 9 years ago
Marien Fressinaud 1b4b1b94a6 Remove title from requirements on title page 9 years ago
Alexandre Alapetite 22da265736 Remove "title" field when installing 9 years ago
Marien Fressinaud baa36f158b Add pubsubhubbub_enabled to default configuration 9 years ago
Marien Fressinaud 339e32424f Add a simple test to detect if server is public 9 years ago
Marien Fressinaud eaccc1eba4 Generate base_url during installation 9 years ago
Marien Fressinaud fa76e863c5 Fix link for step 4 (install) 9 years ago