.. |
.gitignore
|
First commit
|
2016-04-10 09:38:07 +02:00 |
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
|
Updated order in which headers for remote IP detection are inspected
|
2020-01-24 21:19:40 +01:00 |
common.global.php
|
Replaced references to regular swoole by openswoole
|
2022-01-23 11:29:53 +01:00 |
common.local.php.dist
|
Updated local config files which were not fulfilling the project's coding standards
|
2020-01-12 10:06:45 +01:00 |
cors.global.php
|
Created API tests for CORS
|
2020-12-31 13:28:06 +01:00 |
delete_short_urls.global.php
|
Converted EnvVars to enum
|
2022-04-23 12:44:17 +02:00 |
dependencies.global.php
|
Simplified RoadRunner worker, and fixed RoadRunner reloading config
|
2022-08-27 08:01:57 +02:00 |
dependencies.local.php.dist
|
Updated local config file
|
2020-01-01 21:15:23 +01:00 |
entity-manager.global.php
|
Converted EnvVars to enum
|
2022-04-23 12:44:17 +02: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
|
Centralized prefix for problem detail types
|
2022-08-14 13:12:10 +02:00 |
geolite2.global.php
|
Converted EnvVars to enum
|
2022-04-23 12:44:17 +02:00 |
installer.global.php
|
Migrated to custom doctrine cli entry point, as the built-in is deprecated
|
2022-09-08 14:10:09 +02:00 |
locks.global.php
|
Created new event listeners to send events to redis pub/sub
|
2022-07-25 18:23:13 +02:00 |
logger.global.php
|
Updated to monolog 3
|
2022-06-04 08:59:17 +02:00 |
logger.local.php.dist
|
Updated to monolog 3
|
2022-06-04 08:59:17 +02:00 |
mercure.global.php
|
Converted EnvVars to enum
|
2022-04-23 12:44:17 +02:00 |
mercure.local.php.dist
|
Added roadrunner to the project
|
2022-08-21 13:19:27 +02:00 |
middleware-pipeline.global.php
|
Added some API tests for v3 API errors
|
2022-08-13 17:49:00 +02:00 |
qr-codes.global.php
|
Converted EnvVars to enum
|
2022-04-23 12:44:17 +02:00 |
rabbit.global.php
|
Added support for legacy and new publishing of visits in RabbitMQ
|
2022-07-25 12:08:22 +02:00 |
rabbit.local.php.dist
|
Renamed Rabbit instances to use RabbitMq
|
2021-12-12 10:32:57 +01:00 |
redirects.global.php
|
Converted EnvVars to enum
|
2022-04-23 12:44:17 +02:00 |
redis.global.php
|
Implemented redis pub/sub listeners
|
2022-07-26 10:17:50 +02:00 |
redis.local.php.local
|
Updated local redis config
|
2022-07-26 10:25:16 +02:00 |
request_id.global.php
|
Updated to monolog 3
|
2022-06-04 08:59:17 +02:00 |
router.global.php
|
Converted EnvVars to enum
|
2022-04-23 12:44:17 +02:00 |
router.local.php.dist
|
Updated local config files which were not fulfilling the project's coding standards
|
2020-01-12 10:06:45 +01:00 |
routes.config.php
|
Allowed trailing slashes support to be enabled for the short URLs route
|
2022-09-05 20:59:16 +02:00 |
swoole.global.php
|
Converted EnvVars to enum
|
2022-04-23 12:44:17 +02:00 |
swoole.local.php.dist
|
Removed stuff from local config file which already comes on third party config
|
2020-06-20 09:20:01 +02:00 |
tracking.global.php
|
Converted EnvVars to enum
|
2022-04-23 12:44:17 +02:00 |
url-shortener.global.php
|
Ensured multi-segment feature flag affects how append_extra_path is checked
|
2022-08-04 16:10:54 +02:00 |
url-shortener.local.php.dist
|
Added support to build the docker image with RoadRunner instead of openswoole
|
2022-08-27 13:01:38 +02:00 |
webhooks.global.php
|
Converted EnvVars to enum
|
2022-04-23 12:44:17 +02:00 |