#
2c6f1bd5 |
| 21-Mar-2024 |
Greg Roach <fisharebest@gmail.com> |
Implicit/explicit nullable types for PHP 8.4
|
#
6f4ec3ca |
| 26-Jul-2023 |
Greg Roach <greg@subaqua.co.uk> |
Preparing to remove dependency on laravel/database
|
#
d11be702 |
| 25-Jan-2023 |
Greg Roach <greg@subaqua.co.uk> |
It's 2023
|
#
b11cdcd4 |
| 25-Jan-2023 |
Greg Roach <greg@subaqua.co.uk> |
It's 2023
|
#
3529c469 |
| 11-Jan-2023 |
Greg Roach <greg@subaqua.co.uk> |
CodeStyle - use null coalesce operator
|
#
ef475b14 |
| 06-Nov-2022 |
Greg Roach <greg@subaqua.co.uk> |
Strict types
|
#
f0c88a96 |
| 21-Oct-2022 |
Greg Roach <greg@subaqua.co.uk> |
Re-order import statements
|
#
5bfc6897 |
| 16-Mar-2022 |
Greg Roach <greg@subaqua.co.uk> |
It is 2022 - update copyright dates
|
#
f78da678 |
| 18-Oct-2021 |
Greg Roach <greg@subaqua.co.uk> |
Fix dependency injection in statistics classes
|
#
34b20f29 |
| 18-Oct-2021 |
Greg Roach <greg@subaqua.co.uk> |
Fix: #4070 - remove ModuleThemeInterface::parameter
|
#
f70bcff5 |
| 15-Oct-2021 |
Greg Roach <greg@subaqua.co.uk> |
Prefer object to stdClass
|
#
4c78e066 |
| 14-Oct-2021 |
Greg Roach <greg@subaqua.co.uk> |
TypeHints
|
#
870ec5a3 |
| 19-Mar-2021 |
Greg Roach <greg@subaqua.co.uk> |
PHPdoc
|
#
89f7189b |
| 25-Jan-2021 |
Greg Roach <greg@subaqua.co.uk> |
Use https link in copyright header
|
#
6b9cb339 |
| 03-Oct-2020 |
Greg Roach <greg@subaqua.co.uk> |
#3529 - rename Factory to Registry
|
#
a091ac74 |
| 11-May-2020 |
Greg Roach <greg@subaqua.co.uk> |
Update code to use new Factory objects
|
#
65cf5706 |
| 11-Nov-2019 |
Greg Roach <fisharebest@webtrees.net> |
Simplify access to current locale
|
#
90a2f718 |
| 25-Oct-2019 |
Greg Roach <fisharebest@webtrees.net> |
Remove global constant WT_LOCALE and store LocaleInterface in the request
|
#
fcfa147e |
| 17-Oct-2019 |
Greg Roach <fisharebest@webtrees.net> |
PSR12
|
#
71378461 |
| 08-Oct-2019 |
Greg Roach <fisharebest@webtrees.net> |
Working on routing
|
#
3976b470 |
| 29-Sep-2019 |
Greg Roach <fisharebest@webtrees.net> |
PSR12
|
#
74d6dc0e |
| 17-Apr-2019 |
Greg Roach <fisharebest@webtrees.net> |
CodeStyle
|
#
6ccdf4f0 |
| 02-Apr-2019 |
Greg Roach <fisharebest@webtrees.net> |
Convert requests, middleware and reponses to use PSR-7, PSR-15 and PSR-17
|
#
cab242e7 |
| 02-Mar-2019 |
Greg Roach <fisharebest@webtrees.net> |
Use app() shortcut
|
#
93ccd686 |
| 22-Feb-2019 |
Rico Sonntag <mail@ricosonntag.de> |
Moved color interpolation to separate class, renamed helper to servic… (#2248)
* Moved color interpolation to separate class, renamed helper to service, use snake_case in classes
* Removed abstra
Moved color interpolation to separate class, renamed helper to servic… (#2248)
* Moved color interpolation to separate class, renamed helper to service, use snake_case in classes
* Removed abstract google class
show more ...
|