Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Deluge widget #551

Merged
merged 6 commits into from Nov 26, 2022
Merged

Add Deluge widget #551

merged 6 commits into from Nov 26, 2022

Commits on Nov 23, 2022

  1. Add Deluge widget

    - Create semi-generic jsonrpc proxy handler
    - Refactor NZBGet to use jsonrpc proxy handler
    
    closes gethomepage#190
    JazzFisch committed Nov 23, 2022
    Configuration menu
    Copy the full SHA
    7266390 View commit details
    Browse the repository at this point in the history
  2. Fix linting errors

    JazzFisch committed Nov 23, 2022
    Configuration menu
    Copy the full SHA
    bec62a0 View commit details
    Browse the repository at this point in the history
  3. Handle deluge with 0 torrents

    shamoon committed Nov 23, 2022
    Configuration menu
    Copy the full SHA
    165add7 View commit details
    Browse the repository at this point in the history

Commits on Nov 24, 2022

  1. Configuration menu
    Copy the full SHA
    ccfafe1 View commit details
    Browse the repository at this point in the history
  2. Move content-length calculation to http module

    - consolidate http / https functionality to single function
    JazzFisch committed Nov 24, 2022
    Configuration menu
    Copy the full SHA
    9f03d18 View commit details
    Browse the repository at this point in the history

Commits on Nov 25, 2022

  1. Configuration menu
    Copy the full SHA
    034dbb9 View commit details
    Browse the repository at this point in the history