shlink/module/Core/src
2019-11-26 20:58:38 +01:00
..
Action Replaced the use of EntityDoesNotExistException by ShorturlNotFoundException where applicable 2019-11-25 18:54:25 +01:00
Config Added workers nums handling to simplified config parser 2019-11-10 12:04:14 +01:00
Domain/Resolver Updated to coding styles v2 2019-10-05 17:26:10 +02:00
Entity Added logic to check if a short code is in use and regenerate it otherwise 2019-10-11 11:09:33 +02:00
ErrorHandler Split NotFoundHandler into two different middlewares 2019-11-23 10:25:12 +01:00
EventDispatcher Updated to latest doctrine versions, solving deprecations 2019-11-20 20:03:06 +01:00
Exception Updated ValidationException's base exception 2019-11-26 20:58:38 +01:00
Middleware Updated to coding styles v2 2019-10-05 17:26:10 +02:00
Model Updated to coding styles v2 2019-10-05 17:26:10 +02:00
Options Defined new options for new redirect configuration 2019-11-02 17:23:21 +01:00
Paginator/Adapter Updated to coding styles v2 2019-10-05 17:26:10 +02:00
Repository Added logic to check if a short code is in use and regenerate it otherwise 2019-10-11 11:09:33 +02:00
Service Updated ValidationException's base exception 2019-11-26 20:58:38 +01:00
Transformer Updated to coding styles v2 2019-10-05 17:26:10 +02:00
Util Handled IDN domains also on internal redirections when validating a URL 2019-11-16 12:38:45 +01:00
Validation Allowed port number on domain field when creating shotr URLs 2019-10-20 10:30:11 +02:00
Visit/Model Updated to coding styles v2 2019-10-05 17:26:10 +02:00
ConfigProvider.php Updated to coding styles v2 2019-10-05 17:26:10 +02:00