Commit Graph

17 Commits

Author SHA1 Message Date
Alexey Skobkin 2816915c7c
Adding reCaptcha to password reset request form. 2020-01-20 20:44:27 +03:00
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 63811e10e3
Replacing TorrentSearcher dependency on EntityManager with dependency on ClassMetadata of the Torrent class. 2019-10-20 23:00:36 +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 c015274636 composer update 2018-09-02 22:30:59 +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