.. |
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
|
Added roles info to api key generation and api key list
|
2021-01-11 16:32:59 +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
|
Added support to publish orphan visits in mercure
|
2021-02-11 22:12:38 +01: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
|
Created OrphanVisitsPaginatorAdapterTest
|
2021-02-09 23:34:29 +01:00 |
Service
|
Moved VisitsTracker service to Visit namespace
|
2021-02-09 23:09:42 +01:00 |
ShortUrl
|
Added helper service to avoid code duplication when resolving short URLs titles
|
2021-02-05 17:59:34 +01:00 |
Util
|
Ensure request is not performed if both title resolution and URL validation are disabled
|
2021-02-05 18:22:54 +01:00 |
Visit
|
Added option to disable orphan visitstracking
|
2021-02-10 20:09:25 +01:00 |
ConfigProviderTest.php
|
#912 Fixed unit tests
|
2020-11-22 18:11:31 +01:00 |