DariusIII
8b1378139b
CS fixes
2024-12-27 10:12:33 +01:00
DariusIII
abf8bc2440
Merge branch 'master' into dockerfilev2
2024-12-26 21:14:17 +01:00
PyRowMan
19687cfaef
Update config and paths for tmp unzip and unrar handling
2024-12-20 17:55:54 +01:00
PyRowMan
8c1a6f4cd8
Merge branch 'master' into dockerfilev2
2024-12-18 11:00:05 +01:00
PyRowMan
c5249c9de9
Fix conditional check for release object in API controller
...
Previously, the condition did not account for cases where `$rel` could be null, potentially causing an error. This update ensures the check validates that `$rel` exists before calling the `isNotEmpty()` method.
2024-12-17 22:36:51 +01:00
PyRowMan
46bbfd4367
Add a "yes" option to skip confirmation prompts in install
...
This commit introduces a `--yes` option to the `nntmux:install` command, allowing users to skip confirmation prompts for a streamlined installation process. It also improves messaging and error handling, particularly around locked installs, and removes unnecessary usage of `Str` helper methods. These changes enhance usability and code simplicity.
2024-12-17 22:35:33 +01:00
DariusIII
c10ea41aa0
Improve streamed download handling
2024-11-29 10:16:52 +01:00
DariusIII
d446eafd11
Update getNzbController. Close #1651
2024-11-28 23:31:52 +01:00
DariusIII
8817f9e985
CS fixes
2024-11-28 14:10:08 +01:00
DariusIII
064ba2e1da
Update invoice status
2024-11-16 14:43:10 +01:00
DariusIII
26ff0f2ca4
Update payments handling
2024-11-16 11:57:08 +01:00
DariusIII
4e22f603ba
CS fixes
2024-11-11 08:51:40 +01:00
DariusIII
0a2b8a59de
Remove return type declaration
2024-11-11 08:51:21 +01:00
DariusIII
d302fbebbf
CS fixes
2024-11-11 08:49:53 +01:00
DariusIII
e7129f5bc7
Fix null value error
2024-11-11 08:49:30 +01:00
DariusIII
97dcd16003
CS fixes
2024-11-10 20:07:00 +01:00
DariusIII
ecaa5eda69
Remove return type declaration
2024-11-10 20:06:47 +01:00
DariusIII
5ec6d37bfa
Update webhook code
2024-11-09 20:57:54 +01:00
DariusIII
8a2f226fb3
Fix btcpayment for btcpay version 2.0
2024-11-09 20:41:18 +01:00
DariusIII
4c809ff9c0
Remove return type declaration
2024-11-09 20:37:28 +01:00
DariusIII
1893225b56
CS fixes
2024-11-08 22:44:32 +01:00
DariusIII
31bd81af16
Update DetailsController
2024-11-08 22:44:18 +01:00
DariusIII
10959a3b9a
Update similar releases handling
2024-11-08 22:38:23 +01:00
Shift
4e00db5438
Shift cleanup
2024-10-31 20:47:49 +00:00
Shift
0779e0ce02
Add PHP type hints
2024-10-31 20:47:02 +00:00
Shift
a3f7091785
Shift to consistent, fluent response chains
2024-10-31 20:46:52 +00:00
Shift
ed2b20c34f
Convert controller validation to Form Requests
2024-10-31 20:46:50 +00:00
DariusIII
5ee03998b3
Update settingsUpdate function
2024-10-28 12:38:56 +01:00
DariusIII
0436fca876
Update site-edit template
2024-10-28 12:36:07 +01:00
DariusIII
86b670b691
CS fixes
2024-10-28 12:14:58 +01:00
DariusIII
f21e6e8845
Simplify setting names and check
2024-10-28 12:14:32 +01:00
DariusIII
438ea9aa52
CS fixes
2024-10-28 11:29:36 +01:00
DariusIII
05ebaf4442
Use config where possible
2024-10-28 11:29:09 +01:00
DariusIII
2057bf906c
Add event listener
2024-10-27 21:47:25 +01:00
DariusIII
a0f45c5a46
Fix release stats
2024-10-25 12:54:44 +02:00
DariusIII
31868f47cd
CS fixes
2024-10-24 15:55:28 +02:00
DariusIII
a0ccba48dc
Update role stats handling
2024-10-24 15:55:15 +02:00
DariusIII
e67e795d93
Remove custom policy
2024-10-21 15:09:37 +02:00
DariusIII
f5a1ed0243
Add spatie/laravel-csp package
2024-10-20 17:48:18 +02:00
DariusIII
b6f3cd4984
Remove goup javascript script
2024-10-20 17:47:51 +02:00
DariusIII
34c1d4a64e
Revert "Further update to getCategorySearch"
...
This reverts commit e70dbc831e .
2024-10-13 13:00:07 +02:00
DariusIII
e70dbc831e
Further update to getCategorySearch
2024-10-13 12:14:11 +02:00
DariusIII
0af2a49aa8
CS fix
2024-10-12 22:00:26 +02:00
DariusIII
d05a2ecfc7
Fix query error in getMovieRange function
2024-10-12 21:59:36 +02:00
DariusIII
60c84148c1
Improve movie page code
2024-10-07 12:21:39 +02:00
DariusIII
ff62a1c175
Properly fix the query
2024-09-30 22:20:32 +02:00
DariusIII
4932cc6133
CS fixes
2024-09-30 22:13:03 +02:00
DariusIII
164b074e3c
Fix list and search
2024-09-30 22:12:46 +02:00
DariusIII
24573a3ca8
Simplify the query
2024-09-30 22:09:02 +02:00
DariusIII
50aacdd4e6
Add search to admin movie list
2024-09-30 21:55:11 +02:00