Commit Graph

115 Commits

Author SHA1 Message Date
DariusIII de005d3e7e Update nzb and nfo import 2026-07-14 20:18:04 +02:00
DariusIII 064154ad12 Try to gain API speed 2026-07-14 13:26:18 +02:00
DariusIII 92b1c39613 Update API and APIv2 handling 2026-07-14 12:32:04 +02:00
DariusIII 11734a4163 Small speedup 2026-07-12 11:10:20 +02:00
DariusIII ccb79f13b9 Update API handling 2026-07-11 10:00:01 +02:00
DariusIII d970bbffc6 Improve security 2026-06-12 10:11:15 +02:00
DariusIII 499d6d8cfc CS fixes 2026-06-11 10:32:38 +02:00
DariusIII 832fb5fb59 Fix couple of security issues 2026-06-11 10:26:29 +02:00
DariusIII 2d6194fb3c Don't cache User cart RSS feed 2026-06-05 00:08:14 +02:00
DariusIII e8ca48842e Allow nfo file uploads 2026-05-14 15:43:29 +02:00
DariusIII 372a637f7f Fix book and music API lookups 2026-05-01 09:41:48 +02:00
DariusIII f3a707e41b Make API responses uniform 2026-04-25 10:23:05 +02:00
DariusIII 3bbd23d60e Fix radarr API issue 2026-04-24 13:27:05 +02:00
DariusIII df120b017d Fix API response for sonarr tv searches 2026-04-24 13:07:43 +02:00
DariusIII 32b0abd44d Fix movie searches in radarr 2026-04-22 22:08:39 +02:00
DariusIII 6a03c6b2ad Fix errors with some of files 2026-04-21 11:24:14 +02:00
DariusIII b7fdf3dafd Update API spec and adjust the code accordingly 2026-04-14 13:40:28 +02:00
DariusIII ed6020caa8 Add newe indexes, improve old ones and use them where possible 2026-04-10 14:32:10 +02:00
DariusIII 1e8e607148 Make imdbid string everywhere 2026-04-09 17:16:17 +02:00
DariusIII 7809f54008 Update verification handling 2026-03-29 09:42:55 +02:00
DariusIII 29f5133d4a Fix type error in ApiController 2026-03-17 13:21:15 +01:00
DariusIII 4bca02f103 Latest pint fixes 2026-03-11 10:11:30 +01:00
DariusIII e8401981ed Add admin page to handle site status and registrations 2026-03-10 17:09:31 +01:00
DariusIII 1e1e261b69 Fix minsize cast 2026-02-26 15:55:24 +01:00
DariusIII 01a96bbc43 Declare strict types in classes 2026-02-26 14:26:07 +01:00
DariusIII 935bae2a45 Improvew API response 2026-02-12 12:48:09 +01:00
DariusIII 865a151eae Update browse and API queries 2026-02-11 23:14:34 +01:00
DariusIII f4c444c9b0 Update phpstan level to 6 2026-02-11 14:02:26 +01:00
DariusIII c5e55dd562 Fix phpstan reported errors 2026-02-10 16:16:29 +01:00
DariusIII bcab38c19c Update ip checks 2026-01-27 15:36:28 +01:00
DariusIII 5cc8f60b36 Update description 2026-01-23 16:55:09 +01:00
DariusIII 15f8b2ef54 Fix RSS issues 2026-01-22 13:46:28 +01:00
DariusIII 0c6ce9974a CS fixes 2026-01-07 14:51:28 +01:00
DariusIII 677ba50f93 Fix search and create nzb services 2025-12-26 10:25:34 +01:00
DariusIII 85b4904e6f Separate Blacklight/Releases into specific services 2025-12-20 21:47:01 +01:00
DariusIII 717a5d89f6 Move Utility and Country into services 2025-12-20 16:46:04 +01:00
DariusIII 1c5d75f104 Fix multiple issues and enhance templates 2025-10-26 22:12:10 +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 4f225703be Unify usage of apiTvController 2025-01-16 15:13:14 +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
DariusIII f21e6e8845 Simplify setting names and check 2024-10-28 12:14:32 +01:00
DariusIII 9d3bdd1324 Code style fixes 2024-08-13 22:13:34 +02:00
DariusIII 9a8e58482f Update packages 2023-12-28 20:57:39 +01:00
DariusIII fc030d61f6 Fix isses in console and api controllers 2023-05-15 22:03:50 +02:00
DariusIII c2cfe9ea2f CS fixes 2023-05-14 14:37:57 +02:00
DariusIII 7c185270d0 Properly return API error messages 2023-05-14 14:36:30 +02:00
DariusIII 7c9e7e9b1f Don't use array 2023-05-14 02:46:28 +02:00
DariusIII 0dbfc2a059 Check for null value 2023-05-13 23:46:47 +02:00
DariusIII 53ccfc2616 CS fixes 2023-03-31 17:01:28 +02:00