shlink/module/Core/src
2020-02-02 12:44:35 +01:00
..
Action Fixed correct short URL being tracked when domain exists 2020-02-01 13:03:48 +01:00
Config Updated config to read redis from config.redis 2020-01-05 16:45:14 +01:00
Domain/Resolver Added property types to some classes 2019-12-29 22:27:00 +01:00
Entity Exposed domain on short URLs 2020-02-02 08:57:04 +01:00
ErrorHandler Project migrated from zend to laminas 2020-01-01 21:13:09 +01:00
EventDispatcher Updated to coding standard v2.1 2020-01-01 20:48:31 +01:00
Exception Created DTO used to transfer props needed to uniquely identify a short URL 2020-02-01 11:47:01 +01:00
Middleware Project migrated from zend to laminas 2020-01-01 21:13:09 +01:00
Model Ensured domain can be passed when fetching visits for a short URL 2020-02-01 17:34:16 +01:00
Options Project migrated from zend to laminas 2020-01-01 21:13:09 +01:00
Paginator/Adapter Ensured domain can be passed when fetching visits for a short URL 2020-02-01 17:34:16 +01:00
Repository Created new repository method which will look for short URLs without doing domain fallback 2020-02-02 12:44:35 +01:00
Service Created new repository method which will look for short URLs without doing domain fallback 2020-02-02 12:44:35 +01:00
Transformer Exposed domain on short URLs 2020-02-02 08:57:04 +01:00
Util Updated to coding standard v2.1 2020-01-01 20:48:31 +01:00
Validation Ensured BC on dates for short urls params 2020-01-28 12:57:21 +01:00
Visit/Model Changed latitude and longitude to float 2019-12-31 23:37:49 +01:00
ConfigProvider.php Updated to coding standard v2.1 2020-01-01 20:48:31 +01:00