shlink/module/Core/src/Config
2023-01-21 10:12:52 +01:00
..
PostProcessor Added config post-processor which sets proper allowed methods based on redirect status codes 2023-01-07 13:51:35 +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 Created persistence for device long URLs 2023-01-21 10:12:52 +01:00
NotFoundRedirectConfigInterface.php Added support to define differnet not-found redirects per domain 2021-07-21 09:28:21 +02:00
NotFoundRedirectResolver.php Added some PHP 8.1 features 2022-04-23 13:08:21 +02: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 Updated to readonly public props on as many models as possible 2022-04-23 14:00:47 +02:00