shlink/module/Core/test
2021-02-07 08:32:12 +01:00
..
Action Added support to define the margin when generating the QR codes 2021-02-07 08:32:12 +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 Updated to a shlink-importer version that supports titles 2021-02-04 15:24:27 +01:00
ErrorHandler #912 Fixed unit tests 2020-11-22 18:11:31 +01:00
EventDispatcher Added double check when parsing build epoch from the GeoLite db file in case it is not an integer 2021-02-06 21:38:09 +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 for an optional title field in short URLs 2021-02-02 21:20:09 +01:00
Model Renamed ShortUrlInputFilter and added named constructors to it 2021-01-31 07:47:58 +01:00
Paginator/Adapter Replaced laminas-paginator with pagerfanta 2021-01-23 14:37:34 +01:00
Service Added helper service to avoid code duplication when resolving short URLs titles 2021-02-05 17:59:34 +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 Refactored short URL creation so that the long URL is part of the ShortUrlMeta 2021-01-30 14:18:44 +01:00
ConfigProviderTest.php #912 Fixed unit tests 2020-11-22 18:11:31 +01:00