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-07 07:43:12 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
b0a8a03f0ad7216152a6e28b4693de7391099534
shlink
/
module
/
Core
/
src
/
Config
History
Alejandro Celaya
b0a8a03f0a
Refactored NotFoundRedirectResolver to remove duplicated lines and non-strict code
2021-10-03 10:35:35 +02:00
..
BasePathPrefixer.php
Updated to coding styles v2
2019-10-05 17:26:10 +02:00
DeprecatedConfigParser.php
Defined new structure for tracking config, together with new options
2021-05-16 09:30:15 +02:00
NotFoundRedirectConfigInterface.php
Added support to define differnet not-found redirects per domain
2021-07-21 09:28:21 +02:00
NotFoundRedirectResolver.php
Refactored NotFoundRedirectResolver to remove duplicated lines and non-strict code
2021-10-03 10:35:35 +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
Created DomainResirectsAction unit test
2021-08-03 18:09:39 +02:00
SimplifiedConfigParser.php
Defined new structure for tracking config, together with new options
2021-05-16 09:30:15 +02:00