shlink/module/Core/src/Service
2020-09-23 19:19:17 +02:00
..
ShortUrl Ensured trying to fetch a short URL for any operation through the API results in 404 if it does not match with porovided domain 2020-02-02 12:58:26 +01:00
ShortUrlService.php Added validateUrl optional flag for create/edit short URLs 2020-09-23 19:19:17 +02:00
ShortUrlServiceInterface.php Added URL validation to ShortUrl edition, as long URL can now be edited 2020-03-22 17:22:52 +01:00
UrlShortener.php Added validateUrl optional flag for create/edit short URLs 2020-09-23 19:19:17 +02:00
UrlShortenerInterface.php Replaced UriInterface by string when creating a short URL 2020-06-27 10:48:35 +02:00
VisitsTracker.php Added Created endpoint to serve visits by tag 2020-05-09 09:53:45 +02:00
VisitsTrackerInterface.php Added Created endpoint to serve visits by tag 2020-05-09 09:53:45 +02:00