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

vuetorrent curl github redirect #535

Merged
merged 9 commits into from
Jan 25, 2024
Merged

vuetorrent curl github redirect #535

merged 9 commits into from
Jan 25, 2024

Commits on May 29, 2023

  1. 1.13.8 (themepark-dev#496)

    * Bad interpreter error associated with the NPM release of 2.9.21 (themepark-dev#486)
    
    * Fix Pi-Hole network details table colors (themepark-dev#489)
    
    * Grafana 9.5.1 element support (themepark-dev#492)
    
    Adding support for only a few elements in latest version of Grafana
    
    * Added uptime kuma card css (themepark-dev#494)
    
    * Use hashlib instead of git shas
    
    * Fix Latest manifest if logic
    
    ---------
    
    Co-authored-by: goodbyepavlyi 3 <[email protected]>
    Co-authored-by: Samuel Bartík <[email protected]>
    Co-authored-by: rg9400 <[email protected]>
    Co-authored-by: Henry Whitaker <[email protected]>
    5 people authored May 29, 2023
    Configuration menu
    Copy the full SHA
    2b32a2a View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2023

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

Commits on Jul 22, 2023

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

Commits on Aug 22, 2023

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

Commits on Sep 30, 2023

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

Commits on Oct 11, 2023

  1. Set line feed in fetch script

    GilbN committed Oct 11, 2023
    Configuration menu
    Copy the full SHA
    ad5a877 View commit details
    Browse the repository at this point in the history

Commits on Dec 17, 2023

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

Commits on Jan 20, 2024

  1. 1.15.1 (themepark-dev#534)

    * qbittorrent: 💄Fixes for themepark-dev#526
    
    * Unraid: Fix login script github.io URL
    Unraid: Fix the navbar scroll overflow.
    
    * Move from subversion to git for pulling the qbittorrent webui (themepark-dev#530)
    
    * Move from subversion to git for pulling the qbittorrent webui
    
    * slight verbage changes
    
    ---------
    
    Co-authored-by: Blake <[email protected]>
    GilbN and nintendo424 authored Jan 20, 2024
    Configuration menu
    Copy the full SHA
    89a556c View commit details
    Browse the repository at this point in the history

Commits on Jan 21, 2024

  1. vuetorrent curl github redirect

    The curl of the latest vuetorrent repo returns a 301 redirect code and location https://api.github.com/repositories/181508472/releases/latest resulting in a `Cannot iterate over null (null)` when jq filters assets against the output from the original request.
    cjLGH authored Jan 21, 2024
    Configuration menu
    Copy the full SHA
    e36238d View commit details
    Browse the repository at this point in the history