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
626c92460bcd1d157a70cfb5d6e3bceb18110f47
shlink
/
module
/
Core
/
test
/
Service
History
Alejandro Celaya
626c92460b
Enhanced list tags endpoint so that it can also return stats foir every tag
2020-05-08 10:15:33 +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
Tag
Enhanced list tags endpoint so that it can also return stats foir every tag
2020-05-08 10:15:33 +02:00
ShortUrlServiceTest.php
Added URL validation to ShortUrl edition, as long URL can now be edited
2020-03-22 17:22:52 +01:00
UrlShortenerTest.php
Registered PersistenceDomainResolver as a service to avoid instantiating a new one on every ShortUrl creation
2020-03-22 17:05:59 +01:00
VisitsTrackerTest.php
Ensured domain can be passed when fetching visits for a short URL
2020-02-01 17:34:16 +01:00