owncloud/core

View on GitHub
changelog/10.9.0_2021-12-20/39359

Summary

Maintainability
Test Coverage
Enhancement: Add priority for JavaScript plugins

JavaScript plugins can now be registered with a specific priority.
A higher priority means the plugin will be attached/detached before
others.

https://github.com/owncloud/core/pull/39359