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-02 21:23:14 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
8cfa0b595c5c2eb7faadf656d8a2b920e80eeee2
shlink
/
module
/
Core
/
src
/
Config
History
Alejandro Celaya
f5138385be
Created new env var to programatically provide an initial API key
2022-09-11 10:45:03 +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
Created new env var to programatically provide an initial API key
2022-09-11 10:45:03 +02:00
MultiSegmentSlugProcessor.php
Centralized how routes are configured to support multi-segment slugs
2022-08-06 09:30:13 +02: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