shlink/module/Core/src/Service
2017-10-17 11:44:30 +02:00
..
Tag Created UpdateTagAction 2017-07-15 12:04:12 +02:00
ShortUrlService.php Added support to order short URL lists 2016-10-22 23:02:12 +02:00
ShortUrlServiceInterface.php Added support to order short URL lists 2016-10-22 23:02:12 +02:00
UrlShortener.php Change variable name for validation enabled. 2017-10-17 11:44:30 +02:00
UrlShortenerInterface.php Added option to pass tags when creating a short code from the command line 2016-08-21 10:39:00 +02:00
VisitService.php Created services and command to process visits 2016-07-20 19:00:23 +02:00
VisitServiceInterface.php Created services and command to process visits 2016-07-20 19:00:23 +02:00
VisitsTracker.php Fixed VisitsTracker to take into account the X-Forwarded-For header in case the server is behind a load balabncer or proxy 2016-08-09 09:13:39 +02:00
VisitsTrackerInterface.php Updated VisitsTracker so that the track method expects a Request object to be provided 2016-08-09 08:52:06 +02:00