Skip to content

[0.12] Plugin Restructure - #615

Draft
Severino wants to merge 51 commits into
release-0.12-rebasedfrom
0.12-plugin-restructure
Draft

[0.12] Plugin Restructure#615
Severino wants to merge 51 commits into
release-0.12-rebasedfrom
0.12-plugin-restructure

Conversation

@Severino

Copy link
Copy Markdown
Contributor

Structures all plugin features into a single PluginManager. All plugin features like (migrations, scripts, dependencies, permissions, etc) are registered while managing themselves and only reacting to the PluginManager's lifecycle calls.

Severino and others added 30 commits February 5, 2026 16:54
…w module, enhance plugin store functionality, and update component interactions

- Moved plugin upload, install, update, uninstall, and remove functions from `api.js` to a new `plugin.js` module.
- Created a new `plugin.js` store to manage plugin state, registration, and interactions.
- Updated `system.js` to remove direct plugin management functions and utilize the new plugin store.
- Refactored components to use the new plugin store for fetching and managing plugins.
- Enhanced plugin component UI with dropdown actions for publishing scripts and updating plugins.
- Added new helper functions for filtering child arrays and retrieving plugin titles.
- Updated internationalization files to include new translations for plugin actions.
- Added a new API route for publishing plugin scripts.
Co-authored-by: Copilot <copilot@github.com>
Co-authored-by: Copilot <copilot@github.com>
Co-authored-by: Copilot <copilot@github.com>
@Severino
Severino changed the base branch from master to release-0.12-rebased May 29, 2026 08:30
@Severino

Copy link
Copy Markdown
Contributor Author

Somehow the script file is not correctly published on upload

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant