shlink/module/Common/src
2019-07-23 17:07:40 +02:00
..
Console Added current page message in list short urls CLI command 2018-12-08 12:16:39 +01:00
Entity Added event dispatcher to track when a short URL is visited 2019-07-13 12:04:21 +02:00
Exception Updated to shlinkio coding standard 1.1.0 2019-02-26 22:56:43 +01:00
Factory Dropped support for all caches other than APCu and Array 2019-04-11 22:36:50 +02:00
Image Fixed config file being deleted by mistake by build script 2019-01-28 10:52:05 +01:00
IpGeolocation Fixed GeolocationDbUpdater so that it does not try to interact with the reader if the file does not exist, preventing later errors 2019-07-23 17:07:40 +02:00
Logger/Processor Updated to shlinkio coding standard 1.1.0 2019-02-26 22:56:43 +01:00
Middleware Updated to shlinkio coding standard 1.1.0 2019-02-26 22:56:43 +01:00
Paginator Updated to shlinkio coding standard 1.1.0 2019-02-26 22:56:43 +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 Updated to shlinkio coding standard 1.1.0 2019-02-26 22:56:43 +01:00
Rest Added shortUrl field to serialized ShortUrl objects, both from CLI and REST 2018-08-10 23:14:45 +02:00
Service Updated to shlinkio coding standard 1.1.0 2019-02-26 22:56:43 +01:00
Template/Extension Added favicon 2018-12-07 09:17:31 +01:00
Type Replaced all FQ global function and constants by explicit imports 2018-10-28 08:24:06 +01:00
Util Updated to shlinkio coding standard 1.1.0 2019-02-26 22:56:43 +01:00
Validation Implemented feature to optionally return an existing short url when all provided params match an existing one 2019-02-03 09:40:32 +01:00
ConfigProvider.php Improved coding styles 2017-10-12 10:13:20 +02:00