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
/
Minz
Age
Commit message (
Expand
)
Author
2022-10-18
Remove ajax parameter when modifying the request (#4743)
Alexis Degrugillier
2022-10-03
Allow redirection after login (#4654)
Alexis Degrugillier
2022-08-21
Improved: error page (#4465)
maTh
2022-07-27
Fix: logs page=0 error (#4460)
maTh
2022-07-19
Fix/Improved: Slider mobile (#4416)
maTh
2022-06-21
Better trim base_url (#4423)
Alexandre Alapetite
2022-06-19
Initial support for PHP 8.2 (#4421)
Alexandre Alapetite
2022-06-11
Safer htmlspecialchars_utf8 (#4411)
Alexandre Alapetite
2022-05-23
Custom logo HTML (#4369)
Alexandre Alapetite
2022-05-15
fix preview (#4291)
maTh
2022-03-24
Rename conflicting function (#4289)
Alexandre Alapetite
2022-02-28
Implement Web scraping "HTML + XPath" (#4220)
Alexandre Alapetite
2022-02-07
PHPStan update to 1.4.6 (#4203)
Alexandre Alapetite
2022-02-04
Fix root redirection (#4167)
Alexandre Alapetite
2022-01-30
Fix ctype_alnum (#4182)
Alexandre Alapetite
2022-01-17
fix: Ignore non-PHP files in migrations/ folder (#4163)
berumuron
2022-01-09
Fix PHP 7.4 signature warnings (#4140)
Alexandre Alapetite
2022-01-09
Add spell checking with typos (#4138)
Alexandre Alapetite
2022-01-08
Fix various typos and spelling errors in documentation, comments and code. (#...
Thomas Renes
2022-01-07
Optimise Minz_ModelPdo::class (#4119)
Luc SANCHEZ
2022-01-06
Fix several PHP8.1 warnings (#4123)
Alexandre Alapetite
2022-01-05
[CI] PHPCS: check for opening brace on same line (#4122)
Frans de Jonge
2022-01-04
PHPStan level 5 (#4110)
Alexandre Alapetite
2022-01-01
Avoid func_get_args (#4108)
Alexandre Alapetite
2022-01-01
Fix most PHPDocs errors (#4107)
Alexandre Alapetite
2021-12-31
Add PHPStan (#4021)
Alexandre Alapetite
2021-12-31
Fix extensions_enabled (#4090)
Alexandre Alapetite
2021-12-02
Minz request avoid custom methods (#4020)
Alexandre Alapetite
2021-12-01
Fix some PHP 8.1 warnings (#4012)
Alexandre Alapetite
2021-09-11
Mailer rename .txt to .txt.php (#3842)
Alexandre Alapetite
2021-07-11
Add system configuration for extension (#3626)
Alexis Degrugillier
2021-05-18
Add a request method to extract arrays (#3629)
Alexis Degrugillier
2021-05-16
Minz provide action name in controller exception (#3624)
Alexandre Alapetite
2021-05-15
git update auto change to edge branch (#3589)
Alexandre Alapetite
2021-05-08
Fix several comments syntaxes (#3615)
Alexandre Alapetite
2021-04-17
Show start error (#3590)
Alexandre Alapetite
2021-02-28
Travis: Enforce phpcs line length + whitespace (#3488)
Alexandre Alapetite
2021-02-26
Add support for extension user files (#3433)
Alexis Degrugillier
2021-02-17
Add user maintenance hooks (#3440)
Alexis Degrugillier
2021-02-08
Fix configuration local cache (#3431)
Alexis Degrugillier
2021-02-05
Better error message on failure (#3407)
Martin
2021-02-05
Add a method to retrieve a configuration value (#3422)
Alexis Degrugillier
2021-02-02
Fix user configuration in extension (#3412)
Alexis Degrugillier
2021-02-02
Add comprehensive user configuration in extensions (#3397)
Alexis Degrugillier
2021-01-30
Explicit PDO::ERRMODE_SILENT (#3408)
Alexandre Alapetite
2021-01-14
Add constant for PHP requirements (#3369)
Alexis Degrugillier
2021-01-11
Possiblity to autoinstall in Docker Compose (#3353)
Alexandre Alapetite
2021-01-09
Add class autoload for extension (#3350)
Alexis Degrugillier
2021-01-07
two new hooks (#3342)
Clemens Neubauer
2021-01-07
Change base extension class type (#3333)
Alexis Degrugillier
[next]