DariusIII
c33db34c49
Apply fixes from StyleCI
...
[ci skip] [skip ci]
2021-09-13 20:01:06 +00:00
DariusIII
38b7c2da81
CS fix
2020-12-20 13:14:20 +01: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
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
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
5a8fff0020
Apply fixes from StyleCI
...
[ci skip] [skip ci]
2019-11-01 19:52:18 +00: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
e759ebc0f2
Apply fixes from StyleCI
...
[ci skip] [skip ci]
2019-02-25 18:20:12 +00: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
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
4ef4b2f6a0
Use File facade for files manipulation
2019-01-07 15:30:02 +01:00
DariusIII
12ea3bb895
Refactor ColorCLI class
2018-10-31 10:10:17 +01:00
DariusIII
bafe7c6b93
Use league/climate in ColorCLI class
2018-10-19 11:30:36 +02:00
DariusIII
0f64289d09
Replace more $pdo->quote usage with escapeString
2018-10-12 13:53:35 +02:00
DariusIII
e62dc49fab
Merge pull request #662 from NNTmux/analysis-z3YlZ5
...
Apply fixes from StyleCI
[ci skip] [skip ci]
2018-07-18 15:13:13 +02:00
DariusIII
45c78a04c1
Apply fixes from StyleCI
...
[ci skip] [skip ci]
2018-07-18 13:13:05 +00:00
DariusIII
28a123fc1f
Add missing use statement to test-ReleaseCleaner script
2018-07-18 15:12:55 +02:00
DariusIII
785caa2eab
Remove usage of Blacklight\db\DB class from clean_nzbs and test-ReleaseCleaner scripts
2018-07-18 15:12:10 +02:00
DariusIII
0200a7c32e
Remove unused $size parameter from releaseCleaner function
2018-06-09 23:07:27 +02:00
DariusIII
3fb10340d3
Apply fixes from StyleCI
...
[ci skip] [skip ci]
2018-02-14 22:09:18 +00:00
DariusIII
314e601e44
Rename nntmux namespace and folder to Blacklight
2018-02-14 23:08:17 +01:00
DariusIII
d07526e91c
Change NZB class call options
2018-01-12 11:27:49 +01:00
DariusIII
05a7d87ccf
Start moving functions from Releases class to Release model
2017-12-26 15:41:38 +01:00
DariusIII
5495d29fea
Update call to ReleaseImage, remove $(this->)pdo from it
2017-12-15 11:20:20 +01:00
DariusIII
f46d3518ba
se bootstrap/autoload.php instead the bootstrap.php in root of install
2017-11-24 15:38:28 +01:00
DariusIII
5352b350a8
Update cs of some of the used scripts
2017-11-06 11:38:21 +01:00
DariusIII
0da2298b29
Apply fixes from StyleCI
...
[ci skip] [skip ci]
2017-11-05 21:22:44 +00:00
DariusIII
65a1e5ff07
Rename Models/Settings value function into settingValue to prevent collision with query builder value response
2017-09-01 10:49:35 +02:00
DariusIII
24fa162413
Apply fixes from StyleCI
...
[ci skip] [skip ci]
2017-08-31 09:31:28 +00:00
DariusIII
c5280c26f0
Fix editing of MGR posters
2017-07-17 13:23:45 +02:00
DariusIII
6dc54ff6aa
Replace app with App in classes used
2017-07-16 23:21:21 +02:00
DariusIII
60b03568da
Update composer
2017-04-15 15:16:06 +02:00
DariusIII
06c5cb95df
Change path handling in scripts
2017-04-04 15:03:47 +02:00
DariusIII
8598c140bf
Move from nntmux/db/Settings to app/models/Settings
2016-10-24 13:03:58 +02:00
DariusIII
968c05e75e
Use DB class instead of Settings class where advanced settings functions are not used
2016-09-20 10:37:19 +02:00
DariusIII
49b36c2ebe
Replace usage of indexer.php with bootstrap.php
2016-07-14 08:47:39 +02:00
DariusIII
872ad5c722
Use nntmux namespace, rename nntmux script to tmux.Update composer.lock.
2016-06-25 15:45:47 +02:00
DariusIII
0b136662c6
Port many fixes from nZEDb
2016-05-12 09:45:08 +02:00
DariusIII
86f4824ac9
Change TIME() to lowercase time()
2016-05-09 13:30:42 +02:00
DariusIII
3754203929
Update renametopre script
2016-01-14 14:11:23 +01:00
DariusIII
ecb871fa49
Fix more "issues" in tv
2015-10-22 22:25:42 +02:00
DariusIII
881501e385
Fix more rageid
2015-10-22 21:23:04 +02:00
DariusIII
5ddb0fc58f
Add first batch of changes from nZEDb dev-tv branch related to TvRage changes
2015-10-21 13:02:41 +02:00