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
008d03d1a8
Add migrations and update themes for new imdbid length
2019-04-04 15:33:15 +02: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
DariusIII
85552b4384
Apply fixes from StyleCI
...
[ci skip] [skip ci]
2019-02-23 21:36:14 +00:00
Sweepr
4ff7454dab
Update reset_postprocessing.php
2019-02-23 13:40:03 +01:00
Sweepr
230119ece5
Fix missing .PHP_EOL's and removing unneeded "/n" in reset postprocessing script
...
Fix missing .PHP_EOL's and removing unneeded "/n" in reset postprocessing script
2019-02-23 13:36:19 +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
423950ab29
Move role expiration and verification checks into separate script and schedule them in Kernel.php
2019-02-19 11:18:05 +01:00
DariusIII
7d708b2904
Remove Amazon as data source completely
2019-02-14 13:34:27 +01:00
DariusIII
dd97f2f6c6
Fix misc related query
2019-02-12 12:54:43 +01:00
DariusIII
f5ecab447a
Fix reset_postprocessing script to reset only requested categories and not all releases because of wrong query setup
2019-02-12 12:47:02 +01:00
DariusIII
24b1049bf3
Update FanartTV class and add check for error response
2019-02-07 13:59:03 +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
f1a1127eba
Apply fixes from StyleCI
...
[ci skip] [skip ci]
2019-01-20 21:30:15 +00:00
DariusIII
7384a27d3b
Merge branch 'dev' of https://github.com/NNTmux/newznab-tmux into dev
2019-01-20 22:29:57 +01:00
DariusIII
754717d97a
Update rest of the cover checking files
2019-01-20 22:29:50 +01:00
DariusIII
512c999e2d
Apply fixes from StyleCI
...
[ci skip] [skip ci]
2019-01-20 20:18:51 +00:00
DariusIII
2d3d45e95d
Fix misc/tesing/PostProc/updateXXXImages.php script error (fixes issue #852 )
2019-01-20 21:18:33 +01:00
DariusIII
4ef4b2f6a0
Use File facade for files manipulation
2019-01-07 15:30:02 +01:00
DariusIII
e65b6443be
Update resend_user_verification script
2019-01-03 10:30:19 +01:00
DariusIII
b2193c9785
Add crc32 file check
2018-11-29 23:52:32 +01:00
DariusIII
2dad4ee96e
Use now() helper for calculating scripts runtime
2018-11-29 20:49:20 +01:00
DariusIII
ea4d98d4e1
Use DB::statement in place of DB::unprepared + DB::commit
2018-11-29 14:47:00 +01:00
DariusIII
a9f01f006c
Merge branch 'dev' of https://github.com/NNTmux/newznab-tmux into dev
2018-11-16 14:50:14 +01:00
DariusIII
185176ad3c
Small additional fixes to reset_postprocessing.php script
2018-11-16 14:48:51 +01:00
DariusIII
ac1f4223ce
Apply fixes from StyleCI
...
[ci skip] [skip ci]
2018-11-16 09:33:01 +00:00
DariusIII
fd556fa75a
Update reset_postprocessing.php script
2018-11-16 10:32:37 +01:00
DariusIII
62d8581771
Apply fixes from StyleCI
...
[ci skip] [skip ci]
2018-11-01 11:40:39 +00:00
DariusIII
8211201599
Add first wave of Release tagging capabilities
2018-11-01 12:40:10 +01:00
DariusIII
401d879f0d
Fix some small errors
2018-10-31 13:37:02 +01:00
DariusIII
224932141f
Apply fixes from StyleCI
...
[ci skip] [skip ci]
2018-10-31 12:16:00 +00:00
DariusIII
f852ddfda9
Update recategorize script
2018-10-31 13:15:39 +01:00
DariusIII
a227e9f705
Fix query in reset_postprocessing script related to misc categories reset
2018-10-31 11:32:17 +01:00
DariusIII
96837362c1
Apply fixes from StyleCI
...
[ci skip] [skip ci]
2018-10-31 09:10:52 +00:00