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-02-28 12:13:13 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
72d8edf4ff578139bcfe9a323c3b44e0c960c984
shlink
/
module
/
Core
/
test
/
Service
History
Alejandro Celaya
b8522b8c17
Created new method to locate empty visits
2020-03-26 22:37:46 +01: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
Added property types to all non-deprecated classes
2019-12-29 22:48:40 +01: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