DariusIII
|
a0718cb68a
|
Add checks for blacklisted users
|
2018-08-24 10:35:19 +02:00 |
|
DariusIII
|
d102981994
|
Merge branch 'dev' into dev-firewall
|
2018-08-24 09:38:22 +02:00 |
|
DariusIII
|
f43b5ac351
|
Fix bad samplerate data
|
2018-08-23 00:19:44 +02:00 |
|
DariusIII
|
95d19071f4
|
Try to solve array to string conversion
|
2018-08-22 23:59:25 +02:00 |
|
DariusIII
|
880a603034
|
Update ReleaseExtra class, remove usage of substr() function
|
2018-08-22 23:44:55 +02:00 |
|
DariusIII
|
92b788ef12
|
Update phpuint/phpunit, league/flysystem and Movies class
|
2018-08-22 23:36:39 +02:00 |
|
DariusIII
|
f5509cfdfe
|
Fix wrong nzbpath check
|
2018-08-21 23:20:49 +02:00 |
|
DariusIII
|
adb03d1407
|
Update NZB and ReleaseExtra classes
|
2018-08-21 23:10:27 +02:00 |
|
DariusIII
|
4c8f0a7a57
|
Merge branch 'dev' of https://github.com/NNTmux/newznab-tmux into dev
|
2018-08-21 22:20:10 +02:00 |
|
DariusIII
|
f6f5432e7d
|
Remove implode from time check in PPA
|
2018-08-21 22:20:00 +02:00 |
|
DariusIII
|
2357958c4e
|
Update composer.lock
|
2018-08-21 22:19:20 +02:00 |
|
DariusIII
|
671bf711e9
|
Merge pull request #694 from NNTmux/analysis-8n5evw
Apply fixes from StyleCI
[ci skip] [skip ci]
|
2018-08-21 22:12:12 +02:00 |
|
DariusIII
|
58ecd6b91e
|
Apply fixes from StyleCI
[ci skip] [skip ci]
|
2018-08-21 20:12:05 +00:00 |
|
DariusIII
|
dabb7f7c30
|
Move runCmd into helpers, return string instead an array
|
2018-08-21 22:11:46 +02:00 |
|
DariusIII
|
2e071b3ef9
|
Update laravel/framework, dborsato/php-giantbomb to latest versions
|
2018-08-21 20:56:54 +02:00 |
|
DariusIII
|
e4a10a719c
|
Update spatie/laravel-permission and imdbphp/imdbphp to latest versions
|
2018-08-20 22:17:15 +02:00 |
|
DariusIII
|
55ba407ebd
|
Update egulias/email-validator to version 2.1.5 and spatie/laravel-permission to version 2.15.0
|
2018-08-17 22:22:49 +02:00 |
|
DariusIII
|
1b3643539f
|
Add soft firewall to manage access to site
|
2018-08-16 10:32:16 +02:00 |
|
DariusIII
|
624eef2358
|
Update date handling of Games class
|
2018-08-15 22:54:48 +02:00 |
|
DariusIII
|
b733df4fec
|
Update regex for matching width/height in ReleaseExtra class
|
2018-08-15 22:46:12 +02:00 |
|
DariusIII
|
71dcddb1b6
|
Update used components to latest version
|
2018-08-15 22:29:07 +02:00 |
|
DariusIII
|
4edfef81a3
|
Merge pull request #693 from NNTmux/analysis-Xa1MOB
Apply fixes from StyleCI
[ci skip] [skip ci]
|
2018-08-15 15:30:54 +02:00 |
|
DariusIII
|
0eeba5532d
|
Apply fixes from StyleCI
[ci skip] [skip ci]
|
2018-08-15 13:30:47 +00:00 |
|
DariusIII
|
dc5f458005
|
Optimize imports in Blacklight namespace
|
2018-08-15 15:29:14 +02:00 |
|
DariusIII
|
966fd62874
|
Fix another error and bad match check
|
2018-08-15 14:00:18 +02:00 |
|
DariusIII
|
998e92bcd6
|
Fix anidb matching error
|
2018-08-15 08:40:57 +02:00 |
|
DariusIII
|
2894e58990
|
Merge branch 'dev' of https://github.com/NNTmux/newznab-tmux into dev
|
2018-08-15 00:10:21 +02:00 |
|
DariusIII
|
707da4db59
|
Update imdbphp/imdbphp to latest commit
|
2018-08-15 00:10:05 +02:00 |
|
DariusIII
|
7d220813bb
|
Merge pull request #692 from NNTmux/analysis-qgVPJ5
Apply fixes from StyleCI
[ci skip] [skip ci]
|
2018-08-14 23:55:26 +02:00 |
|
DariusIII
|
f9ddf63898
|
Apply fixes from StyleCI
[ci skip] [skip ci]
|
2018-08-14 21:55:19 +00:00 |
|
DariusIII
|
b1aec27f4e
|
Use Process in runCmd once again
|
2018-08-14 23:54:38 +02:00 |
|
DariusIII
|
e9d9805928
|
Recreate release_unique table, alter classes for new table
|
2018-08-14 23:41:23 +02:00 |
|
DariusIII
|
4acaaa45b8
|
Revert runCmd function
|
2018-08-14 15:50:04 +02:00 |
|
DariusIII
|
12f313aab1
|
Merge pull request #691 from NNTmux/analysis-8b6nbY
Apply fixes from StyleCI
[ci skip] [skip ci]
|
2018-08-14 15:34:33 +02:00 |
|
DariusIII
|
ab91360841
|
Apply fixes from StyleCI
[ci skip] [skip ci]
|
2018-08-14 13:34:27 +00:00 |
|
DariusIII
|
804b9eb442
|
Update Utility class, use Symfony Process class in runCmd function, declare return types where needed
|
2018-08-14 15:33:56 +02:00 |
|
DariusIII
|
f5a9011b9b
|
Merge pull request #690 from NNTmux/analysis-zY516d
Apply fixes from StyleCI
[ci skip] [skip ci]
|
2018-08-14 11:19:54 +02:00 |
|
DariusIII
|
dce0599d20
|
Apply fixes from StyleCI
[ci skip] [skip ci]
|
2018-08-14 09:19:47 +00:00 |
|
DariusIII
|
1421739153
|
Update ReleaseExtra class to handle MediaInfo v18 type UniqueID, add helper function and update composer.json to require bcmath extension
|
2018-08-14 11:19:14 +02:00 |
|
DariusIII
|
58fc09d815
|
Fix UniqueID matching for MediaInfo v18
|
2018-08-14 10:30:17 +02:00 |
|
DariusIII
|
50b21d2d1e
|
Remove unused makeCodecPretty class, change some of the functions from public to private and change their reurn types
|
2018-08-14 10:20:18 +02:00 |
|
DariusIII
|
34c65a83bd
|
Merge pull request #689 from NNTmux/analysis-zE79bA
Apply fixes from StyleCI
[ci skip] [skip ci]
|
2018-08-14 09:47:11 +02:00 |
|
DariusIII
|
f23143c88d
|
Apply fixes from StyleCI
[ci skip] [skip ci]
|
2018-08-14 07:47:03 +00:00 |
|
DariusIII
|
b9ea5c7f81
|
Merge branch 'dev' of https://github.com/NNTmux/newznab-tmux into dev
|
2018-08-14 09:46:40 +02:00 |
|
DariusIII
|
30e636b869
|
Update ReleaseExtra class, add MediaInfo 18 support
|
2018-08-14 09:46:17 +02:00 |
|
DariusIII
|
2b4b63a5f0
|
Update spatie/laravel-permission to version 2.14.0
|
2018-08-13 21:58:02 +02:00 |
|
DariusIII
|
aa0552a2a1
|
Fix imdbid used in admin/movie-list
|
2018-08-13 15:19:31 +02:00 |
|
DariusIII
|
47c4449a4b
|
Merge branch 'dev' of https://github.com/NNTmux/newznab-tmux into dev
|
2018-08-13 15:09:37 +02:00 |
|
DariusIII
|
aad26bdc75
|
Fix missing movie check in Admin/MovieController
|
2018-08-13 15:08:57 +02:00 |
|
DariusIII
|
6f373299a1
|
Merge pull request #688 from NNTmux/analysis-qBej4r
Apply fixes from StyleCI
[ci skip] [skip ci]
|
2018-08-13 15:02:14 +02:00 |
|