Commit graph

  • e40131c899
    Merge c62e98d707 into 18fe4ec495 Servarr 2026-05-04 21:27:41 +0000
  • c62e98d707 Multiple Translations updated by Weblate Weblate 2026-05-04 21:27:33 +0000
  • 237f43027d
    Merge 7c26e8c6f2 into 18fe4ec495 dependabot[bot] 2026-05-04 04:54:20 +0000
  • 7c26e8c6f2
    Bump ghcr.io/devcontainers/features/node from 1.7.1 to 2.0.0 dependabot/devcontainers/ghcr.io/devcontainers/features/node-2.0.0 dependabot[bot] 2026-05-04 04:54:17 +0000
  • d45c05a8d8
    Merge 8e1151f5c7 into 18fe4ec495 Dmitry Chepurovskiy 2026-05-02 20:00:34 +0100
  • 7b30c1eef8
    Merge 3c09f67f37 into 18fe4ec495 lunanon 2026-05-02 20:00:34 +0100
  • 5792a68317
    Merge 128312b8ed into 18fe4ec495 Daniel Sousa 2026-05-02 20:00:34 +0100
  • 7b6674f621
    Merge d79aa8c4b8 into 18fe4ec495 Michael Goodnow 2026-05-02 20:00:34 +0100
  • 306a71cc7b
    Merge 0299647a9e into 18fe4ec495 Ivan Trubach 2026-05-02 20:00:34 +0100
  • 81be5a790a
    Merge 05b52405c7 into 18fe4ec495 Gabriel 2026-05-02 20:00:34 +0100
  • 2f21b0ce96
    Merge 91f7069d0d into 18fe4ec495 Eric Q 2026-05-02 20:00:34 +0100
  • a5a5c27b52
    Merge 0a38c6c6da into 18fe4ec495 Andrés Reverón Molina 2026-05-02 20:00:34 +0100
  • cc080f7a2f
    Merge 1f2b62b664 into 18fe4ec495 Pierre-luc Des. 2026-05-02 20:00:34 +0100
  • f93a7186fe
    Merge 280cc4c14c into 18fe4ec495 Matheus Roberson 2026-05-02 20:00:34 +0100
  • 48997410a2
    Merge bc5f61b9b8 into 18fe4ec495 Matheus Roberson 2026-05-02 20:00:34 +0100
  • 85432eec13
    Merge ea5f5fdaea into 18fe4ec495 Tomer Horowitz 2026-05-02 20:00:34 +0100
  • dad5037eb6
    Merge 0d063f23d3 into 18fe4ec495 simonefil 2026-05-02 20:00:34 +0100
  • fc17c860ef
    Merge f449ad6682 into 18fe4ec495 Megumin 2026-05-02 20:00:34 +0100
  • 59a5bf1e64
    Merge 1069cb5421 into 18fe4ec495 Handoko Tejo Atmoko 2026-05-02 20:00:34 +0100
  • 1d344faf2d
    Merge 80d82e798d into 18fe4ec495 leandrobattochio 2026-05-02 20:00:34 +0100
  • 13b1bc656a
    Merge 72a1b15bc0 into 18fe4ec495 nitrobass24 2026-05-02 20:00:34 +0100
  • fa3b99dd17
    Merge 0883715351 into 18fe4ec495 Neureka 2026-05-02 20:00:34 +0100
  • a73f02e4da
    Merge ce31fe4a32 into 18fe4ec495 Nikolay Zdravkov 2026-05-02 20:00:34 +0100
  • 503ec88fc4
    Merge 2cddfc4d65 into 18fe4ec495 Elio Kuster 2026-05-02 16:26:46 +0300
  • dc9195612b
    Merge 184b6ac2f4 into 18fe4ec495 Robbie Davis 2026-05-02 08:17:44 -0400
  • 18fe4ec495 Bump MailKit to 4.16.0 develop v2.3.7.5365 Bogdan 2026-04-21 13:27:08 +0300
  • de8738f1d3 Fixed: PWA Manifest images Mark McDowall 2024-08-20 14:33:44 -0700
  • 8950a7b0d0 Bump MailKit to 4.16.0 Bogdan 2026-04-21 13:27:08 +0300
  • 095cd27cc9 Fixed: PWA Manifest images Mark McDowall 2024-08-20 14:33:44 -0700
  • 0d063f23d3
    Update src/NzbDrone.Core/Indexers/HttpIndexerBase.cs simonefil 2026-04-29 15:41:16 +0200
  • ce31fe4a32
    refactor: use DateTime.UnixEpoch across remaining indexers Nikolay Zdravkov 2026-04-25 02:00:20 +0300
  • 34cb4e511e
    refactor: use DateTime.UnixEpoch for Unix timestamp calculations Nikolay Zdravkov 2026-04-25 01:56:25 +0300
  • 0883715351
    Add VIP expiration notification toggle Neureka 2026-04-23 12:57:21 -0700
  • 5423c5ebc5 Add BJ-Share C# indexer definition Nícolas Pastorello 2026-04-19 23:21:17 -0300
  • 72a1b15bc0 Add qui as a supported Application integration nitrobass24 2026-04-15 00:46:23 -0500
  • 8350120673 Guard GetIndexer against null mapping and complete Equals comparison nitrobass24 2026-04-15 00:30:22 -0500
  • 9287eaede0 Fix Qui API compatibility: categories, response format, mappings, and equality nitrobass24 2026-04-15 00:21:04 -0500
  • df53c980d1 Improve URL matching and handle 404 on indexer removal nitrobass24 2026-04-06 23:45:02 -0500
  • 6ef78c169a Fix null safety in UpdateIndexer and remove dead code in Test() nitrobass24 2026-04-06 23:24:43 -0500
  • 163bd28efd Improve Qui application: dynamic capabilities, Backend sync, correct port nitrobass24 2026-04-06 23:11:22 -0500
  • 15eed25107 Fix null safety, equality contract, and silent HTTP errors in Qui application nitrobass24 2026-04-06 21:08:05 -0500
  • bbc828500a Add qui as a supported Application integration nitrobass24 2026-02-27 17:35:01 -0600
  • b57be28d49 Fix Docker build: include Prowlarr.Mono in publish output nitrobass24 2026-04-14 22:57:38 -0500
  • 1a2b7e8e1e Fix Docker image name: lowercase required for registry nitrobass24 2026-04-06 22:47:03 -0500
  • 809c148ff5 Fix Docker publish: push by digest then merge manifest nitrobass24 2026-04-06 22:44:57 -0500
  • f5ca3743fd Speed up Docker build: native arm64 runner instead of QEMU nitrobass24 2026-04-06 22:39:15 -0500
  • d51bb2ff02 Fix Docker build: copy Logo directory for embedded resource nitrobass24 2026-04-06 22:07:56 -0500
  • d6d4e902e4 Fix Docker build: include Logo directory in build context nitrobass24 2026-04-06 22:02:49 -0500
  • 0e095834f3 Fix Docker build: disable analyzers at restore time too nitrobass24 2026-04-06 21:59:35 -0500
  • bc5688bdd1 Fix Docker build: disable StyleCop analyzers during publish nitrobass24 2026-04-06 21:56:58 -0500
  • 1b6d3fbeb7 Fix Docker build: add explicit -f net8.0 to publish command nitrobass24 2026-04-06 21:53:30 -0500
  • 762fe61df3 Fix Docker build: publish Console project instead of Windows GUI nitrobass24 2026-04-06 21:50:16 -0500
  • 94d619229b Fix Docker build: specify net8.0 framework for publish nitrobass24 2026-04-06 21:40:26 -0500
  • 09d5c4458b Split Docker into build and publish jobs nitrobass24 2026-04-06 21:33:46 -0500
  • 20081b0687 Fix Docker build: enable Windows targeting for cross-platform restore nitrobass24 2026-04-06 21:30:25 -0500
  • 183f3ec492 Run backend, unit-tests, and frontend in parallel nitrobass24 2026-04-06 21:22:30 -0500
  • 9a053d0814 Fix Docker build: restore app project instead of full solution nitrobass24 2026-04-06 21:21:07 -0500
  • 61408305c6 Update CI triggers to main and feature branches nitrobass24 2026-04-06 21:19:11 -0500
  • b3b5943898 Enable Docker image push on pull requests nitrobass24 2026-04-06 21:11:15 -0500
  • e09567659a Add Docker image build to CI pipeline nitrobass24 2026-04-06 21:10:14 -0500
  • 67274ab7b5 Fix CI: create app data directory before running tests nitrobass24 2026-02-27 23:54:05 -0600
  • 3f9aca3fe0 Fix CI: use dotnet msbuild -restore to properly disable analyzers nitrobass24 2026-02-27 18:29:26 -0600
  • 1785cc0827 Add GitHub Actions CI workflow for build and test nitrobass24 2026-02-27 17:36:32 -0600
  • d0fef39ae9 Add CodeRabbit configuration for automated PR reviews nitrobass24 2026-04-06 20:40:54 -0500
  • 290d578246 Revert "Add CodeRabbit configuration for automated PR reviews" nitrobass24 2026-04-06 21:18:23 -0500
  • ba7e97f185 Add CodeRabbit configuration for automated PR reviews nitrobass24 2026-04-06 20:40:54 -0500
  • 2cddfc4d65 Feature: Implement a user controlled rate limit. Elio Kuster 2026-04-06 22:44:40 +0200
  • 46ce8e2701
    Version bump to 2.3.7 Auggie 2026-04-12 18:40:12 +0200
  • c687bdb1fb
    Fixed: Don't send limit=0 to Newznab indexers (#2654) v2.3.6.5351 Daniel Jacobs 2026-04-11 10:18:29 +0100
  • 80d82e798d Fix BjShare URL and size assertions Leandro Battochio 2026-04-09 23:44:53 -0300
  • baee6a6d33 Add missing BjShare Linq import Leandro Battochio 2026-04-09 23:25:23 -0300
  • 2000d0c768 Fix BjShare title formatting Leandro Battochio 2026-04-09 23:16:37 -0300
  • 719d281ad7 Fix BjShare torrent parsing Leandro Battochio 2026-04-09 22:52:55 -0300
  • f449ad6682 Try cookie-based retry first, fall back to response body Etheirystech 2026-04-09 16:36:05 +0200
  • c6b9b47b7d Revert offset check to HasValue; keep limit is > 0 Daniel Jacobs 2026-04-09 15:03:11 +0100
  • 714d7980b4 Update code comment to reflect actual root cause Etheirystech 2026-04-09 09:16:01 +0200
  • b2d49164bc Fixed: (ZonaQ) Obsolete per site policy ilike2burnthing 2025-12-15 21:24:21 +0000
  • 28bd80d3aa Fixed: (SceneTime) Obsolete - migrated to YAML for Torznab API ilike2burnthing 2026-04-08 05:13:23 +0100
  • e9ac146979
    Update src/NzbDrone.Core/Indexers/Definitions/Newznab/NewznabRequestGenerator.cs Daniel Jacobs 2026-04-08 17:09:59 +0100
  • 11936ae15b
    Update src/NzbDrone.Core/Indexers/Definitions/Headphones/HeadphonesRequestGenerator.cs Daniel Jacobs 2026-04-08 17:09:54 +0100
  • 95f4df11cf
    Update src/NzbDrone.Core/Indexers/Definitions/Newznab/NewznabRequestGenerator.cs Daniel Jacobs 2026-04-08 17:09:49 +0100
  • 7ed616a177
    Update src/NzbDrone.Core/Indexers/Definitions/Headphones/HeadphonesRequestGenerator.cs Daniel Jacobs 2026-04-08 17:09:43 +0100
  • c5a864469f Fixed: Don't send limit=0 to Newznab indexers Daniel Jacobs 2026-04-08 16:26:50 +0100
  • d8877e1e7a
    Fixed: (SceneTime) Obsolete - migrated to YAML for Torznab API ilike2burnthing 2026-04-08 05:13:23 +0100
  • bde4ac29cb Fix code review comments and implement BjShare standalone torrent search Leandro Battochio 2026-04-07 10:26:03 -0300
  • 6739d14c85 Fix season parsing Leandro Battochio 2026-04-07 00:49:08 -0300
  • 59d19f9ae8 Add BjShare C# definition Leandro Battochio 2026-04-07 00:37:39 -0300
  • 1069cb5421 New: (Indexer) DesiGaane handokota 2026-04-04 13:34:03 +0700
  • 65905566dd Fixed: Use FlareSolverr response body instead of re-requesting Etheirystech 2026-04-03 14:08:55 +0200
  • 0ffcfccf1d Version bump to 2.3.6 RobinDadswell 2026-04-02 20:50:24 +0100
  • 184b6ac2f4 Update ListenarrV1Proxy.cs Robbie Davis 2026-04-01 20:54:38 -0400
  • 3b9877a9c1 Bump Listenarr min version and update indexer route Robbie Davis 2026-04-01 20:54:10 -0400
  • 3c4efa0226 Update browserlist db v2.3.5.5327 v2.3.5.5323 master Bogdan 2026-03-30 12:56:46 +0300
  • 50d31d0c5e Fixed: Downloading backups when path contains a trailing slash Mark McDowall 2026-03-25 07:38:36 -0700
  • f48c9f9f88 Improve HTTP file mappers Mark McDowall 2026-02-24 20:13:55 -0800
  • 1ba2f26649 New: Use instance name in PWA manifest Mark McDowall 2024-10-26 20:48:00 -0700
  • c880b6c09c Fixed: PWA Manifest with URL base Mark McDowall 2024-08-18 18:58:29 -0700
  • 6fca0d0b6c Sync static resource mapper with upstream Bogdan 2026-03-30 12:36:37 +0300
  • c7fd155b0f Update browserlist db Bogdan 2026-03-30 12:56:46 +0300
  • 5a953eee78 Fixed: Downloading backups when path contains a trailing slash Mark McDowall 2026-03-25 07:38:36 -0700