shlink/module/Core/src/ShortUrl
2024-02-21 17:57:45 +01:00
..
Entity Remove support to validate long URLs during short URL creation/edition 2024-02-17 12:02:57 +01:00
Helper Add a 3-second timeout to title resolution 2024-02-18 11:32:31 +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 Update to latest shlink-common 2024-02-21 17:57:45 +01:00
Paginator/Adapter Split short URL listing capabilities on its own repo and service 2022-12-13 19:37:02 +01:00
Persistence Fixed nasty typo 2022-12-10 19:59:30 +01:00
Repository Update to doctrine ORM 3.0 2024-02-17 10:23:37 +01:00
Resolver Update to doctrine ORM 3.0 2024-02-17 10:23:37 +01:00
Spec Enhanced TagRepositoryTest and replaced inlined quoting by doctrine connection quoting 2022-01-18 19:50:48 +01:00
Transformer Removed deprecated features 2024-02-12 23:18:30 +01:00
DeleteShortUrlService.php Refactored global entities into their own proper namespaces 2022-09-23 19:03:32 +02:00
DeleteShortUrlServiceInterface.php Refactored global services into their own proper namespaces 2022-09-23 18:42:38 +02:00
ShortUrlListService.php Make sure short URL domain is resolved as null when default one is provided 2023-04-22 19:44:04 +02:00
ShortUrlListServiceInterface.php Split short URL listing capabilities on its own repo and service 2022-12-13 19:37:02 +01:00
ShortUrlResolver.php Allow QR codes to be generated for disabled short URLs 2023-12-22 13:29:22 +01:00
ShortUrlResolverInterface.php Allow QR codes to be generated for disabled short URLs 2023-12-22 13:29:22 +01:00
ShortUrlService.php Remove support to validate long URLs during short URL creation/edition 2024-02-17 12:02:57 +01:00
ShortUrlServiceInterface.php Remove support to validate long URLs during short URL creation/edition 2024-02-17 12:02:57 +01:00
ShortUrlVisitsDeleter.php Create DeleteShortUrlVisitsCommand 2023-05-15 09:48:24 +02:00
ShortUrlVisitsDeleterInterface.php Create DeleteShortUrlVisitsCommand 2023-05-15 09:48:24 +02:00
UrlShortener.php Remove support to validate long URLs during short URL creation/edition 2024-02-17 12:02:57 +01:00
UrlShortenerInterface.php Remove support to validate long URLs during short URL creation/edition 2024-02-17 12:02:57 +01:00