This website requires JavaScript.
Explore
Help
Sign In
Mirrors
/
shlink
Watch
1
Star
0
Fork
0
You've already forked shlink
mirror of
https://github.com/shlinkio/shlink.git
synced
2026-03-06 15:23:12 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
1da285a63a9aadef213925e4d7c9d40589cfa6fd
shlink
/
module
/
Core
/
src
/
Service
History
Alejandro Celaya
1da285a63a
Created action to set the togas for a short url
2016-08-21 16:52:26 +02:00
..
ShortUrlService.php
Created action to set the togas for a short url
2016-08-21 16:52:26 +02:00
ShortUrlServiceInterface.php
Created action to set the togas for a short url
2016-08-21 16:52:26 +02:00
UrlShortener.php
Created action to set the togas for a short url
2016-08-21 16:52:26 +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