-
Notifications
You must be signed in to change notification settings - Fork 320
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
Commits on Aug 1, 2023
-
Implemented the Get method to take all external plugins and the post …
…method to download it from a url
Configuration menu - View commit details
-
Copy full SHA for 25abae6 - Browse repository at this point
Copy the full SHA 25abae6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 18bdb7a - Browse repository at this point
Copy the full SHA 18bdb7aView commit details -
Configuration menu - View commit details
-
Copy full SHA for e048e8c - Browse repository at this point
Copy the full SHA e048e8cView commit details
Commits on Aug 4, 2023
-
Merge remote-tracking branch 'origin/develop' into develop
# Conflicts: # core/cat/routes/plugins.py
Configuration menu - View commit details
-
Copy full SHA for c277033 - Browse repository at this point
Copy the full SHA c277033View commit details -
Added ability to download plugin from registry and retrieve list of p…
…lugins from registry
Configuration menu - View commit details
-
Copy full SHA for 8a2da08 - Browse repository at this point
Copy the full SHA 8a2da08View commit details -
Merge remote-tracking branch 'origin/develop' into develop
# Conflicts: # core/cat/routes/plugins.py
Configuration menu - View commit details
-
Copy full SHA for d3f5ca3 - Browse repository at this point
Copy the full SHA d3f5ca3View commit details -
Added ability to download plugin from registry and retrieve list of p…
…lugins from registry
Configuration menu - View commit details
-
Copy full SHA for 25e0a5d - Browse repository at this point
Copy the full SHA 25e0a5dView commit details
Commits on Aug 7, 2023
-
- Now is possible to download plugin from releses of a repo.
- Added error handle when the Registry endpoint is down
Configuration menu - View commit details
-
Copy full SHA for 2e6cc5a - Browse repository at this point
Copy the full SHA 2e6cc5aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3a543d9 - Browse repository at this point
Copy the full SHA 3a543d9View commit details