Commit Graph

1909 Commits

Author SHA1 Message Date
DariusIII c094c80a4d Add movieInfo relation 2025-01-16 12:18:00 +01:00
DariusIII 7f08264908 CS fixes 2025-01-15 14:26:00 +01:00
DariusIII 0ccac3f556 Fix category matches 2025-01-15 14:25:41 +01:00
DariusIII 101df05d94 Use query builder in getBrowseRange 2025-01-14 10:57:16 +01:00
DariusIII 68504f7636 Update validation 2025-01-11 21:34:15 +01:00
DariusIII a6f295a8c3 Remove debug code 2025-01-11 21:04:44 +01:00
DariusIII 822f22ed45 Update password reset 2025-01-11 21:02:59 +01:00
DariusIII 3e5496eb0f Fix categories display on release details page 2025-01-03 15:32:32 +01:00
DariusIII 0885072961 Remove non-existant column from query 2025-01-01 18:16:38 +01:00
DariusIII 34bf090d5e Update relationship 2025-01-01 16:29:28 +01:00
DariusIII e5901fc147 Don't use getByGuid for fetching searchname 2024-12-31 00:04:18 +01:00
DariusIII c3db81f207 CS fixes 2024-12-31 00:04:06 +01:00
DariusIII 06e243da08 Update getByGuid function 2024-12-31 00:03:45 +01:00
DariusIII 1720930f5e Return only tv and movie cats from related searches 2024-12-29 16:37:59 +01:00
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