.github
feat(instructions): add comprehensive project and coding standards documentation
2025-05-10 22:13:53 +08:00
.husky
refactor(setting): refactor settings management to use a unified store interface and migrate from JSON to SQLite database
2025-07-17 13:53:14 +08:00
.vscode
feat(selection): Improve get selected text solution on macos, close #4022
2025-03-03 21:14:43 +08:00
assets
Update icon to follow macOS icon design guidelines
2025-04-11 10:43:04 +08:00
ci
Replace justfile with makefile and unify project naming
2024-12-19 23:12:38 +08:00
docs
docs(plugin): update plugin development guides to indicate AI generation
2025-05-29 23:23:29 +08:00
screenshots
docs(README): add more screenshots
2025-04-18 10:12:53 +08:00
wox.core
feat(system): add ID field to SysCommand and update command handling
2025-07-31 00:33:15 +08:00
wox.plugin.host.nodejs
feat(mru): Enhance nodejs/python plugin API with MRU restore functionality and dynamic setting improvements
2025-07-30 21:22:37 +08:00
wox.plugin.host.python
feat(mru): Enhance nodejs/python plugin API with MRU restore functionality and dynamic setting improvements
2025-07-30 21:22:37 +08:00
wox.plugin.nodejs
feat(mru): Enhance nodejs/python plugin API with MRU restore functionality and dynamic setting improvements
2025-07-30 21:22:37 +08:00
wox.plugin.python
feat(mru): Enhance nodejs/python plugin API with MRU restore functionality and dynamic setting improvements
2025-07-30 21:22:37 +08:00
wox.ui.flutter /wox
feat(system): add ID field to SysCommand and update command handling
2025-07-31 00:33:15 +08:00
.editorconfig
Allow customize data location
2023-09-06 09:28:48 +08:00
.gitattributes
force win style crlf
2020-04-21 03:39:25 +08:00
.gitignore
Refactor plugin host
2024-12-22 22:24:04 +08:00
.lefthook.yml
Prevent the error/beep sound when alt+number/letter is pressed on windows
2024-11-14 00:01:33 +08:00
LICENSE
Change license to GPL
2023-12-05 13:57:34 +08:00
Makefile
feat(test): Add comprehensive test suite for Wox plugins and core functionality
2025-06-08 00:25:32 +08:00
README.md
docs(README): update link to screenshots directory
2025-04-18 10:13:54 +08:00
Wox.code-workspace
feat(instructions): add comprehensive project and coding standards documentation
2025-05-10 22:13:53 +08:00
git-commit.mdc
refactor(test): improve test setup and error reporting
2025-02-20 21:39:36 +08:00
store-ai-command.json
chore: Update plugin store URLs to use new file names
2024-10-16 11:05:11 +08:00
store-plugin.json
[Bot] Update plugin store manifests
2025-05-22 22:51:18 +08:00
store-theme.json
Introducing dracula theme
2025-04-17 19:39:05 +08:00
updater.json
chore(updater): update version to 2.0.0-beta.3 and fix update error handling
2025-06-23 21:48:57 +08:00