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
2022-05-23
Custom logo HTML (#4369)
Alexandre Alapetite
2022-01-08
Use typographic quotes (#4133)
Alexandre Alapetite
2022-01-04
PHPStan level 5 (#4110)
Alexandre Alapetite
2021-12-31
Improved: install.php code quality (#4099)
maTh
2021-12-03
Fix: double main tags (#4014)
maTh
2021-11-11
Improve install routine: database password input with "show password" button ...
maTh
2021-08-15
Install routine: Reload button if checks fail (#3771)
maTh
2021-08-14
Better catch when a user does not exists (#3751)
Alexandre Alapetite
2021-08-04
Minor fix phpcbf
Alexandre Alapetite
2021-08-04
Install routine freshup (#3721)
maTh
2021-07-24
install routine: template to html5 (#3713)
maTh
2021-03-26
tec: Remove data/do-install.txt (#3555)
berumuron
2021-03-20
Fix init in CLI install (#3544)
Alexandre Alapetite
2021-03-14
If cURL is not installed, the script stops with a fatal error. (#3519)
ThomasSmallert
2021-02-28
Travis: Enforce phpcs line length + whitespace (#3488)
Alexandre Alapetite
2021-02-11
refactor: remove referer checks, as they are no longer needed (replaced by cs...
hesch
2021-02-07
Check that PHP session is working during install (#3430)
Alexandre Alapetite
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
[next]