Commit Graph

51 Commits

Author SHA1 Message Date
DariusIII 2ccf89a830 Update PhpYenc and use match where possible 2022-08-21 12:47:37 +02:00
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
DariusIII c33db34c49 Apply fixes from StyleCI
[ci skip] [skip ci]
2021-09-13 20:01:06 +00:00
DariusIII cbeb13bbc3 Fix usage of Czproject Git. Closes #1179 2021-08-23 22:32:43 +02: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 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 ad1a6673f5 Apply fixes from StyleCI
[ci skip] [skip ci]
2020-01-01 23:03:32 +00: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 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 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 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 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 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 314e601e44 Rename nntmux namespace and folder to Blacklight 2018-02-14 23:08:17 +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
DariusIII 65a1e5ff07 Rename Models/Settings value function into settingValue to prevent collision with query builder value response 2017-09-01 10:49:35 +02:00
DariusIII 24fa162413 Apply fixes from StyleCI
[ci skip] [skip ci]
2017-08-31 09:31:28 +00:00
DariusIII f73e7285d3 Add back yydecode support 2017-08-30 15:41:46 +02:00
DariusIII dc8b83e800 Update Yenc support to properly detect and use available extensions 2017-07-21 10:42:11 +02:00
DariusIII 39da819328 Add new YenxServiceProvider and adjust yenc support 2017-07-21 00:24:38 +02:00
DariusIII c20fc7e07d Change App\extensions to App\Extensions 2017-07-18 14:16:31 +02:00