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
2025-03-08
Back-compatibility cURL 7.51 (#7409)
Alexandre Alapetite
2025-01-28
Better authorization label for OIDC (#7264)
Alexandre Alapetite
2024-12-27
PHPStan 2.0 (#7131)
Alexandre Alapetite
2024-11-19
Fix HTML pattern in install (#7009)
Alexandre Alapetite
2024-05-23
PostgreSQL database case (#6482)
Alexandre Alapetite
2024-03-17
fixed HTML: <fieldset> + <legend> (#6202)
maTh
2024-03-14
Fix crash during update of existing install (#6205)
Alexandre Alapetite
2024-01-15
PHPStan prepare exceptions (#6037)
Alexandre Alapetite
2023-12-20
Fix login (#5955)
Alexandre Alapetite
2023-12-18
Pass PHPStan level 8 (#5946)
Alexandre Alapetite
2023-11-16
Use strict_types (#5830)
Luc SANCHEZ
2023-10-31
Update DB recommendations (#5793)
Alexandre Alapetite
2023-10-30
applies several small optimizations (#5511)
Luc SANCHEZ
2023-07-30
Rework trusted proxies (#5549)
Alexandre Alapetite
2023-07-07
Chore/processing of depreciations and updating code to php72 minimum (#5504)
Luc SANCHEZ
2023-05-11
Improved: Install process: give more infos (#5350)
maTh
2023-05-11
A few additional PHPStan rules (#5388)
Alexandre Alapetite
2023-05-03
Automatic trusted_sources during install (#5358)
Alexandre Alapetite
2023-04-17
Complete PHPStan Level 6 (#5305)
Alexandre Alapetite
2023-03-26
Modernize Constants and use new constant for string 'currentUser' (#5089)
Luc SANCHEZ
2023-03-04
Improve UI/UX install process (#5147)
maTh
2023-01-09
Lazy load logo on install, logo on header and theme thumbs in config slide (#...
Sadetdin EYILI
2022-11-15
Fix type hints regressions (#4855)
Alexandre Alapetite
2022-09-29
Rename template.css (#4644)
maTh
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
[next]