Commit Graph

39 Commits

Author SHA1 Message Date
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
DariusIII 1699939c84 Add ConsoleController 2018-04-19 11:29:34 +02:00
DariusIII a9ab693888 Add wandersonwhcr/illuminate-romans and remove unused functions from Utility class 2018-03-15 14:12:40 +01:00
DariusIII c0f070314a Simplify some of the used code, remove unused functions 2018-03-15 13:56:17 +01:00
DariusIII cb41fec6d8 Apply fixes from StyleCI
[ci skip] [skip ci]
2018-03-07 08:24:37 +00:00
DariusIII 24f7cb9db0 Move theme specific css/js to their own folder in assets 2018-03-07 09:24:44 +01:00
DariusIII 796799499b Fix ssl options check 2018-03-04 16:48:08 +01:00
DariusIII 32ba20d48c Update CSRF token handling 2018-03-02 15:11:21 +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