Commit Graph

29 Commits

Author SHA1 Message Date
Alexey Skobkin d1d730767b
Removing WebServerBundle (deprecated). Downgrading symfony/* packages to 5.4 to avoid compatibility problems. 2022-07-06 22:48:02 +03:00
Alexey Skobkin 84b8936e01
Adding RoadRunner support (#28). 2022-07-06 00:21:41 +03:00
Alexey Skobkin 3b7b07fd0d
composer update symfony/* to ^5.4. Updating index.php to 5.4, adding security deprecations (#26), some small refactoring. 2022-07-05 00:56:05 +03:00
Alexey Skobkin f4769ed931
composer update symfony/* 4.x -> 5.0 (mostly) and -> ^5.0 (some packages). index.php also updated to 5.1 version. 2022-07-05 00:13:03 +03:00
Alexey Skobkin 0e806ff8f4
babdev/pagerfanta-bundle:^2.4 -> ^3.0 2022-07-04 23:44:17 +03:00
Alexey Skobkin 69df2a78f6
composer update (with some downgrades). 2022-07-04 23:05:40 +03:00
Alexey Skobkin b8b5b4bfbc
Trying to properly upgrade for PHP 8.0 support. 2021-02-20 18:34:58 +03:00
Alexey Skobkin 18ecb646c0
#12 File tree (bstreeview) implemented instead of file path list. A bit of refactoring. symfony/asset added and used in templates. symfony/flex upgraded due to bugfix. 2020-12-19 22:56:03 +03:00
Alexey Skobkin eb8e7f03a5 composer update (all deps). 2020-11-30 14:29:48 +03:00
Alexey Skobkin 57558f16d4 Composer update for many packages. 2020-07-05 03:38:23 +03:00
Alexey Skobkin 65d4713f7d
Implementing RSS feed draft. 2020-04-04 02:59:47 +03:00
Alexey Skobkin cdfde1d426
Fixing sentry/sentry-symfony dependency. 2020-01-20 23:12:14 +03:00
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