DariusIII
|
47ca914b11
|
Revert changes in queries
|
2020-12-03 10:27:06 +01:00 |
|
DariusIII
|
ba4c6b0686
|
Use fromRaw in place of fromQuery
|
2020-12-02 14:02:58 +01:00 |
|
DariusIII
|
f3cde99e37
|
Rename $match and variations to $hit for PHP 8 compatibility
|
2020-12-02 10:55:09 +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
|
ad1a6673f5
|
Apply fixes from StyleCI
[ci skip] [skip ci]
|
2020-01-01 23:03:32 +00:00 |
|
DariusIII
|
5a8fff0020
|
Apply fixes from StyleCI
[ci skip] [skip ci]
|
2019-11-01 19:52:18 +00: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
|
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
|
c42d5ee30e
|
Use LEFT JOIN for releaseextrafull join in groupfixrelnames
|
2018-12-10 10:59:12 +01:00 |
|
DariusIII
|
0a2969cea7
|
Revert one of the changes in groupfixrelnames
|
2018-12-07 14:30:00 +01:00 |
|
DariusIII
|
9407310e94
|
Update groupfixrelnames renaming
|
2018-12-04 13:07:52 +01:00 |
|
DariusIII
|
ef89d2f59b
|
Update groupfixrelnames script once again
|
2018-12-04 12:01:07 +01:00 |
|
DariusIII
|
ba44fc168b
|
Use checkName function in groufixrelnames where it was not used
|
2018-12-04 11:31:15 +01:00 |
|
DariusIII
|
d59b245389
|
Apply fixes from StyleCI
[ci skip] [skip ci]
|
2018-12-03 21:52:03 +00:00 |
|
DariusIII
|
17a9cc922f
|
Update groupfixrelnames script
|
2018-12-03 22:51:40 +01:00 |
|
DariusIII
|
4d41908a18
|
Update NameFixer class use Release and Predb models to query database
|
2018-12-03 22:51:05 +01:00 |
|
DariusIII
|
494e160a03
|
Merge branch 'dev' of https://github.com/NNTmux/newznab-tmux into dev
|
2018-12-02 00:08:19 +01:00 |
|
DariusIII
|
fb66c44ae5
|
Fix error in groupfixrelnames
|
2018-12-02 00:07:48 +01:00 |
|
DariusIII
|
9e9633e36f
|
Apply fixes from StyleCI
[ci skip] [skip ci]
|
2018-12-01 22:52:39 +00:00 |
|
DariusIII
|
6cbb919ed3
|
Update groupfixrelnames script
|
2018-12-01 23:52:17 +01:00 |
|
DariusIII
|
c67bde32c8
|
Apply fixes from StyleCI
[ci skip] [skip ci]
|
2018-11-30 12:43:51 +00:00 |
|
DariusIII
|
c6c36d0ad1
|
Move column status updates to inside function checks
|
2018-11-30 13:43:46 +01:00 |
|
DariusIII
|
5dd309c7ff
|
Use true switch in place of numerical 1 in NameFixer functions used in groupFixRelNames.php
|
2018-11-30 13:30:30 +01:00 |
|
DariusIII
|
ae3d3b31e9
|
Update groupFixRelNames.php
|
2018-11-30 10:22:17 +01:00 |
|
DariusIII
|
ea4d98d4e1
|
Use DB::statement in place of DB::unprepared + DB::commit
|
2018-11-29 14:47:00 +01:00 |
|
DariusIII
|
52e39d69aa
|
Increase group_concat_max_len in groupfixrelnames script
|
2018-10-31 10:33:04 +01:00 |
|
DariusIII
|
12ea3bb895
|
Refactor ColorCLI class
|
2018-10-31 10:10:17 +01:00 |
|
DariusIII
|
74c922d06b
|
Try again
|
2018-10-25 22:23:33 +02:00 |
|
DariusIII
|
a6cf602d86
|
Fix renaming display
|
2018-10-25 22:18:51 +02:00 |
|
DariusIII
|
7542d6deef
|
Fix missed changes from array to object in query results
|
2018-10-25 22:15:46 +02:00 |
|
DariusIII
|
a2dd34acaf
|
Update groupfixrelnames.php, remove traversable check for query results
|
2018-10-25 22:09:03 +02:00 |
|
DariusIII
|
967d35ab36
|
Merge branch 'dev' of https://github.com/NNTmux/newznab-tmux into dev
|
2018-10-25 15:50:32 +02:00 |
|
DariusIII
|
90bbd804eb
|
Fix main query in groupfixrelnames script
|
2018-10-25 15:48:44 +02:00 |
|
DariusIII
|
48a9a865b7
|
Apply fixes from StyleCI
[ci skip] [skip ci]
|
2018-10-25 13:22:22 +00:00 |
|
DariusIII
|
4292ea88c4
|
Update groupfixrelnames queries
|
2018-10-25 15:22:10 +02:00 |
|
DariusIII
|
bafe7c6b93
|
Use league/climate in ColorCLI class
|
2018-10-19 11:30:36 +02:00 |
|
DariusIII
|
6236243f6f
|
Fix query in matchpredbFT function
|
2018-10-15 23:04:31 +02:00 |
|
DariusIII
|
a694bb3263
|
Update scripts to use now() helper
|
2018-09-13 10:07:39 +02:00 |
|
DariusIII
|
f211a8ce63
|
Apply fixes from StyleCI
[ci skip] [skip ci]
|
2018-07-09 07:20:38 +00:00 |
|
DariusIII
|
4de417f0cb
|
Update update_groups.php script
|
2018-07-09 09:20:14 +02:00 |
|
DariusIII
|
b066eae755
|
Update update_groups script
|
2018-06-11 10:03:58 +02:00 |
|
DariusIII
|
730a8d199f
|
Update update_groups.php
|
2018-06-05 15:41:05 +02:00 |
|
DariusIII
|
4d67b2e57e
|
Update groupfixrelnames main query
|
2018-06-05 13:15:59 +02:00 |
|