shlink/config
2022-09-30 17:19:07 +02:00
..
autoload Created middleware which ensures trailing slash and multi-segment features work properly together 2022-09-30 17:19:07 +02:00
params Created installation script and installation command 2016-08-14 09:09:23 +02:00
roadrunner Fixed tracking config 2022-09-17 11:27:56 +02:00
test Migrated UrlShortenerOptions to immutable object 2022-09-17 15:54:43 +02:00
cli-app.php Created endpoint to get visits for one specific domain 2022-04-23 10:32:07 +02:00
cli-config.php Installed phpstan-dcotrine and fixed more static analysis errors 2021-07-20 13:29:50 +02:00
config.php Fixed rr E2E tests 2022-08-27 19:40:52 +02:00
constants.php Excluded migrations table when checking if the database schema exists 2022-03-05 10:41:13 +01:00
container.php Converted EnvVars to enum 2022-04-23 12:44:17 +02:00
entity-manager.php Created endpoint to get visits for one specific domain 2022-04-23 10:32:07 +02:00
run.php Added phpstan-symfony plugin to improve inspections on getArgument and getOption 2021-07-19 20:00:53 +02:00