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
2021-02-06
Add missing variable (#3427)
Alexis Degrugillier
2021-01-23
Add username hint for permissions during install (#3373)
Alexis Degrugillier
2021-01-23
Refactor requirement check in install (#3368)
Alexis Degrugillier
2021-01-14
Add constant for PHP requirements (#3369)
Alexis Degrugillier
2021-01-02
Avoid manual initialisations of system or user configuration (#3070)
Alexandre Alapetite
2021-01-02
Add temp folder check during install (#3312)
Alexis Degrugillier
2020-12-29
Remove Minz validation during install. (#3302)
Alexis Degrugillier
2020-12-22
Cleaner use of session in install script (#3276)
Alexandre Alapetite
2020-11-02
db username regex relaxed to allow @ (#3241)
GuillaumePugnet
2020-10-06
Minz allow parallel sessions (#3096)
Alexandre Alapetite
2020-07-08
Add a migration system (#2760)
Marien Fressinaud
2020-06-14
Add a way to disable/enable users (#3056)
Alexis Degrugillier
2020-04-20
Enhance the way help elements are displayed (#2911)
Julien-Pierre Avérous
2020-03-01
[UI] Add RTL support with RTLCSS (#2776)
Frans de Jonge
2020-01-06
Add an admin flag on users (#2709)
Alexis Degrugillier
2020-01-04
Fix wrong getHeader refactoring (#2749)
Alexandre Alapetite
2019-12-03
Separate the update API password endpoint (#2675)
Marien Fressinaud
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
[prev]
[next]