Commit graph

9876 commits

Author SHA1 Message Date
Jack251970
3b0def8159 Add new api OpenWebUrl 2025-06-03 23:06:24 +08:00
Jeremy Wu
367bf2c3e7
Merge pull request #3612 from Flow-Launcher/bump_plugin_project
Version bump Plugin
2025-06-03 22:55:19 +10:00
Jeremy
af6e28de5a version bump Plugin 2025-06-03 22:25:21 +10:00
Jeremy Wu
61e740b494
New translations en.xaml (Vietnamese) (#3609) 2025-06-03 14:30:33 +03:00
Jack Ye
dbba91a3ac
Merge pull request #3610 from Flow-Launcher/title_binding
Use dynamic resource instead of binding
2025-06-03 14:22:48 +08:00
Jack251970
a3b0b2db12 Use dynamic resource instead of binding 2025-06-03 13:57:52 +08:00
Jeremy Wu
db97288282
New Crowdin updates (#3574) 2025-06-03 06:52:56 +03:00
Jack Ye
00b61f3123
Merge pull request #3581 from Flow-Launcher/get_window_long
Fix crash on ×32 devices
2025-06-03 11:24:05 +08:00
Jack Ye
ae76c41211
Merge pull request #3584 from Flow-Launcher/null_for_error_plugins
Fix argument null exception when updating plugin directories for erroneous plugins
2025-06-03 11:12:45 +08:00
Jeremy Wu
dd2560e729
Merge pull request #3607 from Flow-Launcher/add_release_pr_workflow
Add release PR workflow to auto update PR description
2025-06-02 22:46:21 +10:00
Jeremy Wu
ef84add35c minor adjustments 2025-06-02 12:27:38 +00:00
Jeremy Wu
dfbc84780a remove dev source branch condition 2025-06-02 12:19:06 +00:00
Jack251970
a1a4ef6b22 Fix comment typos 2025-06-02 20:05:59 +08:00
Jeremy Wu
f7e473cee3 typo 2025-06-02 11:59:55 +00:00
Jeremy Wu
a52ceb1caf add exit when more than two milestones found 2025-06-02 11:56:36 +00:00
Jeremy Wu
a9a212e4de add trigger only run when pr exists 2025-06-02 11:52:12 +00:00
Jeremy Wu
f72eae2220 pip install silent 2025-06-02 11:45:21 +00:00
Jeremy Wu
4e22e20c66 install requests library 2025-06-02 11:43:10 +00:00
Jeremy Wu
88a2ba4176 fix typo 2025-06-02 11:41:34 +00:00
Jeremy Wu
ef8f43f4da add workflow for update release pr 2025-06-02 11:39:55 +00:00
Jeremy Wu
124130a7ae formatting 2025-06-02 11:35:43 +00:00
Jeremy Wu
f83f70205e formatting 2025-06-02 11:21:16 +00:00
Jeremy Wu
72639fa578 formatting 2025-06-02 11:17:19 +00:00
Jack Ye
a06cb43540
Use new model to clear results & Fix clear existing results when using IResultUpdate (#3588) 2025-06-02 13:16:22 +10:00
Jeremy Wu
93731d8bc1 combine into single api call 2025-06-01 12:14:21 +00:00
Jack Ye
a68c69bb06
Merge pull request #3604 from Flow-Launcher/resolve_task_exception
Use try-catch to resolve SendAsync issue
2025-06-01 19:47:03 +08:00
DB P
b69a8ee8f9
Merge pull request #3603 from onesounds/250601-FixAdvancedTitleToString
Update Advanced title and reset button content to use dynamic resources
2025-06-01 20:37:35 +09:00
Jack251970
03c0ea8b3a Use try-catch to resolve SendAsync issue 2025-06-01 19:32:15 +08:00
DB P
62359140a4 Update Advanced title and reset button content to use dynamic resources 2025-06-01 19:34:49 +09:00
Jack Ye
43227d81f4
Merge pull request #3600 from Flow-Launcher/context_menu
Use ResultContextMenu instead of ContextMenu
2025-05-31 17:38:16 +08:00
Jack251970
70fcc84893 Use ResultContextMenu instead of ContextMenu 2025-05-31 17:15:39 +08:00
DB P
31cba99008
Merge pull request #3598 from onesounds/DeleteByESC
Change delete confirmation dialog from Yes/No to OK/Cancel
2025-05-30 18:26:04 +09:00
DB P
abef617799 Change delete confirmation dialog from Yes/No to OK/Cancel 2025-05-30 17:35:24 +09:00
DB P
d159adb849
Merge pull request #3597 from onesounds/250530-HistoryHotkey
Add Toggle History hotkey functionality and binding
2025-05-30 17:12:06 +09:00
DB P
94a7dbc4bb
Merge pull request #3596 from onesounds/250530-AdjustDeleteMessageBox
Update delete confirmation message
2025-05-30 16:36:27 +09:00
Jack251970
7c718ce061 Add code comments 2025-05-30 15:28:39 +08:00
DB P
e6eb8c01c0 Revert key press handling 2025-05-30 14:48:25 +09:00
DB P
05486eae26 Add OpenHistory hotkey functionality and binding 2025-05-30 14:45:19 +09:00
DB P
ebb74da8b3 Refactor key press handling in MessageBoxEx to improve result assignment logic 2025-05-30 13:37:50 +09:00
DB P
c33e9dedb8 Update delete confirmation message for folder link in context menu 2025-05-30 13:20:16 +09:00
Jeremy Wu
0b616d8721 add pr update 2025-05-28 12:03:13 +00:00
Jeremy Wu
55b69c601a get milestone dynamically 2025-05-28 11:20:39 +00:00
Jeremy Wu
f79a2d2467 change to issues endpoint 2025-05-27 11:36:38 +00:00
Jeremy Wu
489699ca89 add update PR script 2025-05-27 10:46:07 +00:00
DB P
6144d4a3a4
Merge pull request #3590 from onesounds/250527-FixOpenContaining
Fix file explorer invocation to ensure correct file selection behavior
2025-05-27 16:15:06 +09:00
Jack251970
eb69ce919e Add url comments 2025-05-27 14:36:24 +08:00
Jack251970
086aeab6c0 Use PInvoke to improve code quality 2025-05-27 14:36:09 +08:00
DB p
41c5b36fba Enhance OpenDirectory method to support folder opening and file selection using SHOpenFolderAndSelectItems 2025-05-27 15:20:41 +09:00
DB p
47878f3829 Fix file explorer invocation to ensure correct file selection behavior 2025-05-27 14:08:32 +09:00
Jack251970
50780db9f5 Fix build issue 2025-05-25 09:20:57 +08:00