shlink/module/Core/src
2019-10-04 17:21:22 +02:00
..
Action Moved PreviewGenerationException to PreviewGenerator module 2019-08-11 19:47:15 +02:00
Config Removed duplicated code from BasePathPrefixer 2019-09-13 20:22:41 +02:00
Domain/Resolver Ensured domain is taken into account when checking if a slug is in use 2019-10-01 21:42:35 +02:00
Entity Added check for domain when matching an existing short URL 2019-10-01 22:15:11 +02:00
EventDispatcher Moved WrongIpException to IpGeolocation module 2019-08-10 23:26:39 +02:00
Exception Ensured domain is taken into account when checking if a slug is in use 2019-10-01 21:42:35 +02:00
Middleware Enforced property types comments in one line 2018-11-20 19:30:27 +01:00
Model Added check for domain when matching an existing short URL 2019-10-01 22:15:11 +02:00
Options Updated to shlinkio coding standard 1.1.0 2019-02-26 22:56:43 +01:00
Paginator/Adapter Moved too concrete class from Common to Core 2019-08-11 13:33:42 +02:00
Repository Ensured domain is taken into account when looking for a short URL 2019-10-04 17:21:22 +02:00
Response Updated to shlinkio coding standard 1.1.0 2019-02-26 22:56:43 +01:00
Service Ensured domain is taken into account when looking for a short URL 2019-10-04 17:21:22 +02:00
Transformer Moved code to convert a ShortUrl into a full link as string to the entity itself 2019-09-30 20:01:36 +02:00
Util Added simple way to resolve domains from entity manager when creating a short URL 2019-10-01 20:16:27 +02:00
Validation Added entities config for domains 2019-09-30 19:42:27 +02:00
Visit/Model Added package to delegate the execution of event listeners to a swoole task worker 2019-07-14 10:46:31 +02:00
ConfigProvider.php Created function to abstract how to load config from a glob pattern 2019-08-10 14:09:42 +02:00