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
732bb06c628f948a7ebdd45f11d708fd9ac18cd6
shlink
/
module
/
CLI
/
src
/
Command
/
ShortUrl
History
Alejandro Celaya
732bb06c62
Updated short URL deletion so that it accepts the domain
2020-02-01 18:06:50 +01:00
..
DeleteShortUrlCommand.php
Updated short URL deletion so that it accepts the domain
2020-02-01 18:06:50 +01:00
GenerateShortUrlCommand.php
Standardized how the ShortUrlMeta object is created by exposing a single named constructor
2020-01-26 08:42:51 +01:00
GetVisitsCommand.php
Added domain flag to GetVisitsCommand
2020-02-01 17:56:43 +01:00
ListShortUrlsCommand.php
Created DTOs with implicit validation to wrap short URLs lists params
2020-01-28 10:49:55 +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