Commit Graph

1928 Commits

Author SHA1 Message Date
DariusIII f7112d69fc Fix populate search indexes for manticore 2025-03-12 13:01:05 +01:00
DariusIII c44bee0b27 Use native Str::uuid() function 2025-02-28 14:31:32 +01:00
DariusIII 36afc1f3fd Remove unused model 2025-02-10 09:59:27 +01:00
DariusIII 2b463c1514 Add missing ishashed 2025-02-01 13:25:19 +01:00
DariusIII d9a7f04d7d Update hash matching 2025-01-30 13:03:13 +01:00
DariusIII fbeff33529 Use only exact lenghth matches 2025-01-30 12:56:57 +01:00
DariusIII c048899138 Drop all triggers from database 2025-01-30 12:38:15 +01:00
DariusIII 37911e725d Revert XML_Response class 2025-01-17 13:03:21 +01:00
DariusIII 79dca155e7 Use count function in myshows page 2025-01-17 12:56:53 +01:00
DariusIII 3a8a51fd73 Fix code used 2025-01-17 11:23:35 +01:00
DariusIII 22fc870a6d CS fixes 2025-01-17 08:44:27 +01:00
DariusIII d616760172 Revert seriescontroller 2025-01-17 08:44:04 +01:00
DariusIII 5c61f02fd7 CS fixes 2025-01-16 23:14:31 +01:00
DariusIII 3aa71b2ce8 Revert all the changes from last 2 days 2025-01-16 23:14:06 +01:00
DariusIII 04f1cf903a Update ApiTransformer 2025-01-16 22:32:26 +01:00
DariusIII 849907ea9f CS fixes 2025-01-16 22:29:47 +01:00
DariusIII 8913aa14e1 Update api related functions 2025-01-16 22:29:16 +01:00
DariusIII c3843a6b1a Fix series display 2025-01-16 20:58:12 +01:00
DariusIII 4f225703be Unify usage of apiTvController 2025-01-16 15:13:14 +01:00
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