Commit Graph

64 Commits

Author SHA1 Message Date
DariusIII 2b858100b3 Replace NN_ROOT with base_path() 2020-03-29 14:51:21 +02:00
DariusIII 7592fa9beb Revert constants removal changes 2020-03-26 17:44:45 +01:00
DariusIII 478b0877db Fix more discovered issues 2020-03-22 22:45:48 +01:00
DariusIII 1e7244e5bc Remove option to set covers path in database, it is hardcoded now to resources/covers/ 2020-03-22 22:12:07 +01: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 f89d50ec0d Remove smartyUtils and move its functions into helpers.php 2019-12-11 21:48:29 +01:00
DariusIII d559474c97 Update font-awesome and tinyMCE to latest versions 2019-12-11 21:02:21 +01:00
DariusIII c06ea5f4bc Fix flag images path 2019-12-10 19:59:00 +01:00
DariusIII 3c940b1677 Apply fixes from StyleCI
[ci skip] [skip ci]
2019-12-09 18:43:00 +00:00
DariusIII cef46faa00 Re-apply reverted commit 2019-12-09 19:42:29 +01:00
DariusIII 85d3be2f72 Merge branch 'dev' of https://github.com/NNTmux/newznab-tmux into dev 2019-12-09 18:50:18 +01:00
DariusIII 003b09dfbb Update SmartyUtils 2019-12-09 18:50:00 +01:00
DariusIII f1bdff3f2f Undo latest commit 2019-12-09 18:47:28 +01:00
DariusIII 4ae81d370c Apply fixes from StyleCI
[ci skip] [skip ci]
2019-12-09 17:22:20 +00:00
DariusIII 723a622e94 Adjust assets path 2019-12-09 18:21:32 +01:00
DariusIII 5a8fff0020 Apply fixes from StyleCI
[ci skip] [skip ci]
2019-11-01 19:52:18 +00:00
DariusIII fd9367a619 Use $this-> in Git class 2019-04-11 15:28:59 +02:00
DariusIII 28182bdac8 Revert return value of imdb_trailers function 2019-03-05 11:20:35 +01:00
DariusIII 228dac117c Remove getUrl function from Utility class, function is not used anywhere anymore, getRawHtml replaced it 2019-03-05 11:19:27 +01:00
DariusIII bab65321a9 Apply fixes from StyleCI
[ci skip] [skip ci]
2019-01-31 19:18:57 +00:00
DariusIII 552a096d9a Update and fix code with php-cs-fixer 2019-01-31 20:17:57 +01:00
DariusIII ed487c1299 Apply fixes from StyleCI
[ci skip] [skip ci]
2019-01-29 12:51:58 +00:00
DariusIII 4b4de3acef Replace usage of str_ helper with Str class directly to prepare for Laravel 5.8 changes 2019-01-29 13:33:35 +01: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 79cfde49c8 Apply fixes from StyleCI
[ci skip] [skip ci]
2018-11-28 14:46:03 +00:00
DariusIII bddb7034d6 Replace mkdir, is_file, is_dir with File facade functions in Blacklight namespace 2018-11-28 15:45:48 +01:00
DariusIII 622144a32a Update Blacklight/utility/Country class 2018-11-18 17:30:23 +01:00
DariusIII 932e29d509 Replace nZEDB/Git.php with Cz\Git\GitRepository 2018-11-15 00:36:34 +01:00
DariusIII 12ea3bb895 Refactor ColorCLI class 2018-10-31 10:10:17 +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 2ad9010354 Apply fixes from StyleCI
[ci skip] [skip ci]
2018-10-22 07:14:33 +00:00
DariusIII 2e238b086b Update Versions class 2018-10-22 09:13:59 +02:00
DariusIII bafe7c6b93 Use league/climate in ColorCLI class 2018-10-19 11:30:36 +02:00
DariusIII e7caa8c2bc Update NameFixer and Utility classes 2018-10-16 14:18:47 +02:00
DariusIII 0c813d15ab Catch Throwable in place of Exceptions 2018-09-10 14:48:50 +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 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 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 4acaaa45b8 Revert runCmd function 2018-08-14 15:50:04 +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 0e09d15e69 Update User model, Utility and TmuxOutput classes and RegisterController 2018-07-30 13:11:13 +02:00
DariusIII 2589061b5f Remove unused functions from Settings and Utility classes 2018-07-25 12:36:30 +02: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 de0c16936f Update Utility class 2018-07-23 14:50:19 +02:00