shlink/module/Common/src
2018-10-18 19:53:50 +02:00
..
Entity Normalized entities adding missing type hints and removing superfluous comments 2018-09-15 10:03:42 +02:00
Exception Created json_encode function which always maps to array and converts errors into exceptions 2018-10-05 19:19:44 +02:00
Factory Replaced in_array by contains 2018-10-05 18:52:42 +02:00
Image Improved coding styles 2017-10-12 10:13:20 +02:00
Middleware Installed and registered new middleware to process IP addresses from request 2018-10-18 19:53:50 +02:00
Paginator Added shortUrl field to serialized ShortUrl objects, both from CLI and REST 2018-08-10 23:14:45 +02:00
Repository Updated UrlShortener so that it does not match a short code which is out of the validity dat erange 2017-10-21 11:58:20 +02:00
Response Fixed phpstan issues 2018-07-04 20:28:05 +02:00
Rest Added shortUrl field to serialized ShortUrl objects, both from CLI and REST 2018-08-10 23:14:45 +02:00
Service Created json_encode function which always maps to array and converts errors into exceptions 2018-10-05 19:19:44 +02:00
Template/Extension Improved coding styles 2017-10-12 10:13:20 +02:00
Type Migrated from standard datetime objects to chronos objects 2018-09-29 12:52:32 +02:00
Util Migrated from standard datetime objects to chronos objects 2018-09-29 12:52:32 +02:00
ConfigProvider.php Improved coding styles 2017-10-12 10:13:20 +02:00