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-08 08:13:11 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
ed18f10b94d53b52ce392d116638a221d56cf38c
shlink
/
module
/
CLI
/
src
/
Command
/
ShortUrl
History
Alejandro Celaya
ed18f10b94
Added support to order short URLs by title
2021-02-04 22:07:54 +01:00
..
DeleteShortUrlCommand.php
Updated short URL deletion so that it accepts the domain
2020-02-01 18:06:50 +01:00
GenerateShortUrlCommand.php
Extracted logic to stringify ShortUrls to its own service
2021-02-01 23:18:52 +01:00
GetVisitsCommand.php
Deprecated camelCase options in rest of CLI commands
2021-01-30 11:17:13 +01:00
ListShortUrlsCommand.php
Added support to order short URLs by title
2021-02-04 22:07:54 +01:00
ResolveUrlCommand.php
Created DTO used to transfer props needed to uniquely identify a short URL
2020-02-01 11:47:01 +01:00