This website requires JavaScript.
Explore
Help
Sign In
Mirrors
/
shlink
Watch
1
Star
0
Fork
0
You've already forked shlink
mirror of
https://github.com/shlinkio/shlink.git
synced
2026-03-06 15:23:12 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
84a187a26f865cd4fef0efba7aa7d878a1cc0435
shlink
/
module
/
Core
/
src
/
Config
History
Alejandro Celaya
a3ea8f56dd
Remove app_options config
2024-10-24 08:49:58 +02:00
..
Options
Remove app_options config
2024-10-24 08:49:58 +02:00
PostProcessor
Remove dependencies on url_shortener raw config
2024-10-22 15:15:41 +02: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
Remove remaining local config files
2024-10-23 10:53:09 +02:00
NotFoundRedirectConfigInterface.php
Added support to define differnet not-found redirects per domain
2021-07-21 09:28:21 +02:00
NotFoundRedirectResolver.php
Remove dependency on league/uri
2024-02-05 23:05:31 +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
Updated to readonly public props on as many models as possible
2022-04-23 14:00:47 +02:00