shlink/module/Core/src
2019-12-06 10:20:56 +01:00
..
Action Added forward of query string from short URLs to long one 2019-11-13 21:04:44 +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
EventDispatcher Updated to coding styles v2 2019-10-05 17:26:10 +02:00
Exception Created TagConflictException 2019-12-06 10:20:56 +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
Response Some extra minor improvements 2019-11-02 19:08:07 +01:00
Service Added support for IDN 2019-11-16 10:06:55 +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