This website requires JavaScript.
Explore
Help
Sign In
OilfieldToolsNet
/
shlink
Watch
4
Star
0
Fork
0
You've already forked shlink
mirror of
https://github.com/shlinkio/shlink.git
synced
2025-02-25 18:45:27 -06:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
181ff164091d42e6aef8ebf7ce616d4f83fd1ce3
shlink
/
module
/
Core
/
test
/
Service
History
Alejandro Celaya
181ff16409
Registered PersistenceDomainResolver as a service to avoid instantiating a new one on every ShortUrl creation
2020-03-22 17:05:59 +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
Long URLs can now be edited on existing short URLs
2020-03-22 14:04:01 +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
VisitServiceTest.php
Updated to coding standard v2.1
2020-01-01 20:48:31 +01:00
VisitsTrackerTest.php
Ensured domain can be passed when fetching visits for a short URL
2020-02-01 17:34:16 +01:00