shlink/module/Core/test/ShortUrl
2023-01-22 11:03:05 +01:00
..
Entity Add deviceLongUrls to short URL creation 2023-01-21 10:12:52 +01:00
Helper Add logic to dynamically resolve the long URL to redirect to based on requesting device 2023-01-21 11:15:42 +01:00
Middleware Update ShortUrlRedirectionBuilder to accept a request object instead of a raw query array 2023-01-21 10:37:12 +01:00
Model Allow device long URLs to be removed from short URLs by providing null value 2023-01-22 11:03:05 +01:00
Paginator/Adapter Split short URL listing capabilities on its own repo and service 2022-12-13 19:37:02 +01:00
Resolver Updated to shlink-common with support for proxies for entities with public readonly props 2023-01-21 10:12:52 +01:00
Transformer Add deviceLongUrls to short URL creation 2023-01-21 10:12:52 +01:00
DeleteShortUrlServiceTest.php Added more stricter types for mocks 2022-10-24 19:59:03 +02:00
ShortUrlListServiceTest.php Split short URL listing capabilities on its own repo and service 2022-12-13 19:37:02 +01:00
ShortUrlResolverTest.php Add deviceLongUrls to short URL creation 2023-01-21 10:12:52 +01:00
ShortUrlServiceTest.php Return deviceLongUrls as part of the short URL data and document API changes 2023-01-21 12:05:54 +01:00
UrlShortenerTest.php Renamed ShortUrl::fromMeta to ShortUrl::create 2022-12-11 18:24:47 +01:00