mirror of
https://github.com/grafana/grafana.git
synced 2025-02-11 08:05:43 -06:00
* Plugins CDN: Add support for different CDN root path * Plugins CDN: Make frontendsettings return the correct CDN base path * Update comments * Fix version detection * Undo frontend changes * Fix system.js asset path construction * fix(plugins): translate all plugin css asset paths loaded via cdn * refactor(plugins): rename extractPluginNameVersionFromUrl and add comments * Fix typo in comment Co-authored-by: Will Browne <wbrowne@users.noreply.github.com> * Hardcode CDN URL structure /{id}/{version}/public/plugins/{id}/{assetPath} is not required anymore in the cdn url template config --------- Co-authored-by: Jack Westbrook <jack.westbrook@gmail.com> Co-authored-by: Will Browne <wbrowne@users.noreply.github.com> |
||
---|---|---|
.. | ||
adapters | ||
backendplugin | ||
codegen | ||
config | ||
licensing | ||
logger | ||
manager | ||
pfs | ||
plugincontext | ||
plugindef | ||
pluginscdn | ||
repo | ||
storage | ||
accesscontrol.go | ||
errors.go | ||
fakes.go | ||
ifaces.go | ||
models.go | ||
plugins.go |