.. |
Action
|
Moved VisitsTracker service to Visit namespace
|
2021-02-09 23:09:42 +01:00 |
Config
|
Invoke PHPUnit's assertions statically
|
2020-10-04 00:35:14 +02:00 |
Domain
|
Extracted ApiKey metadata to the ApiKeyMeta object
|
2021-03-14 09:59:35 +01:00 |
Entity
|
Created named constructors for Visit entity and added tracking of the visited URL
|
2021-02-09 23:09:42 +01:00 |
ErrorHandler
|
Ensured orphan visits are located ASAP when using swoole
|
2021-02-09 23:09:42 +01:00 |
EventDispatcher
|
Updated to symfony/mercure 0.5
|
2021-04-02 09:46:02 +02:00 |
Exception
|
Added list of roles to print after an API is generated
|
2021-01-11 15:20:26 +01:00 |
Importer
|
Updated to a shlink-importer version that supports titles
|
2021-02-04 15:24:27 +01:00 |
Mercure
|
Added support to publish orphan visits in mercure
|
2021-02-11 22:12:38 +01:00 |
Model
|
Created named constructors for Visit entity and added tracking of the visited URL
|
2021-02-09 23:09:42 +01:00 |
Paginator/Adapter
|
Extracted ApiKey metadata to the ApiKeyMeta object
|
2021-03-14 09:59:35 +01:00 |
Service
|
Extracted ApiKey metadata to the ApiKeyMeta object
|
2021-03-14 09:59:35 +01:00 |
ShortUrl
|
Added helper service to avoid code duplication when resolving short URLs titles
|
2021-02-05 17:59:34 +01:00 |
Util
|
Extracted ApiKey metadata to the ApiKeyMeta object
|
2021-03-14 09:59:35 +01:00 |
Visit
|
Ensured visits tracking is run transactionally together with the event dispatched afterwards
|
2021-04-07 11:33:23 +02:00 |
ConfigProviderTest.php
|
#912 Fixed unit tests
|
2020-11-22 18:11:31 +01:00 |