This website requires JavaScript.
Explore
Help
Sign In
forked
/
shlink-web-client
Watch
1
Star
0
Fork
0
You've already forked shlink-web-client
mirror of
https://github.com/shlinkio/shlink-web-client.git
synced
2026-03-12 18:43:50 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
47f5f478670a2ec17b9b5b46a0a6dd2342dabce3
shlink-web-client
/
src
/
visits
/
reducers
History
Alejandro Celaya
944b166e43
Added explicit any type on caught errors where needed
2021-10-31 12:38:42 +01:00
..
common.ts
Added explicit any type on caught errors where needed
2021-10-31 12:38:42 +01:00
orphanVisits.ts
Ensured new visits are pushed to the state only if they match selected date range
2021-10-24 10:31:32 +02:00
shortUrlVisits.ts
Ensured new visits are pushed to the state only if they match selected date range
2021-10-24 10:31:32 +02:00
tagVisits.ts
Added more tests covering how real-time visits are filtered out based on date intervals
2021-10-24 22:37:14 +02:00
visitCreation.ts
Replaced redux action to create one visit by action that allows multiple visits at once
2020-09-12 11:31:44 +02:00
visitsOverview.ts
Created section to display orphan visits stats
2021-02-27 20:03:51 +01:00