Commit Graph

43 Commits

Author SHA1 Message Date
DariusIII a924bc4b10 Merge branch 'dev' of https://github.com/NNTmux/newznab-tmux into dev 2019-03-05 12:08:20 +01:00
DariusIII e83c0618a0 Update return type for getRawHtml helper function 2019-03-05 12:07:50 +01:00
DariusIII d11d5220ba Apply fixes from StyleCI
[ci skip] [skip ci]
2019-03-05 10:34:37 +00:00
DariusIII 2f6da2f75e Update usage of getRawHtml as it returns json decoded data if response is valid json 2019-03-05 11:34:19 +01:00
DariusIII 584a2021de Log errors in getRawHtml function only if debug is enabled 2019-03-04 20:07:16 +01:00
DariusIII 319e4f827b Apply fixes from StyleCI
[ci skip] [skip ci]
2019-01-10 10:10:17 +00:00
DariusIII 1e2a344672 Add getRawHTMLThroughCF function to helpers.php 2019-01-10 11:10:20 +01:00
DariusIII 530547a255 Update helpres makeFieldLinks function to properly create links, update Movie class and MovieController 2018-11-08 13:40:04 +01:00
DariusIII 74ddb062fe Apply fixes from StyleCI
[ci skip] [skip ci]
2018-10-23 07:12:28 +00:00
DariusIII fae57b4431 Convert miliseconds to proper time in ReleaseExtra for video duration from mediainfo 2018-10-23 09:11:38 +02:00
DariusIII 2ebc24d658 Apply fixes from StyleCI
[ci skip] [skip ci]
2018-10-19 10:38:04 +00:00
DariusIII b2a4e85a95 Use kevinlebron/colors.php in monitor pane 2018-10-19 12:37:37 +02:00
DariusIII 5c1becaf7f Apply fixes from StyleCI
[ci skip] [skip ci]
2018-10-19 09:31:28 +00:00
DariusIII bafe7c6b93 Use league/climate in ColorCLI class 2018-10-19 11:30:36 +02:00
DariusIII 3c20dd8437 Add escapeString helper function 2018-10-12 10:56:17 +02:00
DariusIII 53a88037cf Update FanartTV class and classes that use it 2018-09-20 10:12:43 +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 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 00f09c4a6e Add patch to rename user_roles_id to roles_id, update related classes 2018-08-01 10:46:21 +02:00
DariusIII c3000c6230 Use human_filesize helper function in ProcessAdditional class 2018-07-27 13:10:21 +02:00
DariusIII d183ad872e Apply fixes from StyleCI
[ci skip] [skip ci]
2018-07-25 08:27:24 +00:00
DariusIII 36ea283f1b Rename and update bytesToSizeString function and move it to heleprs.php with human_filesize name 2018-07-25 10:26:19 +02:00
DariusIII 17fb0f660e Add sorting by verification to admin users list 2018-07-09 15:02:38 +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 05b0c894dd Fix echoing of cli messages (most of them) 2018-02-14 14:07:12 +01:00
DariusIII 6f9a3b7173 Apply fixes from StyleCI
[ci skip] [skip ci]
2018-02-14 12:19:32 +00:00
DariusIII 1f8a21f8cd Update ColorCLI class 2018-02-14 13:10:48 +01:00
DariusIII 59a9c81510 Make PHP7.2 lowest supported version, use sodium for bin2hex and hex2bin operations 2018-01-28 23:21:13 +01:00
DariusIII a94d8d36b7 Replace openssl_random_pseudo_bytes with random_bytes 2018-01-28 15:02:29 +01:00
DariusIII b13d944146 Move more functions from Releases class to appropriate models and helpers.php 2017-12-27 13:17:47 +01:00
DariusIII 41f103b858 Move createGUID function to helpers.php 2017-12-27 10:22:24 +01:00
DariusIII 4ccbf6a967 Apply fixes from StyleCI
[ci skip] [skip ci]
2017-12-25 22:37:15 +00:00
DariusIII 10844ace9d Remove Users class and use models in its place 2017-12-25 17:11:25 +01:00
DariusIII f66a64b872 Apply fixes from StyleCI
[ci skip] [skip ci]
2017-10-12 07:15:13 +00:00
DariusIII 5c4cdddcc7 Possible fix for bad genres display on XXX cover page 2017-10-12 09:15:01 +02:00
DariusIII b7e3426231 Apply fixes from StyleCI
[ci skip] [skip ci]
2017-10-10 15:14:09 +00:00
DariusIII 76b4b78c2c Move makeFieldLinks function from classes to helper 2017-10-10 11:33:45 +02:00
DariusIII ace3de8cc3 Apply fixes from StyleCI
[ci skip] [skip ci]
2017-08-31 09:32:13 +00: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