Commit Graph

120 Commits

Author SHA1 Message Date
DariusIII 40f4d66f1e CS fixes 2023-03-02 21:00:53 +01:00
DariusIII d58a9a6ac5 Delete app\Extensions\util\Git.php as it is not used anymore 2023-03-02 16:54:07 +01:00
DariusIII 49872346f2 CS code fixes by pint 2023-03-02 16:47:20 +01:00
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
Fossil 8be44c6704 Switch ZIP library to laravel-zipstream
PHP8 compatible. Will not store ZIP files on disk before sending them to the user but it will stream them on the fly.
2022-01-21 12:06:27 -05:00
DariusIII c33db34c49 Apply fixes from StyleCI
[ci skip] [skip ci]
2021-09-13 20:01:06 +00:00
DariusIII d6cb7dd3cf Apply fixes from StyleCI
[ci skip] [skip ci]
2021-09-07 09:09:58 +00:00
DariusIII cbeb13bbc3 Fix usage of Czproject Git. Closes #1179 2021-08-23 22:32:43 +02:00
DariusIII 42b227a6a3 Increase process timeout for runCmd command 2020-12-05 17:09:35 +01:00
DariusIII 22308f1668 Fix helpers.php 2020-04-11 23:30:04 +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 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 5939735d05 Update helpers.php makeFieldLinks function 2020-01-08 12:43:26 +01:00
DariusIII ad1a6673f5 Apply fixes from StyleCI
[ci skip] [skip ci]
2020-01-01 23:03:32 +00:00
DariusIII 1a9034e8d1 Apply fixes from StyleCI
[ci skip] [skip ci]
2019-12-11 20:49:10 +00:00
DariusIII f89d50ec0d Remove smartyUtils and move its functions into helpers.php 2019-12-11 21:48:29 +01:00
DariusIII 5886fe162c Replace WWW_TOP with url() helper 2019-12-08 19:21:23 +01:00
DariusIII 5a8fff0020 Apply fixes from StyleCI
[ci skip] [skip ci]
2019-11-01 19:52:18 +00:00
DariusIII 54a71fd160 Update getSimilarName function to prevent 500 errors on release details page 2019-10-29 15:14:03 +01:00
DariusIII 4d2780cded Fix download of zipped nzbs 2019-10-10 13:06:44 +02:00
DariusIII a6dc9b5ccc Check for false in getZipped function 2019-10-10 08:57:50 +02:00
DariusIII c78b2d7f7b Remove JSNO_THROW_ON_ERROR from helpers.php 2019-09-30 13:56:05 +02:00
DariusIII 2698acb22c Code style fix 2019-09-27 10:29:55 +02:00
DariusIII 314f4ece09 Remove tunaabutbul/cloudflare-middleware 2019-09-27 10:29:25 +02:00
DariusIII a9cf944c8c Code style fixes 2019-09-27 09:51:29 +02:00
DariusIII 4b532e710c Fix helpers.php wrong brackets 2019-09-27 09:50:49 +02:00
DariusIII c84fd3b4ea Replace Chumper namespace with DariusIII 2019-09-10 15:13:38 +02:00
DariusIII 74806b7983 Apply fixes from StyleCI
[ci skip] [skip ci]
2019-06-03 12:13:07 +00:00
DariusIII a67f04d60b Fix getZipped function, update helpers file 2019-06-03 14:12:23 +02:00
DariusIII a6009d39f7 Move getZipped function from Releases class to helpers file 2019-06-03 14:01:10 +02:00
DariusIII a3cbb1265c Apply fixes from StyleCI
[ci skip] [skip ci]
2019-04-06 06:45:52 +00:00
DariusIII 2e8e1cf0eb Use our own is_it_json function 2019-04-06 08:45:31 +02:00
DariusIII a924bc4b10 Merge branch 'dev' of https://github.com/NNTmux/newznab-tmux into dev 2019-03-05 12:08:20 +01:00
DariusIII e83c0618a0 Update return type for getRawHtml helper function 2019-03-05 12:07:50 +01:00