Commit Graph

137 Commits

Author SHA1 Message Date
DariusIII 7e6a00cef7 Update regexes in Namefixer class 2019-03-04 15:21:54 +01:00
DariusIII 7a92ed653d Escape hyphen in regexes to match pcre2 requirements 2019-02-27 22:52:09 +01:00
DariusIII ff22a0cb40 Apply fixes from StyleCI
[ci skip] [skip ci]
2019-02-20 08:07:21 +00:00
DariusIII e9e546f41c Add missing import of ColorCLI class. Fixes issue #897 2019-02-20 09:07:03 +01:00
DariusIII 623edaaedb Apply fixes from StyleCI
[ci skip] [skip ci]
2019-02-19 14:56:46 +00: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 2f2a0d92e3 Update code style of NameFixer class 2019-02-08 12:42:50 +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 ed487c1299 Apply fixes from StyleCI
[ci skip] [skip ci]
2019-01-29 12:51:58 +00:00
DariusIII 08b8edbe2d Replace usage of array_ helper with Arr class directly to prepare for Laravel 5.8 changes 2019-01-29 13:52:01 +01:00
DariusIII d1b3a81dd5 Update NameFixer matchPredbFT function 2019-01-23 14:43:55 +01:00
DariusIII 44882e5728 Fix issues reported by scrutinizer (strings where arrays are expected and vice versa) 2019-01-21 11:43:52 +01:00
DariusIII 26bb14e290 Update search, update matching 2019-01-21 11:27:47 +01:00
DariusIII d038892e33 Update NameFixer class 2019-01-13 19:04:58 +01:00
DariusIII bf0103c669 Add source to predb_rt index 2019-01-13 19:02:12 +01:00
DariusIII 74ec1994e0 Update predb filename and title check to use only predb_rt index 2019-01-13 00:54:10 +01:00
DariusIII ccecbe2a6b Apply fixes from StyleCI
[ci skip] [skip ci]
2019-01-01 22:08:23 +00:00
DariusIII 4104f34c54 Update all the \Blacklight namespace classes with class PHPDOC block 2019-01-01 23:07:45 +01:00
DariusIII 9313bc2a15 Update cleanFileNames regex 2018-12-28 10:08:50 +01:00
DariusIII ec3e9b05f9 Merge branch 'dev' of https://github.com/NNTmux/newznab-tmux into dev 2018-12-28 09:55:05 +01:00
DariusIII 5c973edba4 Add checks to prevent errors in cleanFileNames 2018-12-28 09:54:37 +01:00
DariusIII d99e24dc74 Apply fixes from StyleCI
[ci skip] [skip ci]
2018-12-28 08:22:47 +00:00
DariusIII 0b990aa7a4 Update cleanFileNames function regexes 2018-12-28 09:22:36 +01:00
DariusIII ef9bd4cefb Update title matching regex 2018-12-26 22:32:38 +01:00
DariusIII 4304e554b6 Fix missing delimiters in regexes 2018-12-26 22:18:07 +01:00
DariusIII 3efb19db00 Apply fixes from StyleCI
[ci skip] [skip ci]
2018-12-26 21:03:09 +00:00
DariusIII 7ca89275de Update NameFixer for predb title match 2018-12-26 22:02:48 +01:00
DariusIII f8ea8f3cb9 Update NameFixer class 2018-12-26 14:43:09 +01:00
DariusIII 80615d31c6 Rename files after the cleanmatch function 2018-12-26 14:32:46 +01:00
DariusIII 8b77c8c7b9 Update releases renaming, especialy XXX releases 2018-12-26 14:16:32 +01:00
DariusIII 2eec6bee91 Update NameFixer PreDB matching 2018-12-26 11:58:43 +01:00
DariusIII 6be3a34be9 Update searchIndexes function and use it in NameFixer and speedup predb search in admin area 2018-12-25 15:42:00 +01:00
DariusIII fa1c8f59a3 Remove similar_text check from preDbFileCheck function 2018-12-24 14:52:56 +01:00
DariusIII 6b084d1b7e Update NameFixer and SphinxSearch classes 2018-12-24 14:47:02 +01:00
DariusIII 8961b61e83 Update NameFixer preDbFileCheck function 2018-12-24 11:57:50 +01:00
DariusIII fd1b2799bd Use sphinx for predb filename matching 2018-12-24 11:35:24 +01:00
DariusIII 832f1b2049 Apply fixes from StyleCI
[ci skip] [skip ci]
2018-12-24 01:08:54 +00:00
DariusIII 8a0f2da25f Update foolz/sphinxql-query-builder to version 2.0.0, add predb_rt index to sphinx 2018-12-24 02:08:23 +01:00
DariusIII 7d92155585 Further improve preDbFileCheck function 2018-12-22 20:59:57 +01:00
DariusIII 5c098f7935 Update the preDbFileCheck function 2018-12-22 20:27:23 +01:00
DariusIII a226acdafe Apply fixes from StyleCI
[ci skip] [skip ci]
2018-12-22 18:51:14 +00:00
DariusIII 05596db909 Update NameFixer fixNamesWithFiles method 2018-12-22 19:50:52 +01:00
DariusIII 02542d0456 Do not show used query in NameFixer, clutters screen and is not needed if not debugging 2018-12-20 10:46:26 +01:00
DariusIII db37681907 Increase percentage for matching in matchPreDbFiles function 2018-12-13 10:14:14 +01:00
DariusIII ff17dbbe32 Fix continue usage inside case statements in NameFixer class (PHP 7.3 fix) 2018-12-07 11:48:40 +01:00
DariusIII 95b9e2d56c Remove unneeded '$method =' when updatin release in NameFixer 2018-12-04 09:47:30 +01:00
DariusIII 4d41908a18 Update NameFixer class use Release and Predb models to query database 2018-12-03 22:51:05 +01:00