shlink/module/Core/src/Service
2019-08-11 13:33:42 +02:00
..
ShortUrl Enforced property types comments in one line 2018-11-20 19:30:27 +01:00
Tag Enforced property types comments in one line 2018-11-20 19:30:27 +01:00
ShortUrlService.php Moved too concrete class from Common to Core 2019-08-11 13:33:42 +02:00
ShortUrlServiceInterface.php Updated to coding-standard library v1.2.2 2019-08-01 19:49:54 +02:00
UrlShortener.php Updated how existing short URLs are checked, so that not only the first one matching the slug or url is checked 2019-03-30 07:36:57 +01:00
UrlShortenerInterface.php Refactored UrlShortener public method to receibe DTOs instead of primitive params 2019-02-02 11:05:28 +01:00
VisitService.php Moved all ip-geolocation related stuff to its own module 2019-08-10 13:43:52 +02:00
VisitServiceInterface.php Renamed method 2019-02-17 13:21:07 +01:00
VisitsTracker.php Added event dispatcher to track when a short URL is visited 2019-07-13 12:04:21 +02:00
VisitsTrackerInterface.php Updated visits to support pagination 2018-11-28 20:39:08 +01:00