Commit Graph

63 Commits

Author SHA1 Message Date
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
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 9d0fd47158 Remove admin pages related to logs and logging 2017-12-21 12:42:38 +01:00
DariusIII 55e8ab34d2 Remove custom logging from nntmux, laravel handles errors now 2017-12-21 12:41:28 +01:00