Commit Graph

683 Commits

Author SHA1 Message Date
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 1c59fb1c8e Improve ES search 2020-01-09 23:05:04 +01:00
DariusIII 31d254a937 Rollback changes to ES search 2020-01-09 21:23:13 +01:00
DariusIII 71b9269019 Add dotless searchname field to ES searches 2020-01-09 16:44:20 +01:00
DariusIII 1d96451762 Remove dot and hyphens from searchnames when inserting into ES index 2020-01-09 15:45:47 +01:00
DariusIII 82165a3b1c Update sorting of ES search results 2020-01-08 02:16:10 +01:00
DariusIII 09a015bd6b Apply fixes from StyleCI
[ci skip] [skip ci]
2020-01-04 00:48:44 +00:00
DariusIII 44ebc489ea Update ES index creation and population scripts 2020-01-04 01:47:52 +01:00
DariusIII 136be33a9f Prevent ES bulk insert from erroring after empty $data set 2020-01-03 10:48:54 +01:00
DariusIII b7cd406ab1 Use \Elasticsearch 2020-01-03 03:18:00 +01:00
DariusIII 9ecd8f616d Apply fixes from StyleCI
[ci skip] [skip ci]
2020-01-02 20:29:11 +00:00
DariusIII ba468ba64d Update ES support 2020-01-02 21:28:41 +01:00
DariusIII ad1a6673f5 Apply fixes from StyleCI
[ci skip] [skip ci]
2020-01-01 23:03:32 +00:00
DariusIII 27c8001435 Add ElasticSearch support 2020-01-02 00:02:45 +01:00
DariusIII 54a1912d59 Rename misc/sphinxsearch to misc/manticoresearch and sphinx.conf to manticore.conf 2019-12-30 02:48:36 +01:00
DariusIII 8265e7bf99 Apply fixes from StyleCI
[ci skip] [skip ci]
2019-12-26 11:26:00 +00:00
DariusIII f49bf60f24 Remove panes logging and comment sharing window from tmux 2019-12-26 12:25:33 +01:00
DariusIII 89f87c2baa Don't create placeholder tmux sessions when starting tmux 2019-12-15 18:46:41 +01: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 57f256938a Update user roles assignment functions 2019-10-15 21:42:40 +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 29403b6a87 Merge branch 'dev' of https://github.com/NNTmux/newznab-tmux into feature/dev-refactor-forking 2019-04-04 21:08:07 +02:00
DariusIII 008d03d1a8 Add migrations and update themes for new imdbid length 2019-04-04 15:33:15 +02:00
DariusIII fb76872415 Merge checkPostprocessAdd with main postProcessAdd function 2019-04-02 15:09:38 +02:00
DariusIII 132387ef3b Update multiprocessing scripts 2019-03-25 14:56:08 +01:00
DariusIII c9ddfde1ac Update queries to use root_categories table 2019-03-12 12:25:00 +01:00
DariusIII 4ccf357496 Partially revert switch.php and ProcessReleases class 2019-03-06 11:48:05 +01:00
DariusIII 47c1583992 Update switch.php and ProcessReleases, remove processing of releases and collectgions per group 2019-03-06 10:22:34 +01:00
DariusIII 855473aee1 Update switch.php 2019-03-04 14:23:45 +01: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