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
2732b05834c06f14c5d5d1da26b47381dda70067
shlink
/
module
/
Core
/
src
/
Service
History
Alejandro Celaya
2732b05834
Added mechanisms to be able to provide the API key when creating a short URL
2020-11-07 09:34:10 +01:00
..
ShortUrl
Moved short code uniqueness checks to external helper class that is used in UrlShortener and ImportedLinksProcessor
2020-10-25 11:16:42 +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 mechanisms to be able to provide the API key when creating a short URL
2020-11-07 09:34:10 +01:00
UrlShortenerInterface.php
Simplified transactional URL shortening
2020-11-06 20:05:57 +01: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