shlink/module/Core/src/Visit
2021-05-22 20:49:24 +02:00
..
Model Added orphan visits count to visits stats endpoint 2021-02-09 23:09:42 +01:00
Persistence Added new models to pass to repositories when counting visits of any kind 2021-05-22 20:16:32 +02:00
Spec Added logic to exclude bots from visits when requested 2021-05-22 20:49:24 +02:00
Transformer Created new REST API action to list orphan visits 2021-02-09 23:09:42 +01: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 Updated ImportedLinksProcessor to support importing visits if provided 2021-04-11 11:44:10 +02:00
VisitLocatorInterface.php Implemented how to reprocess the locations of all existing visits 2020-03-28 09:12:15 +01:00
VisitsStatsHelper.php Added new models to pass to repositories when counting visits of any kind 2021-05-22 20:16:32 +02:00
VisitsStatsHelperInterface.php Created new REST API action to list orphan visits 2021-02-09 23:09:42 +01:00
VisitsTracker.php Ensured visitor is normalized before creating the visit 2021-05-16 10:08:05 +02:00
VisitsTrackerInterface.php Created new middlewares to track not found visits 2021-02-09 23:09:42 +01:00