shlink/module/Core/src/Config
2022-04-14 14:22:48 +02:00
..
BasePathPrefixer.php Ensured base path is not prefixed more than it should 2022-03-14 19:26:02 +01:00
EmptyNotFoundRedirectConfig.php Changed behavior of domains list so that it does not return configured redirects as redirects for default domain 2021-12-09 12:32:53 +01:00
EnvVars.php Added support to set the timezone via config/env vars 2022-04-14 14:22:48 +02:00
NotFoundRedirectConfigInterface.php Added support to define differnet not-found redirects per domain 2021-07-21 09:28:21 +02:00
NotFoundRedirectResolver.php Fixed duplicated slashes generated in path when doing not-found redirects with placeholders 2022-01-16 15:54:22 +01:00
NotFoundRedirectResolverInterface.php Added logic to forward path and domain to not-found redirects when they contain placeholders 2021-10-02 17:30:25 +02:00
NotFoundRedirects.php Created DomainResirectsAction unit test 2021-08-03 18:09:39 +02:00