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 07:13:11 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
c9ff2b383497086dd5dc8d83504227bcdc8d2514
shlink
/
module
/
Core
/
src
/
Model
History
Alejandro Celaya
29cdfaed39
Changed ShortUrlMeta so that it expects an ApiKey instance instead of the key as string
2021-01-04 13:32:44 +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
Changed ShortUrlMeta so that it expects an ApiKey instance instead of the key as string
2021-01-04 13:32:44 +01:00
ShortUrlsOrdering.php
Updated more dependencies for PHP 8 compatibility
2020-12-22 09:34:58 +01: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