Commit Graph

336 Commits

Author SHA1 Message Date
DariusIII f3cde99e37 Rename $match and variations to $hit for PHP 8 compatibility 2020-12-02 10:55:09 +01:00
DariusIII d104896a25 Apply fixes from StyleCI
[ci skip] [skip ci]
2020-07-30 10:41:19 +00:00
DariusIII 2f90301c20 Fix clean_nzbs script 2020-04-21 13:12:42 +02:00
DariusIII 7592fa9beb Revert constants removal changes 2020-03-26 17:44:45 +01:00
DariusIII 5bca7d97e3 Fix couple of issues related to constants changes 2020-03-22 22:31:12 +01:00
DariusIII 85fd2a4b2a PHP-cs-fixer fixes 2020-03-22 22:12:50 +01:00
DariusIII 1e7244e5bc Remove option to set covers path in database, it is hardcoded now to resources/covers/ 2020-03-22 22:12:07 +01:00
DariusIII 5d0d9541cc PHP cs fixer fixes 2020-03-01 22:01:35 +01:00
DariusIII 14d492b668 Move all third party api keys from database to .env file 2020-03-01 22:00:36 +01:00
DariusIII 02ad342bac Apply fixes from StyleCI
[ci skip] [skip ci]
2020-02-05 01:56:40 +00:00
DariusIII b343c02c63 Update project files 2020-02-05 00:39:09 +00:00
DariusIII 038491ad5c Update check_covers script 2019-11-30 00:54:29 +01:00
DariusIII 5a8fff0020 Apply fixes from StyleCI
[ci skip] [skip ci]
2019-11-01 19:52:18 +00:00
DariusIII 283bf234f1 Check that release exists before retagging it. Closes #998 2019-10-15 22:09:15 +02:00
DariusIII e94ab1822f Use the new insertOrIgnore function in place of insertIgnore from yadakhov/InsertOnDuplicateKey library 2019-08-21 10:04:04 +02:00
DariusIII d16983270c Update mark_as_passworded.php 2019-08-16 14:20:24 +02:00
DariusIII e43cdf0e70 Update code style 2019-08-16 13:50:32 +02:00
DariusIII 311e787384 Add misc/testing/DB/mark_as_passworded.php script 2019-08-16 13:50:08 +02:00
DariusIII 897647d04a Add artisan commands to update expired roles and delete unverified users 2019-06-30 23:03:52 +02:00
DariusIII ef2f4fd4c2 Apply fixes from StyleCI
[ci skip] [skip ci]
2019-04-15 20:10:00 +00:00
DariusIII 325034d685 Update recategorize.php script 2019-04-15 22:09:42 +02:00
DariusIII 9a004dc063 Apply fixes from StyleCI
[ci skip] [skip ci]
2019-04-14 13:20:56 +00:00
DariusIII eb297916ac Remove replaced query 2019-04-14 15:20:27 +02:00
DariusIII ebba420014 Apply fixes from StyleCI
[ci skip] [skip ci]
2019-04-14 13:09:05 +00:00
DariusIII f3425c3f63 Fix test-ReleaseCleaner.php script (Fixes issue #965) 2019-04-14 15:08:35 +02:00
DariusIII 85b7a993ec Update misc/testing/DB/change_imdb_column.php script 2019-04-08 11:04:13 +02:00
DariusIII d5be3b2e45 Remove padding of imdbid as column is now varchar and stores imdbid properly 2019-04-06 11:19:05 +02:00
DariusIII 008d03d1a8 Add migrations and update themes for new imdbid length 2019-04-04 15:33:15 +02:00
DariusIII 7db425d335 Apply fixes from StyleCI
[ci skip] [skip ci]
2019-02-25 18:21:39 +00:00
DariusIII e269ad8827 Merge branch 'dev' of https://github.com/NNTmux/newznab-tmux into dev 2019-02-25 19:21:24 +01:00
DariusIII ee15b0a7c4 Merge branch 'patch-6' of https://github.com/Sweepr/newznab-tmux into Sweepr-patch-6 2019-02-25 19:20:49 +01:00
DariusIII e759ebc0f2 Apply fixes from StyleCI
[ci skip] [skip ci]
2019-02-25 18:20:12 +00:00
Sweepr 8e82410341 Update fixReleaseNames.php
Add info missing option's 19 and 20, Fix using CRC32 and removed 1 "/n"
2019-02-24 10:20:45 +01:00
Sweepr 5d505a5062 Update test_hash_algorithms.php
Running: php test_hash_algorithms.php Anchorman.2.The.Legend.Continues.2013.UNRATED.WEBRip.x264-FLS false true results in ->

[24-Feb-2019 09:58:34 Europe/Amsterdam] PHP Fatal error:  Uncaught Error: Class 'Illuminate\Support\Facades\File' not found in /home/public_html/nntmux/misc/testing/Dev/test_hash_algorithms.php:65
Stack trace:
#0 /home/public_html/nntmux/misc/testing/Dev/test_hash_algorithms.php(54): HashAlgorithms->_testStrings()
#1 /home/public_html/nntmux/misc/testing/Dev/test_hash_algorithms.php(192): HashAlgorithms->__construct('Anchorman.2.The...', 'false', true)
#2 {main}
  thrown in /home/public_html/nntmux/misc/testing/Dev/test_hash_algorithms.php on line 65

Adding: require_once dirname(__DIR__, 3).DIRECTORY_SEPARATOR.'bootstrap/autoload.php'; solves this problem
2019-02-24 10:02:28 +01:00
DariusIII 85552b4384 Apply fixes from StyleCI
[ci skip] [skip ci]
2019-02-23 21:36:14 +00:00
Sweepr 4ff7454dab Update reset_postprocessing.php 2019-02-23 13:40:03 +01:00
Sweepr 230119ece5 Fix missing .PHP_EOL's and removing unneeded "/n" in reset postprocessing script
Fix missing .PHP_EOL's and removing unneeded "/n" in reset postprocessing script
2019-02-23 13:36:19 +01:00
DariusIII 40e7233727 Rename groups table to usenet_groups as groups is a reserved word in mysql now 2019-02-19 15:54:32 +01:00
DariusIII 423950ab29 Move role expiration and verification checks into separate script and schedule them in Kernel.php 2019-02-19 11:18:05 +01:00
DariusIII 7d708b2904 Remove Amazon as data source completely 2019-02-14 13:34:27 +01:00
DariusIII dd97f2f6c6 Fix misc related query 2019-02-12 12:54:43 +01:00
DariusIII f5ecab447a Fix reset_postprocessing script to reset only requested categories and not all releases because of wrong query setup 2019-02-12 12:47:02 +01:00
DariusIII 24b1049bf3 Update FanartTV class and add check for error response 2019-02-07 13:59:03 +01:00
DariusIII 87c6e5d64f Apply fixes from StyleCI
[ci skip] [skip ci]
2019-02-03 20:01:19 +00:00
DariusIII 50ff1b6181 Update code style of various files 2019-02-03 20:58:51 +01:00
DariusIII bab65321a9 Apply fixes from StyleCI
[ci skip] [skip ci]
2019-01-31 19:18:57 +00:00
DariusIII 552a096d9a Update and fix code with php-cs-fixer 2019-01-31 20:17:57 +01:00
DariusIII f1a1127eba Apply fixes from StyleCI
[ci skip] [skip ci]
2019-01-20 21:30:15 +00:00
DariusIII 7384a27d3b Merge branch 'dev' of https://github.com/NNTmux/newznab-tmux into dev 2019-01-20 22:29:57 +01:00
DariusIII 754717d97a Update rest of the cover checking files 2019-01-20 22:29:50 +01:00