Commit Graph

66 Commits

Author SHA1 Message Date
DariusIII 42b227a6a3 Increase process timeout for runCmd command 2020-12-05 17:09:35 +01:00
DariusIII 22308f1668 Fix helpers.php 2020-04-11 23:30:04 +02: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 5939735d05 Update helpers.php makeFieldLinks function 2020-01-08 12:43:26 +01:00
DariusIII 1a9034e8d1 Apply fixes from StyleCI
[ci skip] [skip ci]
2019-12-11 20:49:10 +00:00
DariusIII f89d50ec0d Remove smartyUtils and move its functions into helpers.php 2019-12-11 21:48:29 +01:00
DariusIII 5886fe162c Replace WWW_TOP with url() helper 2019-12-08 19:21:23 +01:00
DariusIII 5a8fff0020 Apply fixes from StyleCI
[ci skip] [skip ci]
2019-11-01 19:52:18 +00:00
DariusIII 54a71fd160 Update getSimilarName function to prevent 500 errors on release details page 2019-10-29 15:14:03 +01:00
DariusIII 4d2780cded Fix download of zipped nzbs 2019-10-10 13:06:44 +02:00
DariusIII a6dc9b5ccc Check for false in getZipped function 2019-10-10 08:57:50 +02:00
DariusIII c78b2d7f7b Remove JSNO_THROW_ON_ERROR from helpers.php 2019-09-30 13:56:05 +02:00
DariusIII 2698acb22c Code style fix 2019-09-27 10:29:55 +02:00
DariusIII 314f4ece09 Remove tunaabutbul/cloudflare-middleware 2019-09-27 10:29:25 +02:00
DariusIII a9cf944c8c Code style fixes 2019-09-27 09:51:29 +02:00
DariusIII 4b532e710c Fix helpers.php wrong brackets 2019-09-27 09:50:49 +02:00
DariusIII c84fd3b4ea Replace Chumper namespace with DariusIII 2019-09-10 15:13:38 +02:00
DariusIII 74806b7983 Apply fixes from StyleCI
[ci skip] [skip ci]
2019-06-03 12:13:07 +00:00
DariusIII a67f04d60b Fix getZipped function, update helpers file 2019-06-03 14:12:23 +02:00
DariusIII a6009d39f7 Move getZipped function from Releases class to helpers file 2019-06-03 14:01:10 +02:00
DariusIII a3cbb1265c Apply fixes from StyleCI
[ci skip] [skip ci]
2019-04-06 06:45:52 +00:00
DariusIII 2e8e1cf0eb Use our own is_it_json function 2019-04-06 08:45:31 +02:00
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