Commit Graph

67 Commits (c899bf3592c753d7753857a3cf6895b784d81aa5)

Author SHA1 Message Date
Joan López de la Franca Beltran 01b4048026
Usage Stats: Report usage for all signed plugins (#31545) 4 years ago
Will Browne a515c54404
Plugins: Add support for signature manifest V2 (#29240) 5 years ago
Joan López de la Franca Beltran c22a39ab2d
Plugins: Add support for includes' icon (#29416) 5 years ago
Arve Knudsen 294770f411
Chore: Handle wrapped errors (#29223) 5 years ago
Arve Knudsen 4dd7b7a82d
Chore: Remove unused Go code (#28852) 5 years ago
Will Browne 1bee9f4168
Plugins: Track plugin signing errors and expose them to the frontend (#28219) 5 years ago
Arve Knudsen 4084b53f91
plugins: Don't exit on duplicate plugin (#28390) 5 years ago
Arve Knudsen 531c579341
Plugins: Let descendant plugins inherit their root's signature (#27970) 5 years ago
Arve Knudsen 96ffcaa134
Plugins: Require signing of external back-end plugins (#24075) 5 years ago
Ryan McKinley 468f5d15ab
Plugins: add a signature status flag (#23420) 5 years ago
Carl Bergquist 67ec9edcc8
chore: avoid alias for models in plugins (#22483) 5 years ago
Marcus Efraimsson 1a810ebfe4
Plugins: Move backend plugin manager to service (#21474) 5 years ago
Arve Knudsen f9774acc4c
Enable errcheck for golangci-lint (#19976) 6 years ago
Ryan McKinley 0ca1e90b2e
Plugins: fix previous commit, output "build" property in json 6 years ago
Ryan McKinley 3e0625ff3d
Plugins: add build info to plugin metadata (#18164) 6 years ago
Torkel Ödegaard e1d408a66f
AddDataSource: Updated page design & categories (#16971) 6 years ago
Ryan McKinley d6887bf77f Plugins: Optionally preload some plugins during frontend app boot (#15266) 6 years ago
Torkel Ödegaard a1453607a9 Changed noQueries to a dataFormats array that will allow a panel to define supported formats and prefered (first in array) 6 years ago
Johannes Schill 075fb8e91c chore: Rename isDataPanel to noQueries 6 years ago
Johannes Schill c4b2dcefbe feat: Introduce IsDataPanel attribute to plugin.json 6 years ago
Johannes Schill 2db9cb3d93 chore: Rename isDataPanel to noQueries 6 years ago
Johannes Schill a8a9bca07b feat: Introduce IsDataPanel attribute to plugin.json 6 years ago
Torkel Ödegaard 1984f28f49 filter out alpha plugins in api call, fixes #14030 7 years ago
Torkel Ödegaard 480da34279 filter out alpha plugins in api call, fixes #14030 7 years ago
Mario Trangoni ce941a004d fix unconvert issues 7 years ago
bergquist 5bbe047eaa Revert "removes dependencies install for plugins" 7 years ago
bergquist 47e363ea15 removes dependencies install for plugins 7 years ago
bergquist 75a54e85dc dont spawn new subprocess while shutting down 8 years ago
bergquist 7977d6b669 merge backend-datasource and datasource type 8 years ago
Torkel Ödegaard 84d4958a3c plugin change: make interval, cache timeout & max data points options in plugin.json, remove query.options component feature, add help markdown feature and toggle for data sources 8 years ago
Torkel Ödegaard 1cd632cc43 plugins: added state property to plugins 8 years ago
Torkel Ödegaard 05772b30d7 feat(ux): completed work on getting started panel, #6466 9 years ago
Torkel Ödegaard 22778e6efd feat(logging): a lot of progress on moving to new logging lib, #4590 9 years ago
Torkel Ödegaard 04a79175bf fix(plugins): only add app nav link if it has any pages/dashboards with role matching current user, fixes #4784 9 years ago
Torkel Ödegaard b4a8c227cc feat(update checks): started work on update checks 9 years ago
Torkel Ödegaard d70ef90bdd feat(): plugin list panel 9 years ago
Torkel Ödegaard 10df9dc8c3 feat(plugins): finished app navigation enhancements, closes #4434 9 years ago
Torkel Ödegaard 65c0937741 ux(): app navigation improvements, changes to plugin.json for apps, merged pages with includes section, #4434 9 years ago
bergquist e905c2c6b5 feat(plugin.json): remove staticRoot field 9 years ago
Torkel Ödegaard 581ffb862c feat(plugins): polish to plugin page, better handling for reading readme file contents 9 years ago
Torkel Ödegaard 2de439bd1e feat(plugins): progress on dashboard installs , #4298 9 years ago
Torkel Ödegaard 60adcedebe feat(plugins): worked on plugin dashboard import handling 9 years ago
Torkel Ödegaard dfaa6d8eb9 feat(plugins): a lot of work on #4298 9 years ago
Torkel Ödegaard 4cd4ce504d feat(plugins): worked on markdown support for plugin page, #4275 9 years ago
Torkel Ödegaard 135679096b feat(plugins): progress on plugin details page, # 4275 9 years ago
Torkel Ödegaard 257b824d4f feat(plugins): better logging and handling of loading plugins, try to create plugins dir if it does not exist, fixes #3974 9 years ago
woodsaj f953033ba7 add support for screenshots in plugins. 9 years ago
Anthony Woods f94599cd29 merge apiPlugins with appPlugins 9 years ago
Anthony Woods 92a085550e fix up imports 9 years ago
Anthony Woods c4a0ec844c get apiPlugins working again. 9 years ago