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 23:33:13 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
12b07bb0ac977023b562c6ef90cfb1e607a19f4d
shlink
/
module
/
CLI
/
test
/
Command
/
ShortUrl
History
Alejandro Celaya
12b07bb0ac
Created named constructors for Visit entity and added tracking of the visited URL
2021-02-09 23:09:42 +01:00
..
DeleteShortUrlCommandTest.php
Updated dependencies
2020-11-02 11:53:14 +01:00
GenerateShortUrlCommandTest.php
Extracted logic to stringify ShortUrls to its own service
2021-02-01 23:18:52 +01:00
GetVisitsCommandTest.php
Created named constructors for Visit entity and added tracking of the visited URL
2021-02-09 23:09:42 +01:00
ListShortUrlsCommandTest.php
Extracted logic to stringify ShortUrls to its own service
2021-02-01 23:18:52 +01:00
ResolveUrlCommandTest.php
Refactored short URL creation so that the long URL is part of the ShortUrlMeta
2021-01-30 14:18:44 +01:00