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
2019-11-06
Fix database autocreate at install (#2635)
Alexandre Alapetite
2019-10-23
Take advantage of PHP 5.4+ short echo (#2585)
Alexandre Alapetite
2019-10-23
Feature/new archiving (#2335)
Alexis Degrugillier
2019-10-05
Catch error in install (#2556)
Alexandre Alapetite
2019-09-29
PDO refactoring for code simplification (#2522)
Alexandre Alapetite
2019-09-18
Remove JSON.php fallback (#2528)
Alexandre Alapetite
2019-09-17
Require PHP 5.6+
Alexandre Alapetite
2019-09-11
add: Allow admins to configure default feeds (#2515)
Marien Fressinaud
2019-08-22
Minz: New environment variable to control development mode (#2508)
Alexandre Alapetite
2019-08-20
Require PHP 5.5+ (#2495)
Alexandre Alapetite
2019-07-14
Default to SQLite (#2443)
Alexandre Alapetite
2019-07-07
Docker healthcheck+ labels (#2438)
Alexandre Alapetite
2019-06-22
Allow email as admin username (#2421)
Alexandre Alapetite
2018-12-27
HTTP_X_FORWARDED_PREFIX for cookie path (#2201)
Alexandre Alapetite
2018-09-29
Custom labels (#2027)
Alexandre Alapetite
2018-09-08
MySQL allow dash in database name (#2005)
Alexandre Alapetite
2018-09-02
Use mb_strcut (#1996)
Alexandre Alapetite
2018-05-01
Use HTML autocomplete new-password (#1877)
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-07-22
Update username constraints
Alexandre Alapetite
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
[next]