Commit Graph

  • 38bb2530eb
    #27 App\Api\V1\Controller\SecurityController upgraded due to changes in ApiTokenAuthenticator. framework.router.utf8 set to true. fix_symfony6_preparations Alexey Skobkin 2022-07-21 02:05:04 +0300
  • 0a152bc19b
    #27 composer update spiral/roadrunner (v2.10.5 => v2.10.7), php-http/discovery (1.14.2 => 1.14.3), sentry/sentry (3.6.1 => 3.7.0). Alexey Skobkin 2022-07-21 01:37:23 +0300
  • 6d2c70d427
    #27 composer update doctrine/doctrine-migrations-bundle (2.2.3 => 3.2.2), doctrine/migrations (2.3.5 => 3.5.1), doctrine/dbal (2.13.9 => 3.3.7). Configuration update. Alexey Skobkin 2022-07-21 01:35:24 +0300
  • 382bd0f95e
    #26 #27 Migrating from deprecated Guard to new authenticators. Some deprecation security fixes. Alexey Skobkin 2022-07-21 01:02:13 +0300
  • 40118a0edc Password change (!13) master Alexey Skobkin 2022-07-20 03:48:19 +0300
  • 087297b0e1
    Removing UserManager::changePassword(). Some UserController refactoring. Alexey Skobkin 2022-07-20 03:42:19 +0300
  • f68d120ca5
    #17. Implementing password change. Alexey Skobkin 2022-07-20 03:41:01 +0300
  • 86e6a5870e
    Replacing User::getUsername() with User::getUserIdentifier(). Alexey Skobkin 2022-07-20 00:53:21 +0300
  • 23d8401bb2 Docker CI build (!12) Alexey Skobkin 2022-07-11 03:39:38 +0300
  • 47f9b3f539
    Trusted proxies note in roadrunner docs. Alexey Skobkin 2022-07-11 03:35:47 +0300
  • 2568747991
    Removing docker-compose.yml and adding Compose example to the README.md. Alexey Skobkin 2022-07-11 03:31:14 +0300
  • 3b5979c44a
    Image build only for 'master' branch. Alexey Skobkin 2022-07-11 03:16:23 +0300
  • 037ef170f6
    Adding link to plugins/docker configuration docs. Alexey Skobkin 2022-07-11 03:03:14 +0300
  • 1f48c5618a
    Excluding .git abd some files from Docker image. Alexey Skobkin 2022-07-11 03:00:15 +0300
  • 4b9df22e00
    Restricting build to 'push' event only. Adding git commit SHA as tag. Alexey Skobkin 2022-07-11 02:47:10 +0300
  • 84cd13f1a6
    Trying to use plugins/docker image to build Docker image. Alexey Skobkin 2022-07-11 02:24:50 +0300
  • 5c8d2b0035
    Adding Drone badge. Alexey Skobkin 2022-07-11 02:24:23 +0300
  • 6f6bd4e34f
    Adding first .drone.yml draft with simple composer build and console run. Alexey Skobkin 2022-07-11 02:07:13 +0300
  • f3cd8cfc00
    Removing needless variables from .env. Alexey Skobkin 2022-07-11 02:06:34 +0300
  • f1c6f3ddd7
    Adding TODO note to sentry.yaml. Alexey Skobkin 2022-07-11 02:05:53 +0300
  • 2ef4859466 Trusted proxies. (!11) Alexey Skobkin 2022-07-11 00:47:02 +0300
  • 30cef56fca
    Adding framework.trusted_proxies configuration to be able to properly function behind Nginx and RoadRunner. Alexey Skobkin 2022-07-11 00:46:06 +0300
  • 8723e5bce4 Docker healthcheck (!10) Alexey Skobkin 2022-07-10 23:22:42 +0300
  • c8fe6ec22c
    Adding simple HEALTHCHECK to Dockerfile. Fixing EXPOSE with proper port. Alexey Skobkin 2022-07-10 23:21:38 +0300
  • bc232dc2a7 Adding missing EXPOSE to Dockerfile. (!9) Alexey Skobkin 2022-07-10 20:14:29 +0300
  • 173186a4ee
    Adding missing EXPOSE to Dockerfile. Alexey Skobkin 2022-07-10 19:55:59 +0300
  • 8e5e3cceb9 PHP code refresh (!8) Alexey Skobkin 2022-07-10 16:51:26 +0300
  • e88ca59e06 Some tweak tries to prevent memory leaks. Alexey Skobkin 2022-07-06 02:55:20 +0300
  • a08486daae Returning igbinary to Dockerfile build steps. Alexey Skobkin 2022-07-06 02:54:52 +0300
  • 181d449f37 Adding experimental Dockerfile with RoadRunner. Alexey Skobkin 2022-07-06 02:17:26 +0300
  • 5bf62f362e unfinished Alexey Skobkin 2022-07-04 01:25:46 +0300
  • 5692e850be
    Fixing Torrent::$infoHashHexCache. Alexey Skobkin 2022-07-08 05:19:08 +0300
  • 9980288a2a
    PHP code modernization work. Not finished. Alexey Skobkin 2022-07-08 04:46:36 +0300
  • b959d2e300
    Updating ewz_recaptcha. Alexey Skobkin 2022-07-08 01:47:16 +0300
  • 1c8755bf19
    Trying to replace excelwebzone/recaptcha-bundle with meteo-concept/hcaptcha-bundle. Doesn't work yet. feature_hcaptcha Alexey Skobkin 2022-07-08 01:29:24 +0300
  • d1d730767b
    Removing WebServerBundle (deprecated). Downgrading symfony/* packages to 5.4 to avoid compatibility problems. Alexey Skobkin 2022-07-06 02:15:58 +0300
  • 6370dfe9a9
    Some tweak tries to prevent memory leaks. Alexey Skobkin 2022-07-06 02:55:20 +0300
  • d8b2b7e04f
    Returning igbinary to Dockerfile build steps. Alexey Skobkin 2022-07-06 02:54:52 +0300
  • 95fa44d3e9
    Adding experimental Dockerfile with RoadRunner. Alexey Skobkin 2022-07-06 02:17:26 +0300
  • d4cd2bae5a
    Removing WebServerBundle (deprecated). Downgrading symfony/* packages to 5.4 to avoid compatibility problems. Alexey Skobkin 2022-07-06 02:15:58 +0300
  • 3ce42f8950
    unfinished Alexey Skobkin 2022-07-04 01:25:46 +0300
  • 0699ab947a Merge pull request 'RoadRunner runtime' (!3) from feature_runtime_roadrunner into master Alexey Skobkin 2022-07-06 00:25:57 +0300
  • 84b8936e01
    Adding RoadRunner support (#28). Alexey Skobkin 2022-07-06 00:21:41 +0300
  • b2cd27f55a
    Updating bin/console to Symfony Runtime version. Alexey Skobkin 2022-07-05 23:39:22 +0300
  • 0025530b61 Merge pull request 'PHP 8.1 and Symfony 5.4 upgrade' (!2) from composer_udpate into master Alexey Skobkin 2022-07-05 01:19:08 +0300
  • a62128550b
    One more deprecation. Alexey Skobkin 2022-07-05 01:02:17 +0300
  • 3b7b07fd0d
    composer update symfony/* to ^5.4. Updating index.php to 5.4, adding security deprecations (#26), some small refactoring. Alexey Skobkin 2022-07-05 00:56:05 +0300
  • f4769ed931
    composer update symfony/* 4.x -> 5.0 (mostly) and -> ^5.0 (some packages). index.php also updated to 5.1 version. Alexey Skobkin 2022-07-05 00:13:03 +0300
  • 0e806ff8f4
    babdev/pagerfanta-bundle:^2.4 -> ^3.0 Alexey Skobkin 2022-07-04 23:44:17 +0300
  • 26313d7097
    PHP bump to 8.1. Alexey Skobkin 2022-07-04 23:07:04 +0300
  • 69df2a78f6
    composer update (with some downgrades). Alexey Skobkin 2022-07-04 23:05:40 +0300
  • 0c4a100f34 Merged in composer_udpate (pull request #55) Alexey Eschenko 2021-02-20 15:57:13 +0000
  • b8b5b4bfbc
    Trying to properly upgrade for PHP 8.0 support. Alexey Skobkin 2021-02-20 18:34:58 +0300
  • eb31c4e445 Merged in fix/23-fix-prod-env-docs (pull request #54) Alexey Eschenko 2021-02-20 14:16:06 +0000
  • 548341494a
    Fixing #23 and #24 by updating the docs and making configuration more clear. Alexey Skobkin 2021-02-20 17:12:41 +0300
  • 11cbea56cf Merged in feature/add_invites (pull request #53) Alexey Eschenko 2020-12-19 22:53:40 +0000
  • 7306352cb3
    #21 Updating README.md. Alexey Skobkin 2020-12-20 01:53:01 +0300
  • d9b3610132 Merged in feature/add_invites (pull request #52) Alexey Eschenko 2020-12-19 22:23:00 +0000
  • 6790c7bdb1
    #21 Adding 'invite:add' command. Alexey Skobkin 2020-12-20 01:17:49 +0300
  • 387a44722e Merged in fix/empty_query_search (pull request #51) Alexey Eschenko 2020-12-19 21:37:02 +0000
  • 669095e907
    Optimizing empty search query a bit. Alexey Skobkin 2020-12-20 00:35:57 +0300
  • d4479189d3 Merged in composer_update (pull request #50) Alexey Eschenko 2020-12-19 20:25:38 +0000
  • 6d9e7f558e
    PHP constraint changed to allow PHP 8.0.0. Alexey Skobkin 2020-12-19 23:20:01 +0300
  • 3c0414721a Merged in composer_update (pull request #49) Alexey Eschenko 2020-12-19 20:13:36 +0000
  • 36a0605eb1
    composer update. Alexey Skobkin 2020-12-19 23:11:40 +0300
  • af9b96f5a5 Merged in feature/file_tree (pull request #48) Alexey Eschenko 2020-12-19 20:03:28 +0000
  • 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. Alexey Skobkin 2020-12-15 20:44:13 +0300
  • e06a46508a Merged in readme_update (pull request #47) Alexey Eschenko 2020-12-15 15:20:56 +0000
  • 685110a3cf
    #16 updating README.md according to current configuration. Removing section about docker-compose (not working right now). Changing default APP_ENV in .env to 'dev' according to Symfony practice. Alexey Skobkin 2020-12-15 17:27:45 +0300
  • 980423500f Merged in feature_requirements_update (pull request #46) Alexey Eschenko 2020-11-30 11:33:20 +0000
  • eb8e7f03a5 composer update (all deps). Alexey Skobkin 2020-11-30 14:29:48 +0300
  • c39384871e composer update --lock after changing PHP version constaint. Alexey Skobkin 2020-11-30 14:25:23 +0300
  • 7904ebea84 Merged in Alexey-Eschenko/composerjson-edited-online-with-bitbucke-1606733612401 (pull request #45) Alexey Eschenko 2020-11-30 10:59:55 +0000
  • 99c179e7a2 Changing PHP version constraint to allow PHP 8.0 usage. Alexey Eschenko 2020-11-30 10:54:03 +0000
  • f63f693df4 Merged in feature_ignore_short_words_and_search_help (pull request #44) Alexey Eschenko 2020-07-19 22:30:52 +0000
  • a24d9c0670 Now always ignoring short words in the search query to be able to always use index. Adding small search help docs. Alexey Skobkin 2020-07-20 01:26:58 +0300
  • 5d94761fae Merged in feature_rss_cache (pull request #43) Alexey Eschenko 2020-07-05 02:16:16 +0000
  • 60dacda829 Improving navbar UX. Alexey Skobkin 2020-07-05 05:13:50 +0300
  • 1203af5be3 Merged in feature_rss_cache (pull request #42) Alexey Eschenko 2020-07-05 01:56:41 +0000
  • c1f743ab27 Fix #10. Move symfony/web-profiler-bundle to require-dev. Alexey Skobkin 2020-07-05 04:54:55 +0300
  • a001d186ba Merged in feature_rss_cache (pull request #41) Alexey Eschenko 2020-07-05 01:41:34 +0000
  • 90090061f0 Implementing simple Redis cache for RSS. Alexey Skobkin 2020-07-05 04:19:27 +0300
  • e6eee29316 Merged in update (pull request #40) Alexey Eschenko 2020-07-05 00:40:46 +0000
  • 57558f16d4 Composer update for many packages. Alexey Skobkin 2020-07-05 03:38:23 +0300
  • af8dd658c0 Fixing incorrect RSS link query parameter. Alexey Skobkin 2020-07-05 03:36:43 +0300
  • 883fbf942c jQuery 3.3.1 -> 3.5.1. Alexey Skobkin 2020-07-05 01:06:16 +0300
  • 98d1092967 Bootstrap 4.1.1 -> 4.5.0. Alexey Skobkin 2020-07-05 01:00:43 +0300
  • dd9e72339c Merged in feature_profile_page (pull request #39) Alexey Eschenko 2020-07-01 23:20:45 +0000
  • 301bc59a6d Implementing new account page. Adding ability to create API tokens on the account page. Showing RSS feed link on the account page. Alexey Skobkin 2020-07-02 02:12:49 +0300
  • 99f5ae0fcc Merged in feature_upgrade_and_rss (pull request #38) Alexey Eschenko 2020-04-04 00:37:55 +0000
  • 2d360a66a3
    Adding missing pubDate. Alexey Skobkin 2020-04-04 03:37:08 +0300
  • 2da6fedc4f Merged in feature_upgrade_and_rss (pull request #37) Alexey Eschenko 2020-04-04 00:25:14 +0000
  • f311605ae3
    RSS significant performance optimizations. Alexey Skobkin 2020-04-04 03:22:37 +0300
  • 234f16b312 Merged in feature_upgrade_and_rss (pull request #36) Alexey Eschenko 2020-04-04 00:02:13 +0000
  • 65d4713f7d
    Implementing RSS feed draft. Alexey Skobkin 2020-04-04 02:59:47 +0300
  • bfb1f8daa4 Merged in feature_upgrade_and_rss (pull request #35) Alexey Eschenko 2020-04-03 22:08:21 +0000
  • 8663e9f5d9
    TwitterBootstrap4PagelessView and PagelessDoctrineORMAdapter implemented to remove unnecessary COUNT() queries. Alexey Skobkin 2020-04-04 01:03:50 +0300
  • 9a6b5e258d
    composer update. Alexey Skobkin 2020-04-03 23:07:35 +0300
  • c33409d53b Merged in feature/upgrade (pull request #34) Alexey Eschenko 2020-01-20 20:15:28 +0000
  • cdfde1d426
    Fixing sentry/sentry-symfony dependency. Alexey Skobkin 2020-01-20 23:12:14 +0300