shlink/module/Core/test/ShortUrl
2023-01-28 10:06:11 +01:00
..
Entity Add support for short URL mode in installer, and handle loosely mode in custom slugs 2023-01-28 10:06:11 +01:00
Helper Add two modes for short URLs 2023-01-25 20:33:07 +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 Add support for short URL mode in installer, and handle loosely mode in custom slugs 2023-01-28 10:06:11 +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 Make it impossible to create a short URL with an empty long URL 2023-01-22 11:27:16 +01:00
DeleteShortUrlServiceTest.php Make it impossible to create a short URL with an empty long URL 2023-01-22 11:27:16 +01:00
ShortUrlListServiceTest.php Make it impossible to create a short URL with an empty long URL 2023-01-22 11:27:16 +01:00
ShortUrlResolverTest.php Add option to do loosely matches on short URLs when mode is loosely 2023-01-26 20:45:36 +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