shlink/module/Common/src
2018-10-28 08:24:06 +01:00
..
Collection Moved global functions to handle array paths to a wrapper class 2018-10-20 08:00:33 +02:00
Entity Normalized entities adding missing type hints and removing superfluous comments 2018-09-15 10:03:42 +02:00
Exception Replaced all FQ global function and constants by explicit imports 2018-10-28 08:24:06 +01:00
Factory Replaced all FQ global function and constants by explicit imports 2018-10-28 08:24:06 +01:00
Image Improved coding styles 2017-10-12 10:13:20 +02:00
Logger/Processor Updated logger to properly format exceptions using processors 2018-10-20 12:37:35 +02:00
Middleware Moved logic to create a visitor from a request to the visitor itself 2018-10-18 20:24:25 +02:00
Paginator Replaced all FQ global function and constants by explicit imports 2018-10-28 08:24:06 +01: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 Replaced all FQ global function and constants by explicit imports 2018-10-28 08:24:06 +01: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 Replaced all FQ global function and constants by explicit imports 2018-10-28 08:24:06 +01:00
Util Replaced all FQ global function and constants by explicit imports 2018-10-28 08:24:06 +01:00
ConfigProvider.php Improved coding styles 2017-10-12 10:13:20 +02:00