shlink/module/Core/test
2021-05-22 20:32:30 +02:00
..
Action Created action to dynamically build the robots.txt 2021-05-22 07:15:34 +02:00
Config Defined new structure for tracking config, together with new options 2021-05-16 09:30:15 +02:00
Crawling Added logic to resolve crawlable short codes 2021-05-22 09:34:42 +02:00
Domain Extracted ApiKey metadata to the ApiKeyMeta object 2021-03-14 09:59:35 +01:00
Entity Added detection of visits from potential bots 2021-05-22 15:09:14 +02:00
ErrorHandler Ensured orphan visits are located ASAP when using swoole 2021-02-09 23:09:42 +01:00
EventDispatcher Updated ImportedLinksProcessor to support importing visits if provided 2021-04-11 11:44:10 +02:00
Exception Added list of roles to print after an API is generated 2021-01-11 15:20:26 +01:00
Importer Encapsulated logic to get rid of nested ifs 2021-04-18 17:07:56 +02:00
Mercure Added detection of visits from potential bots 2021-05-22 15:09:14 +02:00
Model Added logic for new tracking options 2021-05-16 09:53:44 +02:00
Paginator/Adapter Added new models to pass to repositories when listing visits of any kind 2021-05-22 20:32:30 +02:00
Service Extracted ApiKey metadata to the ApiKeyMeta object 2021-03-14 09:59:35 +01:00
ShortUrl Fixed issue when trying to persist several short URLs which include the same new tag/domain at once 2021-04-10 11:59:43 +02:00
Util Extracted ApiKey metadata to the ApiKeyMeta object 2021-03-14 09:59:35 +01:00
Visit Added new models to pass to repositories when listing visits of any kind 2021-05-22 20:32:30 +02:00
ConfigProviderTest.php #912 Fixed unit tests 2020-11-22 18:11:31 +01:00