shlink/module/Core/src/Service
2020-05-09 09:53:45 +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 URL validation to ShortUrl edition, as long URL can now be edited 2020-03-22 17:22:52 +01: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 Registered PersistenceDomainResolver as a service to avoid instantiating a new one on every ShortUrl creation 2020-03-22 17:05:59 +01:00
UrlShortenerInterface.php Added unit tests for ShortUrlresolver 2020-01-26 19:53:18 +01: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