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-08 08:13:11 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
262a06f6243c5a86be4a7c24f0221d5b031eaba1
shlink
/
module
/
Rest
/
src
/
Action
/
ShortUrl
History
Alejandro Celaya
29cdfaed39
Changed ShortUrlMeta so that it expects an ApiKey instance instead of the key as string
2021-01-04 13:32:44 +01:00
..
AbstractCreateShortUrlAction.php
Simplified transactional URL shortening
2020-11-06 20:05:57 +01:00
CreateShortUrlAction.php
Changed ShortUrlMeta so that it expects an ApiKey instance instead of the key as string
2021-01-04 13:32:44 +01:00
DeleteShortUrlAction.php
Applied API role specs to single short URL deletion
2021-01-03 14:03:10 +01:00
EditShortUrlAction.php
Applied API role specs to single short URL edition
2021-01-03 16:41:44 +01:00
EditShortUrlTagsAction.php
Applied API role specs to single short URL tags edition
2021-01-03 16:50:47 +01:00
ListShortUrlsAction.php
Applied API role specs to short URLs list
2021-01-03 13:05:21 +01:00
ResolveShortUrlAction.php
Applied API role specs to single short URL resolution
2021-01-03 13:33:07 +01:00
SingleStepCreateShortUrlAction.php
Changed ShortUrlMeta so that it expects an ApiKey instance instead of the key as string
2021-01-04 13:32:44 +01:00