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
7fe7354a27bf8628ec1cd37f6550ba2f82a039c6
shlink
/
module
/
Core
/
src
/
Model
History
Alejandro Celaya
2732b05834
Added mechanisms to be able to provide the API key when creating a short URL
2020-11-07 09:34:10 +01:00
..
CreateShortUrlData.php
Replaced UriInterface by string when creating a short URL
2020-06-27 10:48:35 +02:00
ShortUrlEdit.php
Added validateUrl optional flag for create/edit short URLs
2020-09-23 19:19:17 +02:00
ShortUrlIdentifier.php
Ensured domain can be passed when fetching visits for a short URL
2020-02-01 17:34:16 +01:00
ShortUrlMeta.php
Added mechanisms to be able to provide the API key when creating a short URL
2020-11-07 09:34:10 +01:00
ShortUrlsOrdering.php
Replaced colon by hyphen as the ordering field-dir separator as it's a valid URL character
2020-09-21 22:03:43 +02:00
ShortUrlsParams.php
Added support to print all short URLs at once from CLI
2020-07-14 13:00:56 +02:00
Visitor.php
Updated to coding standard v2.1
2020-01-01 20:48:31 +01:00
VisitsParams.php
Extracted some private functions ase helper global functions
2020-01-28 09:41:48 +01:00