Commit Graph

10 Commits

Author SHA1 Message Date
xboard
18de0e8a43 feat: add plugin update support + fix bugs 2025-07-13 08:53:00 +08:00
xboard
328461b093 fix(plugin): auto-remove plugin record if class file is missing 2025-07-12 21:54:12 +08:00
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
a31a55601e fix(plugin): correct knows bugs 2025-02-10 00:32:17 +08:00
xboard
5dc1160666 fix(plugin): correct knows issues 2025-02-09 23:45:23 +08:00
xboard
b1116e73c0 fix(plugin): correct knows bugs 2025-02-09 23:36:19 +08:00
xboard
ebd5c09145 chore(plugin): Refactor plugin architecture and improve code quality 2025-02-09 22:38:09 +08:00
xboard
c370b297d2 feat: add plugin upload functionality and optimize plugin logic 2025-01-26 03:58:28 +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