Commit Graph

3849 Commits

Author SHA1 Message Date
DariusIII 0a20a1470f Add nntmux shell command script to shorten typing (ie ./nntmux nntmux:all in place of php artisan nntmux:all command) 2019-04-04 11:05:23 +02:00
DariusIII 33ac46e7b1 Update tmux install script to install Tmux version 2.9 2019-04-03 22:21:20 +02:00
DariusIII 89adf173a7 Update used libraries 2019-04-03 22:20:20 +02:00
DariusIII fbb38c2b0d Update env.example with multiprocessing switches and use them in nntmux config and Forking 2019-04-03 12:36:32 +02:00
DariusIII e6a6b30f57 Remove deleting of releases by group as non-mgr mode does not exist anymore 2019-04-03 10:53:25 +02:00
DariusIII ff86ca7c5a Update symfony components to their latest versions and downgrade voku/simple_html_dom 2019-04-02 22:19:42 +02:00
DariusIII d2a3fdaf81 Update laravel/framework (v5.8.8 => v5.8.9) 2019-04-02 20:47:34 +02:00
DariusIII 874ad8b34e Move check for PPA queue inside main PPA function 2019-04-01 15:54:20 +02:00
DariusIII cb59797e01 Check if title check returns no result in PopPorn class 2019-04-01 12:35:13 +02:00
DariusIII e757a77e8f Revert to old behavior on bad nzb (decrement password status, do not delete the release) 2019-04-01 11:35:34 +02:00
DariusIII 72697b2033 Fix bad check for debug condition in Forking 2019-04-01 11:22:36 +02:00
DariusIII b06beda863 Use now() helper in Forking date display 2019-04-01 10:10:22 +02:00
DariusIII ec79a2400d Update used libraries to their latest versions 2019-04-01 09:42:40 +02:00
DariusIII 9cabb6d45d Update symfony components 2019-03-22 22:27:00 +01:00
DariusIII 8e62916eb1 Update doctrine/instantiator (1.1.0 => 1.2.0) 2019-03-22 12:07:12 +01:00
DariusIII e5aed42fb9 Update laravel/framework (v5.8.5 => v5.8.7) 2019-03-22 09:18:57 +01:00
DariusIII 51dc52816f Fix logic and add check for duplicated data 2019-03-21 14:26:13 +01:00
DariusIII f99515f185 Use separate query to add releases to cart as we only need the id, so no need to use heavier getByGuid function 2019-03-21 14:21:37 +01:00
DariusIII 9968bdf0f7 Update font-awesome to latest version 2019-03-21 13:57:57 +01:00
DariusIII 420afc74f0 Update rtconner/laravel-tagging (3.1.0 => 3.1.1), wildbit/swiftmailer-postmark (3.0.1 => 3.0.2) 2019-03-21 09:05:07 +01:00
DariusIII ba1a60e812 Adjust return values of cast function in adult postprocessing 2019-03-21 08:51:33 +01:00
DariusIII 5d5b1fc3e7 Fix site stats admin page 2019-03-20 15:39:32 +01:00
DariusIII ed30d3e106 Update return type declarations on adult postprocessing classes 2019-03-20 14:37:43 +01:00
DariusIII c9da97d548 Update dariusiii/rarinfo (v2.7.4 => v2.7.4.1) 2019-03-20 12:30:32 +01:00
DariusIII 75b74544df Update dariusiii/rarinfo (v2.7.3 => v2.7.4) 2019-03-20 11:46:17 +01:00
DariusIII d02100eec8 Update PPA class, simplify unrar location setting load 2019-03-20 10:21:52 +01:00
DariusIII 677fa22613 Update rtconner/laravel-tagging (3.0.0 => 3.1.0) 2019-03-20 09:02:50 +01:00
DariusIII 83d8dc793b Update laravel/framework to version 5.8.5 2019-03-19 15:55:50 +01:00
DariusIII 76da386abd Use query builder to fetch collections/binaries and parts when creating nzbs, drop initiateforwrite and setQueries functions 2019-03-19 13:44:50 +01:00
DariusIII 9283872395 Update tinyMCE to version 5.0.3 2019-03-19 12:21:03 +01:00
DariusIII 70020cd48a Update pragmarx/firewall (v2.2.1 => v2.2.2) 2019-03-19 10:21:38 +01:00
DariusIII e1146f2e30 Update nunomaduro/collision (v2.1.1 => v3.0.1) 2019-03-18 14:41:16 +01:00
DariusIII 62510ebdc7 Revert changes in PPA 2019-03-18 13:41:07 +01:00
DariusIII 263cd5c140 Update code style of PPA class 2019-03-18 13:18:06 +01:00
DariusIII bc28534da4 Update package.json 2019-03-18 11:03:41 +01:00
DariusIII 244ae653ab Remove casting $this->_release into array on line 2204 of PPA class 2019-03-18 10:13:52 +01:00
DariusIII 426d50174b Don't send activation emails if site email is not set 2019-03-18 09:59:04 +01:00
DariusIII 3a656e025a Update used libraries to their latest versions 2019-03-18 09:37:53 +01:00
DariusIII 36581015be Update addAlternateNfo function, fixes issue #941 2019-03-15 14:56:33 +01:00
DariusIII 6d23463ec5 Fix missed renames for root_categories table 2019-03-15 11:50:58 +01:00
DariusIII 36b17c1cfa Update phpstan/phpstan (0.11.3 => 0.11.4) 2019-03-15 11:10:33 +01:00
DariusIII 4665f2fec5 Use function to delete releases with bad or missing nzbs 2019-03-14 15:26:08 +01:00
DariusIII fdd04d1018 Delete releases that report missing, broken or empty nzbs on PPA stage 2019-03-14 15:02:22 +01:00
DariusIII ae4e3e80b9 Fix resetting groups in admin area 2019-03-14 14:33:33 +01:00
DariusIII 3e5e9e0f85 Update package.json 2019-03-14 12:41:14 +01:00
DariusIII d0814ac4af Load category and parent relations when querying db 2019-03-14 11:41:26 +01:00
DariusIII 932786654a Update fetchIMDBProperties function to use real id to fetch movie data 2019-03-14 09:37:04 +01:00
DariusIII 7b242971b9 Update imdbphp/imdbphp (v6.1.3 => v6.2.0) and spatie/laravel-fractal (5.5.0 => 5.5.1) 2019-03-14 08:55:32 +01:00
DariusIII 049b26ab5f Update messed up browsing 2019-03-13 23:08:49 +01:00
DariusIII c999d9f0cc Select only needed columns from releases table 2019-03-13 15:53:31 +01:00