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
d5eac3b1c3c2b8da4b6b3fdd4e4f6fb433bc7c41
shlink
/
module
/
Core
/
src
/
Service
History
Alejandro Celaya
d5eac3b1c3
Added validateUrl optional flag for create/edit short URLs
2020-09-23 19:19:17 +02:00
..
ShortUrl
Ensured trying to fetch a short URL for any operation through the API results in 404 if it does not match with porovided domain
2020-02-02 12:58:26 +01:00
ShortUrlService.php
Added validateUrl optional flag for create/edit short URLs
2020-09-23 19:19:17 +02:00
ShortUrlServiceInterface.php
Added URL validation to ShortUrl edition, as long URL can now be edited
2020-03-22 17:22:52 +01:00
UrlShortener.php
Added validateUrl optional flag for create/edit short URLs
2020-09-23 19:19:17 +02:00
UrlShortenerInterface.php
Replaced UriInterface by string when creating a short URL
2020-06-27 10:48:35 +02:00
VisitsTracker.php
Added Created endpoint to serve visits by tag
2020-05-09 09:53:45 +02:00
VisitsTrackerInterface.php
Added Created endpoint to serve visits by tag
2020-05-09 09:53:45 +02:00