shlink/module/Core/src
2018-09-11 19:44:33 +02:00
..
Action Updated resolve short url action to return all data for that short url 2018-08-11 10:40:44 +02:00
Entity Added shortUrl field to serialized ShortUrl objects, both from CLI and REST 2018-08-10 23:14:45 +02:00
Exception Created method to updated already created short URLs 2018-01-07 19:51:25 +01:00
Middleware Updated to expressive 3 2018-03-26 18:49:28 +02:00
Model Fixed date fields not properly parsed depending if originally they were datetimes or strings 2018-07-28 18:57:24 +02:00
Options Added new app config param to allow disabling short URL visits tracking 2018-01-14 09:13:49 +01:00
Repository Updated API docs including new response structure 2018-08-13 16:17:43 +02:00
Response Ensured all core actions log errors 2018-05-07 10:58:49 +02:00
Service Ensured same long URL can be used multiple times for different short URLs 2018-09-11 19:44:33 +02:00
Transformer Added shortUrl field to serialized ShortUrl objects, both from CLI and REST 2018-08-10 23:14:45 +02:00
Util Applied some improvements 2018-03-27 23:57:29 +02:00
Validation Applied some improvements 2018-03-27 23:57:29 +02:00
ConfigProvider.php Improved coding styles 2017-10-12 10:13:20 +02:00