Commit Graph

59 Commits

Author SHA1 Message Date
DariusIII 12b40001e2 Style fixes 2022-05-03 22:23:21 +02:00
StyleCI Bot 3b7156b80e Apply fixes from StyleCI
[ci skip] [skip ci]
2022-04-19 20:00:22 +00:00
DariusIII bc03be8508 Update packages to their latest versions 2022-04-19 21:57:31 +02:00
StyleCI Bot f9bb95a2e0 Apply fixes from StyleCI
[ci skip] [skip ci]
2022-03-31 19:02:09 +00:00
DariusIII 1d55e1f8ac PHP CS fixes 2022-03-31 21:00:10 +02:00
StyleCI Bot 416020865d Apply fixes from StyleCI
[ci skip] [skip ci]
2022-03-30 07:22:04 +00:00
DariusIII bab0d6303e PHP CS fixes 2022-03-30 09:15:03 +02:00
StyleCI Bot 79b110fa2a Apply fixes from StyleCI
[ci skip] [skip ci]
2022-03-22 21:45:34 +00:00
DariusIII ac6441f92e CS fixes 2022-03-22 22:43:44 +01:00
StyleCI Bot 94d7e13104 Apply fixes from StyleCI
[ci skip] [skip ci]
2022-03-19 10:27:37 +00:00
DariusIII 58a960b3dc Add sentry config file 2022-03-19 11:26:06 +01:00
StyleCI Bot 4cffc9c493 Apply fixes from StyleCI
[ci skip] [skip ci]
2022-03-17 21:02:56 +00:00
DariusIII 3c4a41c134 Code style fixes 2022-03-16 23:02:10 +01:00
StyleCI Bot 16a64cfc3d Apply fixes from StyleCI
[ci skip] [skip ci]
2022-01-23 22:11:51 +00:00
DariusIII c5abfc93a0 Update Utility class 2022-01-23 23:10:35 +01:00
DariusIII c33db34c49 Apply fixes from StyleCI
[ci skip] [skip ci]
2021-09-13 20:01:06 +00:00
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 5a8fff0020 Apply fixes from StyleCI
[ci skip] [skip ci]
2019-11-01 19:52:18 +00: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 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 12ea3bb895 Refactor ColorCLI class 2018-10-31 10:10:17 +01: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 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
DariusIII 351509a165 Remove isWin/isWindows functions and remove HAS_WHICH definition and usage 2018-07-23 14:29:31 +02:00
DariusIII 4471412b6b Apply fixes from StyleCI
[ci skip] [skip ci]
2018-04-19 09:29:34 +00:00