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
/
lib
/
lib_install.php
Age
Commit message (
Expand
)
Author
2025-03-08
Back-compatibility cURL 7.51 (#7409)
Alexandre Alapetite
2024-11-28
Upgrade code to php 8.1 (#6748)
Luc SANCHEZ
2024-08-01
Minor update whitespace PHPCS rules (#6666)
Alexandre Alapetite
2024-01-15
PHPStan prepare exceptions (#6037)
Alexandre Alapetite
2023-12-18
Pass PHPStan level 8 (#5946)
Alexandre Alapetite
2023-11-16
Use strict_types (#5830)
Luc SANCHEZ
2023-05-28
Improve Dev Container (#5423)
Alexandre Alapetite
2023-05-04
Use PHPStan dynamicConstantNames (#5370)
Alexandre Alapetite
2023-04-17
Complete PHPStan Level 6 (#5305)
Alexandre Alapetite
2023-03-31
PHPStan level 6 for all PDO and Exception classes (#5239)
Alexandre Alapetite
2023-02-03
Type hinting and doc (#5063)
Luc SANCHEZ
2022-11-14
NFS-friendly is_writable() checks (#4780)
Alexandre Alapetite
2022-01-08
Fix various typos and spelling errors in documentation, comments and code. (#...
Thomas Renes
2022-01-04
PHPStan level 5 (#4110)
Alexandre Alapetite
2021-03-26
tec: Remove data/do-install.txt (#3555)
berumuron
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-05
Add requirements check in CLI (#3410)
Alexandre Alapetite
2021-01-14
Add constant for PHP requirements (#3369)
Alexis Degrugillier
2021-01-02
Add temp folder check during install (#3312)
Alexis Degrugillier
2020-12-29
Remove Minz validation during install. (#3302)
Alexis Degrugillier
2020-07-14
fix: Test setupMigrations doesn't return false (#3113)
Marien Fressinaud
2020-07-08
Add a migration system (#2760)
Marien Fressinaud
2020-05-29
Fix PostgreSQL database auto-create with limited rights (#3013)
Alexandre Alapetite
2019-12-30
Fix PostgreSQL install (#2735)
Alexandre Alapetite
2019-11-06
Fix database autocreate at install (#2635)
Alexandre Alapetite
2019-09-29
PDO refactoring for code simplification (#2522)
Alexandre Alapetite
2019-09-17
Require PHP 5.6+
Alexandre Alapetite
2019-08-20
Require PHP 5.5+ (#2495)
Alexandre Alapetite
2019-01-06
Copy syslog to STDERR (#2208)
Alexandre Alapetite
2018-09-02
Use mb_strcut (#1996)
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-05-12
Move default configuration files
Alexandre Alapetite
2017-04-08
Make fileinfo extension optional
Alexandre Alapetite
2017-02-28
Fix CLI install bug with SQLite
Alexandre Alapetite
2016-11-20
extension_loaded fileinfo
Alexandre Alapetite
2016-11-06
Fix small bugs in install
Alexandre Alapetite
2016-10-24
CLI do-install
Alexandre Alapetite