shlink/module/Core/src
2020-02-19 18:58:25 +01:00
..
Action Fixed correct short URL being tracked when domain exists 2020-02-01 13:03:48 +01:00
Config Added env var that can be used to define default short codes length on docker image 2020-02-18 19:34:01 +01:00
Domain/Resolver Added property types to some classes 2019-12-29 22:27:00 +01:00
Entity Short code lengths can now be customized 2020-02-18 18:54:40 +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 Short code lengths can now be customized 2020-02-18 18:54:40 +01:00
Options Registered middleware generating request ID 2020-02-19 18:58:25 +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 Ensured search terms are applied to the domain too 2020-02-02 20:07:19 +01:00
Service Ensured trying to fetch a short URL for any operation through the API results in 404 if it does not match with porovided domain 2020-02-02 12:58:26 +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 Added env var that can be used to define default short codes length on docker image 2020-02-18 19:34:01 +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