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

Various plugin fixes #5577

Merged
merged 9 commits into from
Jan 18, 2024
Merged

Commits on Dec 22, 2023

  1. Fix: Plugin updates do not work

    Kukks committed Dec 22, 2023
    Configuration menu
    Copy the full SHA
    f569476 View commit details
    Browse the repository at this point in the history
  2. Offer install on disabled plugins when different version

    This will:
    * Clear any previous pending actions of a plugin if you click uninstall
    * Show the plugin version that was disabled
    * Show an update button on disabled plugins instead of install
    * if a plugin is scheduled to be installed/updated, it will show which version was scheduled to be updated. If a newer version if available than the scheduled one, it will show an option to switch to that
    Kukks committed Dec 22, 2023
    Configuration menu
    Copy the full SHA
    d3063ec View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0e382d8 View commit details
    Browse the repository at this point in the history

Commits on Jan 17, 2024

  1. Configuration menu
    Copy the full SHA
    d2a1a46 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b873fa7 View commit details
    Browse the repository at this point in the history
  3. View fixes

    dennisreimann committed Jan 17, 2024
    Configuration menu
    Copy the full SHA
    fff4bb0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f8c3b19 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    886a921 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d495f3b View commit details
    Browse the repository at this point in the history