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

GET /plugins/ returns both installed and available plugins #387

Merged
merged 9 commits into from
Aug 8, 2023
Merged

GET /plugins/ returns both installed and available plugins #387

merged 9 commits into from
Aug 8, 2023

Commits on Aug 1, 2023

  1. Implemented the Get method to take all external plugins and the post …

    …method to download it from a url
    valentimarco committed Aug 1, 2023
    Configuration menu
    Copy the full SHA
    25abae6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    18bdb7a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e048e8c View commit details
    Browse the repository at this point in the history

Commits on Aug 4, 2023

  1. Merge remote-tracking branch 'origin/develop' into develop

    # Conflicts:
    #	core/cat/routes/plugins.py
    valentimarco committed Aug 4, 2023
    Configuration menu
    Copy the full SHA
    c277033 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8a2da08 View commit details
    Browse the repository at this point in the history
  3. Merge remote-tracking branch 'origin/develop' into develop

    # Conflicts:
    #	core/cat/routes/plugins.py
    valentimarco committed Aug 4, 2023
    Configuration menu
    Copy the full SHA
    d3f5ca3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    25e0a5d View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2023

  1. - Now is possible to download plugin from releses of a repo.

    - Added error handle when the Registry endpoint is down
    valentimarco committed Aug 7, 2023
    Configuration menu
    Copy the full SHA
    2e6cc5a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3a543d9 View commit details
    Browse the repository at this point in the history