Alexey Skobkin
|
1aff2ac244
|
Telegram services and commands ported to telegram-bot/api. Also fixed ENV reading in the services.yaml. Some small refactoring and style fixes.
|
2023-04-10 00:30:51 +03:00 |
|
Alexey Skobkin
|
86458b006a
|
composer remove symfony/messenger.
|
2023-04-01 21:59:12 +03:00 |
|
Alexey Skobkin
|
1ca0d1fe93
|
composer remove symfony/notifier.
|
2023-04-01 21:52:55 +03:00 |
|
Alexey Skobkin
|
5725aaa305
|
composer remove symfony/mailer.
|
2023-04-01 21:47:29 +03:00 |
|
Alexey Skobkin
|
5c916a636f
|
Retrieving variables bound in the container configuration from environment variables.
|
2023-04-01 21:43:05 +03:00 |
|
Alexey Skobkin
|
109c95fcdb
|
Ported doctrine.orm from old config.yml.
|
2023-04-01 21:31:34 +03:00 |
|
Alexey Skobkin
|
dc683362d7
|
Ported DataFixtures. composer require doctrine-fixtures-bundle.
|
2023-04-01 21:23:30 +03:00 |
|
Alexey Skobkin
|
e56cae9568
|
Ported MainController.
|
2023-04-01 20:28:24 +03:00 |
|
Alexey Skobkin
|
fc9026d13f
|
Ported EventsController. composer require knplabs/knp-paginator-bundle.
|
2023-04-01 20:28:24 +03:00 |
|
Alexey Skobkin
|
a83b783de4
|
Ported WebHookController.
|
2023-04-01 19:56:02 +03:00 |
|
Alexey Skobkin
|
430632c8e4
|
Ported Api\{AbstractApiController, CrawlerController}.
|
2023-04-01 19:45:21 +03:00 |
|
Alexey Skobkin
|
8614bd0f26
|
Renaming point http client to @app.point.http_client.
|
2023-04-01 19:38:17 +03:00 |
|
Alexey Skobkin
|
0a05264406
|
Changed value type for $pointApiDelay and set default value of 5 sec.
|
2023-04-01 19:10:26 +03:00 |
|
Alexey Skobkin
|
50d56f0007
|
Ported PointUrlExtension Twig extension.
|
2023-03-28 23:41:04 +03:00 |
|
Alexey Skobkin
|
8c59f656f6
|
Creating default Point API HTTP client. Defining default bind by name variables in services.yaml.
|
2023-03-26 17:06:19 +03:00 |
|
Alexey Skobkin
|
d68ae868ae
|
jms/serializer-bundle installed. Probably need to add more configuration later.
|
2023-03-26 17:05:20 +03:00 |
|
Alexey Skobkin
|
e482b4567a
|
Doctrine migrations ported.
|
2023-03-12 18:15:25 +03:00 |
|
Alexey Skobkin
|
820a37a5d0
|
Moving important old files to backup directory. Creating new project from scratch.
|
2023-03-11 19:28:46 +03:00 |
|