Commit Graph

74 Commits

Author SHA1 Message Date
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 077d8ce764 Update describe function, remove null definition from $options 2019-01-14 11:48:36 +01:00
DariusIII 5af8f9a79c Update Git related functions 2019-01-14 10:54:54 +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 80030a9e55 Apply fixes from StyleCI
[ci skip] [skip ci]
2018-12-20 10:21:13 +00:00
DariusIII adc9ebf60a Update Git related classes and add back version to tmux monitor pane 2018-12-20 11:20:56 +01:00
DariusIII 1077c467d6 Remove Versions classes and all related data 2018-12-19 13:58:31 +01:00
DariusIII ce686867bc Fix Git class gitPull function 2018-11-15 14:18:18 +01:00
DariusIII ed9476e920 Make PhpYenc the only yenc available, remove rest of the files used 2018-11-15 10:14:37 +01:00
DariusIII 4e8552d9fa Apply fixes from StyleCI
[ci skip] [skip ci]
2018-11-14 23:47:14 +00:00
DariusIII cf10cf196c Update app/Extensions/util/Versions.php 2018-11-15 00:46:53 +01:00
DariusIII 932e29d509 Replace nZEDB/Git.php with Cz\Git\GitRepository 2018-11-15 00:36:34 +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 7184647182 Move patches from mysql to patches folder as we only support mysql so no need for one more folder 2018-10-26 11:39:05 +02: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 3275dbb465 Apply fixes from StyleCI
[ci skip] [skip ci]
2018-10-02 10:37:01 +00:00
DariusIII 98ab4cc7b1 Update branches, remove master from dev 2018-10-02 12:36:30 +02:00
DariusIII 0d4ea6099d Update branches and their handling, remove restriction for updating non dev branches 2018-10-02 12:35:58 +02:00
DariusIII 53a88037cf Update FanartTV class and classes that use it 2018-09-20 10:12:43 +02:00
DariusIII 7cc43fa13b Apply fixes from StyleCI
[ci skip] [skip ci]
2018-09-10 09:21:41 +00:00
DariusIII 8f19c7cdcb Update return types for Php yenc decode function 2018-09-10 11:21:24 +02:00
DariusIII 477c52fda7 Update Php yenc adapter 2018-09-10 11:01:31 +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 ba874b2e59 Update app/Extensions/util/Git.php, it does not extend anything, it is class of its own 2018-05-31 13:24:36 +02:00
DariusIII 70aaffbb22 settingValue function will not throw an exception anymore on empty setting value, but will return null 2018-05-16 10:00:11 +02:00
DariusIII efc28303c4 Apply fixes from StyleCI
[ci skip] [skip ci]
2018-02-14 22:47:20 +00:00
DariusIII 9dafbb85d1 Update Versions class 2018-02-14 23:47:02 +01: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