Commit graph

9814 commits

Author SHA1 Message Date
Jack Ye
0edd626cfb
Remove useless semicolon
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-05-22 22:13:46 +08:00
Jack251970
fe70a72a62 Add admin mode configuration in general page 2025-05-22 22:04:47 +08:00
Jack251970
40cf413898 Add admin support for auto startup 2025-05-22 22:04:32 +08:00
Jack251970
d29a5d4b1f Add setting model 2025-05-22 22:03:25 +08:00
Jack251970
7611b00287 Add new restart api 2025-05-22 21:46:27 +08:00
Jack251970
484f91c52d Improve UAC dialog 2025-05-22 20:26:41 +08:00
Jack251970
10d379f350 Support running application under non-admin mode & Show UAC dialogs when running admin mode when application is under admin mode 2025-05-22 19:54:42 +08:00
Jack251970
369ed86d1d Add administrator text in tray icon 2025-05-22 18:44:01 +08:00
Jack251970
7549bba293 Add administrator mode check 2025-05-22 18:43:41 +08:00
Jeremy Wu
087a45c664
New Crowdin updates (#3559) 2025-05-22 20:41:04 +10:00
Jack Ye
2beab53131
Merge pull request #3568 from onesounds/20250522-FixWinR
Fix: Ensure QueryTextBox receives focus after Win+R
2025-05-22 17:38:53 +08:00
Jack251970
3718ae5640 Improve code quality & Improve code comments 2025-05-22 10:39:09 +08:00
DB p
edae432852 Add FocusQueryTextBox method to set focus on the query text box in MainWindow 2025-05-22 04:14:30 +09:00
DB P
ac614696b1
Merge pull request #3561 from onesounds/250520-FixFilesConfig
Improve File Manager Configuration Error Handling
2025-05-21 20:49:11 +09:00
Jeremy
41b9cd496b move code to viewmodel 2025-05-21 21:39:46 +10:00
Jeremy
e2d50cd80b update wording 2025-05-21 21:31:03 +10:00
Jeremy
07f77f0077 move calls to viewmodel 2025-05-21 21:30:47 +10:00
Jack251970
9a692a894d Add whitespace 2025-05-21 18:45:35 +08:00
Jack251970
45b81811f7 Fix potential issue with index boundary in Delete command 2025-05-21 18:37:52 +08:00
Jack251970
5578daaa3e Remove files tip button 2025-05-21 18:25:33 +08:00
Jack251970
6ce2cf9cac Refactor with MVVM 2025-05-21 12:58:55 +08:00
Jack251970
d0f0edb603 Merge branch '250520-FixFilesConfig' of https://github.com/onesounds/Flow.Launcher into 250520-FixFilesConfig 2025-05-21 12:06:05 +08:00
Jack251970
152ad2f86a Remove setter for observable collection & Add blank line for code quality 2025-05-21 12:04:47 +08:00
Jack251970
6e36b08cad Use api functions instead 2025-05-21 11:59:24 +08:00
Jeremy Wu
89fdd48159
typo 2025-05-21 07:37:14 +10:00
Jack251970
5626ab71c7 Log information when failed to execute 2025-05-20 21:57:49 +08:00
Jack251970
d23f88d2cb Make sure vertically center 2025-05-20 21:44:17 +08:00
Jack251970
af4375b60e Improve code quality 2025-05-20 21:42:16 +08:00
Jack251970
3beb4e9c56 Use api functions instead 2025-05-20 21:37:06 +08:00
Jack251970
c0eaf1cf5c Remove unused function 2025-05-20 21:35:26 +08:00
DB p
3fa92591e3 Merge remote-tracking branch 'origin/250520-FixFilesConfig' into 250520-FixFilesConfig 2025-05-20 22:08:48 +09:00
DB p
f262263934 Add hyperlink to learn more about file manager usage in settings dialog 2025-05-20 22:07:41 +09:00
DB P
94b0f2e873
Merge branch 'dev' into 250520-FixFilesConfig 2025-05-20 20:47:20 +09:00
DB p
aadfde09d5 Add tips for file manager usage and improve error messages 2025-05-20 20:32:46 +09:00
DB p
2c7fb93d37 Add error handling and validation for custom file manager paths 2025-05-20 18:49:38 +09:00
Jeremy Wu
b4a3e06983
Merge pull request #3558 from Flow-Launcher/unify_plugin_versions
Unify all default built-in plugins' version
2025-05-20 19:22:06 +10:00
DB p
037b800f4a Add file manager path validation and error handling in SelectFileManagerWindow 2025-05-20 18:18:12 +09:00
Jeremy Wu
2b9529d2f9 set all of plugins' version to default 1.0.0 2025-05-20 09:06:11 +00:00
Jeremy Wu
94cec8aa1b
move plugin version bump to build step 2025-05-20 12:43:26 +10:00
Jeremy
b878532cdd unify plugin versions to flow main version 2025-05-19 22:19:35 +10:00
Jeremy Wu
3abb2f0f52
Merge pull request #3553 from Flow-Launcher/fix_result_clearing_nonquery
Fix result clearing for non-query calls and home page + history results page toggling
2025-05-19 18:35:53 +10:00
Jeremy Wu
2770c6a977
Merge branch 'dev' into fix_result_clearing_nonquery 2025-05-19 08:28:52 +10:00
Jeremy Wu
60de423fc3
Merge pull request #3554 from Flow-Launcher/add_chocolatey_publish_on_release
Add publish to Chocolatey dispatch action
2025-05-18 22:37:30 +10:00
Jeremy Wu
ec7ab007d0
fix typo 2025-05-18 22:23:10 +10:00
Jeremy Wu
f38bf674e0
add publish to Chocolatey dispatch event 2025-05-18 22:15:44 +10:00
Jeremy Wu
8aed36e2ef
New Crowdin updates (#3531) 2025-05-18 11:26:45 +03:00
Jeremy Wu
ac8a9795d3
Merge pull request #3552 from onesounds/250517-FixZombieExplorer
Fix prevent zombie explorer.exe processes when opening folders
2025-05-18 16:23:51 +10:00
Jack251970
87d11c0a74 Remove code comments 2025-05-17 21:37:27 +08:00
Jack251970
95eaa79c70 Improve code logic 2025-05-17 21:36:33 +08:00
Jack251970
b5a17b4a24 Improve logic 2025-05-17 21:35:52 +08:00