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 07:13:11 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
f49e9064cdf4cbd885088ce7dabc0ccf828de066
shlink
/
module
/
Core
/
src
/
Service
History
Alejandro Celaya
f49e9064cd
Added cache adapter to the UrlShortener service to cache shortcode-url maps
2016-08-08 10:02:52 +02:00
..
ShortUrlService.php
Created Core module
2016-07-19 18:01:39 +02:00
ShortUrlServiceInterface.php
Created Core module
2016-07-19 18:01:39 +02:00
UrlShortener.php
Added cache adapter to the UrlShortener service to cache shortcode-url maps
2016-08-08 10:02:52 +02:00
UrlShortenerInterface.php
Moved some exceptions from core to common
2016-07-20 10:13:53 +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
Added option to filter by date the visits list
2016-07-21 09:36:38 +02:00
VisitsTrackerInterface.php
Added option to filter by date the visits list
2016-07-21 09:36:38 +02:00