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-07 07:43:12 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
36be44e7b5f2ce35f0177d17efe40100f8fd6530
shlink
/
module
/
Core
/
src
/
Visit
History
Alejandro Celaya
36be44e7b5
Moved VisitsTracker service to Visit namespace
2021-02-09 23:09:42 +01:00
..
Model
Created new action to get default visit stats
2020-05-01 11:40:02 +02:00
VisitGeolocationHelperInterface.php
Changed VisitLocator signature so that it expects an object implementing an interface instead of two arbitrary callbacks
2020-03-28 08:05:15 +01:00
VisitLocator.php
Ensured old visit locations are deleted when relocating a visit that has already been located
2020-03-28 09:27:45 +01:00
VisitLocatorInterface.php
Implemented how to reprocess the locations of all existing visits
2020-03-28 09:12:15 +01:00
VisitsStatsHelper.php
Separated methods to track visits and list visits
2021-02-09 23:09:42 +01:00
VisitsStatsHelperInterface.php
Separated methods to track visits and list visits
2021-02-09 23:09:42 +01:00
VisitsTracker.php
Moved VisitsTracker service to Visit namespace
2021-02-09 23:09:42 +01:00
VisitsTrackerInterface.php
Moved VisitsTracker service to Visit namespace
2021-02-09 23:09:42 +01:00