Commit Graph

  • 3aaf120429
    chore(converter): change keyword to converter for clarity #4253 Cai 2025-07-31 11:14:37 +0800
  • 38bbf3d7ce
    chore(converter): update converter plugin description to clarify multi-unit support Cai 2025-07-31 11:08:32 +0800
  • d6a2af6f94
    feat(system): add ID field to SysCommand and update command handling update-plugin-store master qianlifeng 2025-07-31 00:33:15 +0800
  • 38929cc506
    feat(quick-select): implement quick select functionality for item selection qianlifeng 2025-07-30 23:47:44 +0800
  • 096ee65d18
    test(app): update `OnGetDynamicSetting` method signature to use `definition.PluginSettingDefinitionItem` qianlifeng 2025-07-30 21:33:36 +0800
  • 62fdd3b7c7
    feat(mru): Enhance nodejs/python plugin API with MRU restore functionality and dynamic setting improvements qianlifeng 2025-07-30 21:22:37 +0800
  • 4b2018934d
    feat(mru): Implement Most Recently Used (MRU) functionality across plugins qianlifeng 2025-07-30 19:54:31 +0800
  • 9f9cf84ea8
    refactor(resource): improve directory cleanup in `Extract` function qianlifeng 2025-07-30 00:16:49 +0800
  • fe23eed7b6 fix(windows): validate extracted icon content in `convertIconToImage` qianlifeng 2025-07-29 13:22:30 +0800
  • 250f3607f6 fix(windows): fix #4251 ensure case-insensitive checks for app extensions qianlifeng 2025-07-29 13:07:26 +0800
  • a387b73ceb
    fix(test): fix errors in setting cases qianlifeng 2025-07-27 22:48:32 +0800
  • 38a531735c
    fix(test): fix title checks in `TestConverterCrypto` for consistency qianlifeng 2025-07-27 22:08:33 +0800
  • f6dff901c2
    feat(ui): rename ui application to `wox-ui` across platforms qianlifeng 2025-07-27 21:57:49 +0800
  • 974010a6da
    refactor(setting): remove SynableStore interface and related logic qianlifeng 2025-07-18 22:23:18 +0800
  • 5be879167f
    feat(database): enhance SQLite configuration for improved concurrency qianlifeng 2025-07-17 22:53:01 +0800
  • 734d0f0830
    refactor(setting): unify setting store architecture and introduce type-safe value wrappers qianlifeng 2025-07-17 21:06:31 +0800
  • 405346cc09
    refactor(setting): refactor settings management to use a unified store interface and migrate from JSON to SQLite database qianlifeng 2025-07-17 13:53:14 +0800
  • 247c970ed2
    feat(setting): Refactor settings to use a database-backed store qianlifeng 2025-07-15 21:47:52 +0800
  • 8bc44b0836
    feat(setting): save current window position when switching to last_location qianlifeng 2025-07-15 18:58:55 +0800
  • 59dc4f8bb3 fix(ui): fix last display position not work after restart app. #4222 qianlifeng 2025-07-13 23:58:12 +0800
  • 816f28e3d3 refactor(ui): adjust DataTable row heights for improved layout qianlifeng 2025-07-13 22:28:41 +0800
  • 9d9c173ae9 feat(setting): enhance auto backup tips with folder link and dynamic content #4222 qianlifeng 2025-07-13 22:21:59 +0800
  • 093088771c refactor(ui): improve path display #4222 qianlifeng 2025-07-13 21:44:56 +0800
  • 282745707c refactor(ui): improve ComboBox layout in settings views #4222 qianlifeng 2025-07-13 20:43:31 +0800
  • 4a87001625 refactor(app): improve UWP app icon retrieval and error handling on windows qianlifeng 2025-07-13 19:35:19 +0800
  • 8c74c5cb63 feat(autostart): enhance autostart configuration handling on windows. fix #4231 qianlifeng 2025-07-13 18:48:52 +0800
  • 7793308f27 feat(bookmark): add support for loading Edge bookmarks across platforms #4232 qianlifeng 2025-07-13 00:55:36 +0800
  • 2f43afedd4 refactor(windows): improve Unicode handling in `queryVersionString` qianlifeng 2025-07-12 23:40:04 +0800
  • 871182c029 feat(app): enhance app displays on windows, fix #4236 qianlifeng 2025-07-12 23:11:32 +0800
  • fe183f5bf6
    refactor(app): improve unicode handling for shortcut app path on windows. #4236 qianlifeng 2025-07-12 21:53:35 +0800
  • 4750fc92ce
    feat(setting): add custom Python and Node.js path configuration, fix #4220 qianlifeng 2025-07-09 19:54:01 +0800
  • ea7fe65a0e
    feat(setting): add last query mode options, fix #4234 qianlifeng 2025-07-04 22:11:53 +0800
  • d2da6beea6
    refactor(clipboard): reduce memory usage qianlifeng 2025-07-04 22:01:16 +0800
  • f219a2efce
    fix(cgo): resolve memory leaks in C string handling qianlifeng 2025-06-28 23:27:41 +0800
  • 713ed58fb2 fix double key conflict, eg: hold ctrl and repeat press other key xuxwke 2025-06-28 22:55:40 +0800
  • 3841ec6f00 fix double key conflict, eg: hold ctrl and repeat press other key #4230 xuxwke 2025-06-28 22:55:40 +0800
  • 6f801d734b
    chore(updater): update version to 2.0.0-beta.3 and fix update error handling qianlifeng 2025-06-23 21:48:57 +0800
  • a9ad3b0bd3
    chore(version): bump 2.0.0-beta.3 v2.0.0-beta.3 qianlifeng 2025-06-23 20:25:05 +0800
  • 1657a44f19
    feat(chat): Delay MCP servers reload to avoid websocket initialization race condition qianlifeng 2025-06-09 09:58:24 +0800
  • c1c6ced55d
    feat(ui): Enhance error handling in postData method qianlifeng 2025-06-08 22:14:02 +0800
  • c1a87df75b
    feat(test): Implement robust loading strategies for Wox settings qianlifeng 2025-06-08 21:58:13 +0800
  • d423296d73
    feat(test): Add comprehensive test suite for Wox plugins and core functionality qianlifeng 2025-06-08 00:25:32 +0800
  • 64b39ce06d
    feat(converter): Enhance conversion capabilities and add math module qianlifeng 2025-06-07 23:22:30 +0800
  • 4f67fa1c98
    feat(ai): add timeout protection for MCP tool listing qianlifeng 2025-06-03 21:14:28 +0800
  • bc54323d5a
    docs(plugin): update plugin development guides to indicate AI generation qianlifeng 2025-05-29 23:23:29 +0800
  • 4b97ebedf0
    doc(plugin): add guides for Script and Full-featured Plugin development qianlifeng 2025-05-29 23:11:07 +0800
  • fda4d4df3a
    refactor(ui): Refactor ToolbarInfo handling qianlifeng 2025-05-29 22:52:44 +0800
  • 4797037ae8
    refactor(python_host): improve python module load qianlifeng 2025-05-29 22:51:17 +0800
  • 872e2873be
    feat(ui): enhance item update logic with active filter handling qianlifeng 2025-05-29 09:21:58 +0800
  • b0a1405d12
    feat(updater): implement platform-specific update mechanisms for Windows, macOS, and Linux qianlifeng 2025-05-27 11:04:12 +0800
  • 8e5adf7c5c
    feat(ui): enhance input method switching on query box focus qianlifeng 2025-05-26 09:22:22 +0800
  • f53df14bf8
    feat(wpm): update plugin group names for better clarity qianlifeng 2025-05-25 22:35:22 +0800
  • 21d8d83a1f
    feat(script_plugin): enhance script plugin functionality qianlifeng 2025-05-25 21:48:15 +0800
  • d488d98eec
    feat(script_plugin): Add script plugin support qianlifeng 2025-05-25 14:42:02 +0800
  • a6b014823d
    feat(chat): enhance AI chat resource management and UI updates qianlifeng 2025-05-23 16:20:30 +0800
  • 04d9a4ed83
    feat(chat): update AI chat plugin settings and UI components qianlifeng 2025-05-23 13:29:34 +0800
  • bbf5e3b8b8
    [Bot] Update plugin store manifests #4208 qianlifeng 2025-05-22 22:51:49 +0800
  • a68c21b842 [Bot] Update plugin store manifests #4209 qianlifeng 2025-05-22 22:50:51 +0800
  • e93c1f9a01
    [Bot] Update plugin store manifests #4207 qianlifeng 2025-05-22 22:50:51 +0800
  • eb930ac53c
    feat(plugin-installer): enhance plugin installation process qianlifeng 2025-05-22 21:59:51 +0800
  • a3bad11da7
    feat(ui): update flutter dependencies qianlifeng 2025-05-22 20:40:48 +0800
  • a9ea5d12d8
    refactor(setting): Enhance actioned result tracking with raw query qianlifeng 2025-05-18 23:09:57 +0800
  • e9e663fd26
    fix(chat): Optimize the display time of toolcall in chat plugin qianlifeng 2025-05-18 22:25:17 +0800
  • 243b38ef96
    refactor(ai): Support multiple tool calls in one conversation [WIP] qianlifeng 2025-05-17 23:55:25 +0800
  • df9f4e342b
    refactor(ai): Fix the issue of tools not working in chat qianlifeng 2025-05-16 23:17:39 +0800
  • 5ccd96557d
    fix(query-box): Fix the issue where the input box defaults to selecting text when it gains focus and then cancels the selection. qianlifeng 2025-05-16 16:36:18 +0800
  • 199f06d802
    refactor(markdown): improve markdown rendering in WoxAIChatView and WoxPreviewView qianlifeng 2025-05-16 15:17:15 +0800
  • 7954732173 fix(searcher): correct file name retrieval in search results qianlifeng 2025-05-14 20:54:37 +0800
  • 0de641ab13
    feat(update): enhance DMG installation process with detailed logging qianlifeng 2025-05-14 15:02:52 +0800
  • 065592309a
    feat(ui): add auto focus feature for chat input on query execution qianlifeng 2025-05-11 20:30:04 +0800
  • 988366d62b feat(ui): enhance window management and query box interaction qianlifeng 2025-05-10 23:40:31 +0800
  • 67667ab8ef
    feat(instructions): add comprehensive project and coding standards documentation qianlifeng 2025-05-10 22:13:53 +0800
  • 1d02557b91 refactor(ui): #4198 fix focus issues on windows qianlifeng 2025-05-10 11:51:21 +0800
  • 72e35e03d0
    feat(preview): add html preview type support qianlifeng 2025-04-28 23:37:12 +0800
  • 46baef9599
    feat(toolbar): Refactor toolbar visibility logic qianlifeng 2025-04-28 21:18:12 +0800
  • ef226b89a1
    feat(doctor): Add DoctorCheckResult model and integrate into EntityFactory for JSON parsing qianlifeng 2025-04-28 14:11:32 +0800
  • 6a2ce850cf
    feat(doctor): enhance doctor check functionality with previews and update notes qianlifeng 2025-04-27 23:35:35 +0800
  • 4b56c61e58
    feat(updater): add download URLs and checksums for version 2.0.0-beta.2 qianlifeng 2025-04-27 22:14:31 +0800
  • d551717d82
    feat(chat): improve ai chat agent qianlifeng 2025-04-25 15:06:07 +0800
  • e2e55ea5d5
    feat(ui): update app width settings for improved user experience #4197 qianlifeng 2025-04-25 10:51:54 +0800
  • 345e65bdbf
    refactor(ai): improve ai agent functionality qianlifeng 2025-04-24 21:40:59 +0800
  • 82f7049a52
    feat(ai): Add AI agent management and selection functionality [WIP] qianlifeng 2025-04-24 15:35:51 +0800
  • a4971c8c8f
    feat(updater): implement auto-update feature [WIP] qianlifeng 2025-04-22 21:25:52 +0800
  • 75e439ec63
    feat(ui): add about page qianlifeng 2025-04-22 09:08:05 +0800
  • 36919e964f
    feat(ai): add auto-focus setting for chat input when opened with query hotkey qianlifeng 2025-04-22 00:17:19 +0800
  • 4d76847751 refactor(data): improve user data directory handling #4192 qianlifeng 2025-04-21 22:52:49 +0800
  • 8db08a30c4
    refactor(ui): fix chat view color issues. close #4188 qianlifeng 2025-04-21 21:05:46 +0800
  • 215ed6107d
    fix(ai): support mcp sse server type qianlifeng 2025-04-21 20:02:13 +0800
  • 67c8afdcd0
    fix(ui): handle null json for list types in generateOBJ method #4148 qianlifeng 2025-04-21 20:01:22 +0800
  • 80bdd70e58 fix(shell): update file opening method to use PowerShell for better compatibility fix #4186 qianlifeng 2025-04-19 21:27:43 +0800
  • 9d80c2d848 feat(ui): Get screen size using gtk APIs on Linux Weifeng Liu 2025-04-17 16:49:46 +0800
  • 975a23228e feat(ui): Get screen size using gtk APIs on Linux #4184 Weifeng Liu 2025-04-17 16:49:46 +0800
  • 03a44e8759
    feat(ui): enhance WoxSettingPluginTable and WoxSettingPluginView with tooltips and layout adjustments qianlifeng 2025-04-18 11:15:11 +0800
  • d3ae3dbd4c
    docs(README): update link to screenshots directory qianlifeng 2025-04-18 10:13:54 +0800
  • ecbe292ad8
    docs(README): add more screenshots qianlifeng 2025-04-18 10:12:53 +0800
  • 24dff69f65
    feat(i18n): add AI chat related translations for multiple languages v2.0.0-beta.2 qianlifeng 2025-04-18 09:37:04 +0800
  • 00f45ae9ad
    feat(chat): add fallback search feature for chat plugin qianlifeng 2025-04-17 23:21:56 +0800
  • 19242ac1dd [Bot] Update plugin store manifests qianlifeng 2025-04-17 23:02:39 +0800
  • 582639b436
    [Bot] Update plugin store manifests #4183 qianlifeng 2025-04-17 23:02:39 +0800
  • 34a744ff4b
    feat(textbox): add maxLines property to PluginSettingValueTextBox and update related components qianlifeng 2025-04-17 21:03:07 +0800