Wox/wox.core/ui
qianlifeng 62fdd3b7c7
feat(mru): Enhance nodejs/python plugin API with MRU restore functionality and dynamic setting improvements
- Updated API interface to support dynamic settings returning PluginSettingDefinitionItem.
- Implemented MRU restore callback in both Node.js and Python plugin hosts.
- Added MRUData model for handling most recently used data.
- Enhanced setting models to include new types and helper functions for creating settings.
- Updated package dependencies for Node.js and Python plugins to the latest versions.
2025-07-30 21:22:37 +08:00
..
dto feat(mru): Implement Most Recently Used (MRU) functionality across plugins 2025-07-30 19:54:31 +08:00
http.go feat(mru): Enhance nodejs/python plugin API with MRU restore functionality and dynamic setting improvements 2025-07-30 21:22:37 +08:00
manager.go refactor(resource): improve directory cleanup in `Extract` function 2025-07-30 00:16:54 +08:00
position.go
router.go feat(mru): Implement Most Recently Used (MRU) functionality across plugins 2025-07-30 19:54:31 +08:00
store.go
ui_impl.go feat(mru): Implement Most Recently Used (MRU) functionality across plugins 2025-07-30 19:54:31 +08:00