.. |
Action
|
Update to PHP coding standard 2.4.0
|
2024-11-03 11:38:31 +01:00 |
Config
|
Update to PHP coding standard 2.4.0
|
2024-11-03 11:38:31 +01:00 |
Crawling
|
Migrate from PHPUnit annotations to native attributes
|
2023-02-09 20:42:18 +01:00 |
Domain
|
Inject DomainRepository in DomainService
|
2024-11-09 09:34:24 +01:00 |
ErrorHandler
|
Migrate dev-specific configuration to env vars via .env file
|
2024-10-22 15:15:41 +02:00 |
EventDispatcher
|
Use IpGeolocationMiddleware to geolocate visitors instead of LocateVisit event
|
2024-11-15 08:55:43 +01:00 |
Exception
|
Allow API keys to be renamed
|
2024-11-08 08:25:07 +01:00 |
Functions
|
Remove usage of Functional\map function
|
2023-11-29 12:34:13 +01:00 |
Geolocation/Middleware
|
Make sure IpGeolocationMiddleware skips localhost
|
2024-11-19 09:08:04 +01:00 |
Importer
|
Update to PHP coding standard 2.4.0
|
2024-11-03 11:38:31 +01:00 |
Matomo
|
Refactor Visitor model and allow a Location object to be passed to it
|
2024-11-14 14:48:18 +01:00 |
RedirectRule
|
Simplify logic in RedirectRule when checking geolocation conditions
|
2024-11-15 09:00:59 +01:00 |
ShortUrl
|
Use IpGeolocationMiddleware to geolocate visitors instead of LocateVisit event
|
2024-11-15 08:55:43 +01:00 |
Tag
|
Inject TagRepository in TagService, instead of getting it from EntityManager
|
2024-11-09 09:25:01 +01:00 |
Util
|
Update to PHP coding standard 2.4.0
|
2024-11-03 11:38:31 +01:00 |
Visit
|
Refactor Visitor model and allow a Location object to be passed to it
|
2024-11-14 14:48:18 +01:00 |
ConfigProviderTest.php
|
Migrate from PHPUnit annotations to native attributes
|
2023-02-09 20:42:18 +01:00 |
DB_PASSWORD.env
|
Support loading env vars from secret files
|
2024-02-10 09:54:59 +01:00 |