Commit Graph

1462 Commits

Author SHA1 Message Date
DariusIII 31739d8392 Use Laravel 7 and remove omnipay for now 2020-04-11 23:14:15 +02:00
DariusIII 2b858100b3 Replace NN_ROOT with base_path() 2020-03-29 14:51:21 +02:00
DariusIII 7592fa9beb Revert constants removal changes 2020-03-26 17:44:45 +01:00
DariusIII cf5b1e666b Php-cs-fixer fixes 2020-03-26 16:50:27 +01:00
DariusIII f262998293 Update Forking class 2020-03-26 16:48:39 +01:00
DariusIII 256bd79991 Add check if $files are not false 2020-03-26 13:23:45 +01:00
DariusIII 805d118a65 Update composer script 2020-03-22 23:28:51 +01:00
DariusIII 478b0877db Fix more discovered issues 2020-03-22 22:45:48 +01:00
DariusIII 5bca7d97e3 Fix couple of issues related to constants changes 2020-03-22 22:31:12 +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 c12520f15c Apply fixes from StyleCI
[ci skip] [skip ci]
2020-03-05 20:09:38 +00:00
DariusIII e1dc81a365 Remove references to yydecoderpath 2020-03-01 22:06:22 +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 405c6f34ac Use APP_NAME and MAIL_FROM_ADDRESS in place of database settings and remove unused entries from site and settings table 2020-03-01 01:13:00 +01:00
DariusIII 95957ed853 Fix PHP 7.4 null array access error in Games class. Closes #1082 2020-02-09 22:28:16 +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 9d04877ba6 Update ProcessReleases 2020-01-27 11:34:05 +01:00
DariusIII 5186497090 Use immutable date when starting phases, try to prevent php7.4 null array access error 2020-01-27 08:59:35 +01:00
DariusIII 9413fe19fb Apply fixes from StyleCI
[ci skip] [skip ci]
2020-01-21 14:57:20 +00:00
DariusIII 54e9dd8d6f Update AudioBook categorization 2020-01-21 15:56:50 +01:00
DariusIII 08f196f0dc Update Books class 2020-01-19 16:43:40 +01:00
DariusIII 8db39a9fc3 Fix return in all search types 2020-01-14 08:20:54 +01:00
DariusIII 2beda6ac1c Fix tvSearch returning maximum results when sphinx or elasticsearch find nothing 2020-01-14 08:04:16 +01:00
DariusIII 48bf04319f Apply fixes from StyleCI
[ci skip] [skip ci]
2020-01-12 21:51:37 +00:00
DariusIII d70300d8fa Simplify getShowsRange function query 2020-01-12 22:51:03 +01:00
DariusIII 47f00bf0c4 Update TV isWEBDL regex for better matching 2020-01-11 00:14:54 +01:00
DariusIII 9bcec4d302 Fix accessing bool as array 2020-01-10 02:54:50 +01:00
DariusIII e5bfafac31 Import DB facade in Video class 2020-01-10 02:51:21 +01:00
DariusIII 49d3c387d7 Apply fixes from StyleCI
[ci skip] [skip ci]
2020-01-09 22:46:13 +00:00
Fossil 494a717731 Fix: TV Matching and deal with certain special chars 2020-01-09 23:16:35 +01: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 075c69678b Use doc_as_upsert directive for ES index updates 2020-01-09 11:29:45 +01:00
DariusIII 1595bc9093 Add missing index search in _insertNewPre function 2020-01-09 04:47:49 +01:00
DariusIII 25c23ec8f8 Apply fixes from StyleCI
[ci skip] [skip ci]
2020-01-09 01:38:39 +00:00
DariusIII 6e367b20b1 Add try catch block to NameFixer ES search 2020-01-09 02:38:04 +01:00
DariusIII c9cbbc50d5 Change filename only for ES 2020-01-09 01:19:10 +01:00
DariusIII 8492e046b5 Merge branch 'dev' of https://github.com/NNTmux/newznab-tmux into dev 2020-01-09 00:08:31 +01:00
DariusIII 555afb5160 Move escapeString out of the ES query body 2020-01-09 00:08:00 +01:00
DariusIII 004d5af959 Apply fixes from StyleCI
[ci skip] [skip ci]
2020-01-08 22:33:28 +00:00
DariusIII 8cc9c3f891 Escape special characters in ES search in NameFixer class 2020-01-08 23:32:52 +01:00
DariusIII 6be53848bf Try to prevent ES search errors in NameFixer 2020-01-08 22:53:00 +01:00
DariusIII 0b2d21cd80 Use simple_query_string in NameFixer 2020-01-08 22:37:09 +01:00
DariusIII ba969b50d9 Fix DB Facade missing import 2020-01-08 22:24:05 +01:00
DariusIII 1438cf6679 Update type of queries used for ES searches 2020-01-08 21:55:52 +01:00
DariusIII bc169d00b7 Update ES predb index on IRC update 2020-01-08 20:01:03 +01:00