Commit graph

24 commits

Author SHA1 Message Date
Alexey Skobkin 2c0c48d88e
Password reset implemented, some refactoring, Sentry SDK and bundle upgraded, some routes changed. PHP requirements is up to 7.3.0. 2020-01-20 20:01:51 +03:00
Alexey Skobkin 711a6f3414
composer update (symfony 4.4 and many others). 2020-01-18 01:41:08 +03:00
Alexey Skobkin 2cb8148e22
Downgrading ocramius/package-versions due to minimal PHP version. 2019-10-21 00:40:13 +03:00
Alexey Skobkin 1a4eeaefb2
composer update. 2019-10-20 23:24:28 +03:00
Alexey Skobkin 63811e10e3
Replacing TorrentSearcher dependency on EntityManager with dependency on ClassMetadata of the Torrent class. 2019-10-20 23:00:36 +03:00
Alexey Skobkin 691bf00cbc Moving symfony/dotenv from require-dev to require section of composer.json. 2019-07-13 23:26:47 +03:00
Alexey Skobkin dd6b0dc222 composer update symfony/flex (v1.4.1 => v1.4.4), sensio/framework-extra-bundle (v5.3.1 => v5.4.1). 2019-07-13 21:38:42 +03:00
Alexey Skobkin c98e63ed60 composer update 2019-07-02 00:18:49 +03:00
Alexey Skobkin 2d68505581 composer remove sentry/sentry-symfony (Sentry logging enabled). 2019-01-18 18:33:20 +03:00
Alexey Skobkin 0bd6665acc composer remove symfony/lts (abandoned in favor of symfony/flex). 2019-01-18 18:10:02 +03:00
Alexey Skobkin 451a5d9020 composer update (many packages including symfony 4.1 => 4.2). Symfony 4.2 compatibility fix. 2019-01-18 17:53:57 +03:00
Alexey Skobkin 542535e181 composer update doctrine/orm (v2.6.2 => v2.6.3) for PHP 7.3 compatibility. 2019-01-18 17:11:33 +03:00
Alexey Skobkin db7825a025 composer update. 2018-11-04 01:25:02 +03:00
Alexey Skobkin c015274636 composer update 2018-09-02 22:30:59 +03:00
Alexey Skobkin 7381112794 symfony/flex updated to solve symfony/flex#397 bug. 2018-09-02 22:29:37 +03:00
Alexey Skobkin a87bb2be30 composer update. 2018-06-26 20:40:25 +03:00
Alexey Skobkin 13d001272d User and Invite entities added. DTO CreateUserRequest and form type CreateUserRequestType added. 2018-06-24 01:45:18 +03:00
Alexey Skobkin bd23236efe composer require security-bundle 2018-06-23 18:00:37 +03:00
Alexey Skobkin 70f8fef9a2 Monolog added. 2018-06-23 16:59:16 +03:00
Alexey Skobkin 027476c553 Simple API V1 implemented using Symfony Serializer. 2018-06-22 22:45:17 +03:00
Alexey Skobkin b409bfbfc7 Web profiler added. Pagerfanta bundle added. FrameworkExtraBundle added. 2018-06-21 02:28:31 +03:00
Alexey Skobkin 7c97b7821b WebServerBundle added. 2018-06-20 22:28:52 +03:00
Alexey Skobkin 3fbadf4085 Twig bundle added. 2018-06-20 21:07:16 +03:00
Alexey Skobkin 2df246a15d initial commit. 2018-06-20 19:35:08 +03:00