shlink/config
2022-04-23 12:44:17 +02:00
..
autoload Converted EnvVars to enum 2022-04-23 12:44:17 +02:00
params Created installation script and installation command 2016-08-14 09:09:23 +02:00
test Ensured db and api tests can be run without the need of creating the database beforehand 2022-04-09 17:46:13 +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 Added a more strict way to handle valid and expected env vars 2022-01-20 20:16:37 +01: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