.. |
.gitignore
|
|
|
app_options.global.php
|
Defined new structure for tracking config, together with new options
|
2021-05-16 09:30:15 +02:00 |
app_options.local.php.dist
|
Added dist local config for app options
|
2022-04-14 11:35:12 +02:00 |
client-detection.global.php
|
|
|
common.global.php
|
Replaced references to regular swoole by openswoole
|
2022-01-23 11:29:53 +01:00 |
common.local.php.dist
|
|
|
cors.global.php
|
|
|
delete_short_urls.global.php
|
Added a more strict way to handle valid and expected env vars
|
2022-01-20 20:16:37 +01:00 |
dependencies.global.php
|
|
|
dependencies.local.php.dist
|
|
|
entity-manager.global.php
|
Added a more strict way to handle valid and expected env vars
|
2022-01-20 20:16:37 +01:00 |
entity-manager.local.php.dist
|
Fixed charset in local entity manager config
|
2022-01-10 13:09:24 +01:00 |
error-handler.global.php
|
|
|
geolite2.global.php
|
Added a more strict way to handle valid and expected env vars
|
2022-01-20 20:16:37 +01:00 |
installer.global.php
|
Added support to set the timezone via config/env vars
|
2022-04-14 14:22:48 +02:00 |
locks.global.php
|
Fixed inverted condition when determining locks
|
2022-01-20 20:56:38 +01:00 |
logger.global.php
|
Ensured remote IP address is not logged when using swoole/openswoole
|
2022-01-07 14:30:06 +01:00 |
logger.local.php.dist
|
Added support for openswoole and migrated docker images from swoole to openswoole
|
2021-12-05 10:08:10 +01:00 |
mercure.global.php
|
Added a more strict way to handle valid and expected env vars
|
2022-01-20 20:16:37 +01:00 |
mercure.local.php.dist
|
|
|
middleware-pipeline.global.php
|
Changed condition to pipe RequestIdMiddleware, so that it applies to non-rest requests too
|
2021-12-19 10:23:55 +01:00 |
qr-codes.global.php
|
Added a more strict way to handle valid and expected env vars
|
2022-01-20 20:16:37 +01:00 |
rabbit.global.php
|
Added a more strict way to handle valid and expected env vars
|
2022-01-20 20:16:37 +01:00 |
rabbit.local.php.dist
|
Renamed Rabbit instances to use RabbitMq
|
2021-12-12 10:32:57 +01:00 |
redirects.global.php
|
Added a more strict way to handle valid and expected env vars
|
2022-01-20 20:16:37 +01:00 |
redis.global.php
|
Fixed merge conflicts
|
2022-01-23 18:17:13 +01:00 |
redis.local.php.local
|
|
|
request_id.global.php
|
|
|
router.global.php
|
Added a more strict way to handle valid and expected env vars
|
2022-01-20 20:16:37 +01:00 |
router.local.php.dist
|
|
|
swoole.global.php
|
Created endpoint to get visits for one specific domain
|
2022-04-23 10:32:07 +02:00 |
swoole.local.php.dist
|
|
|
tracking.global.php
|
Added a more strict way to handle valid and expected env vars
|
2022-01-20 20:16:37 +01:00 |
url-shortener.global.php
|
Created endpoint to get visits for one specific domain
|
2022-04-23 10:32:07 +02:00 |
url-shortener.local.php.dist
|
Added support for openswoole and migrated docker images from swoole to openswoole
|
2021-12-05 10:08:10 +01:00 |
webhooks.global.php
|
Deprecated webhooks
|
2022-01-31 12:30:29 +01:00 |