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
3436405c557ddc3cd9349f795b032fe42fc72d7c
shlink
/
module
/
Core
/
test
/
Visit
History
Alejandro Celaya
f0fd947046
Moved existing paginator adapters that are related with visits to the Visits namespace
2022-01-10 22:16:33 +01:00
..
Paginator
/Adapter
Moved existing paginator adapters that are related with visits to the Visits namespace
2022-01-10 22:16:33 +01:00
Transformer
Added detection of visits from potential bots
2021-05-22 15:09:14 +02:00
RequestTrackerTest.php
Added option to disable tracking based on IP address patterns
2021-10-10 22:00:22 +02:00
VisitLocatorTest.php
Added nullsafe operator to simplify conditions
2021-05-23 12:31:10 +02:00
VisitsStatsHelperTest.php
Added nullsafe operator to simplify conditions
2021-05-23 12:31:10 +02:00
VisitsTrackerTest.php
Removed transactionality when dispatching async events, as they run in different processes with different db connections
2021-10-23 13:22:42 +02:00