Commit Graph

4 Commits

Author SHA1 Message Date
xboard
5b295dbec3 feat: plugin controller config system with guest_comm_config hook integration
- Add HasPluginConfig trait and PluginController base class
- Integrate guest_comm_config hook in CommController for plugin frontend config injection
- Add user creation functionality to UserService and fix null value handling
- Enhance AbstractPlugin.getConfig() with key parameter support
- Multiple service layer optimizations and architecture improvements
2025-06-29 01:42:48 +08:00
xboard
ebd5c09145 chore(plugin): Refactor plugin architecture and improve code quality 2025-02-09 22:38:09 +08:00
xboard
0141c68167 refactor: enhance plugin mechanism for better extensibility 2025-01-26 02:31:57 +08:00
xboard
0f43fff242 feat: new xboard 2025-01-21 14:57:54 +08:00