shlink/module/Core/src/Visit
2023-05-31 09:11:20 +02:00
..
Entity Added logic to import orphan visits 2022-12-04 20:35:38 +01:00
Geolocation Split some logic from VisitRepository into its own injectable repository 2022-12-14 12:28:23 +01:00
Model Added split info about bots, non-bots and total visits to the visits stats 2023-01-02 12:28:34 +01:00
Paginator/Adapter Restrict interaction with orphan visits when API key has that role 2023-05-31 09:11:20 +02:00
Persistence Added split info about bots, non-bots and total visits to the visits stats 2023-01-02 12:28:34 +01:00
Repository Restrict interaction with orphan visits when API key has that role 2023-05-31 09:11:20 +02:00
Spec Updated to readonly public props on as many models as possible 2022-04-23 14:00:47 +02:00
Transformer Refactored global entities into their own proper namespaces 2022-09-23 19:03:32 +02:00
RequestTracker.php Refactored global entities into their own proper namespaces 2022-09-23 19:03:32 +02:00
RequestTrackerInterface.php Refactored global entities into their own proper namespaces 2022-09-23 19:03:32 +02:00
VisitsDeleter.php Restrict interaction with orphan visits when API key has that role 2023-05-31 09:11:20 +02:00
VisitsDeleterInterface.php Create service to delete orphan visits 2023-05-18 09:01:57 +02:00
VisitsStatsHelper.php Restrict interaction with orphan visits when API key has that role 2023-05-31 09:11:20 +02:00
VisitsStatsHelperInterface.php Restrict interaction with orphan visits when API key has that role 2023-05-31 09:11:20 +02:00
VisitsTracker.php Added logic to persist device long URLs while creating/editing a short URL 2023-01-21 10:12:52 +01:00
VisitsTrackerInterface.php Refactored global entities into their own proper namespaces 2022-09-23 19:03:32 +02:00