Jack251970
|
e1242eefda
|
Check Process.Start usage
|
2025-06-14 17:07:45 +08:00 |
|
Jack251970
|
8c8180815b
|
Change default value
|
2025-06-14 16:03:41 +08:00 |
|
Jack251970
|
935101c6e3
|
Change command project output path
|
2025-06-14 15:51:30 +08:00 |
|
Jack251970
|
2f3b97302b
|
Do not publish command project
|
2025-06-14 15:08:59 +08:00 |
|
Jack251970
|
764b524ea4
|
Use exe console type & Add flag support for helper method
|
2025-06-14 15:08:48 +08:00 |
|
Jack251970
|
ad6d598c4a
|
Change publish sequence
|
2025-06-14 14:26:59 +08:00 |
|
Jack251970
|
a34e4042a4
|
Change target framework
|
2025-06-14 13:57:59 +08:00 |
|
Jack Ye
|
7fd3a4a427
|
Merge branch 'dev' into administrator_mode
|
2025-06-13 23:47:37 +08:00 |
|
Jack251970
|
11c0eb3111
|
Fix command project publish issue
|
2025-06-13 23:45:28 +08:00 |
|
Jack251970
|
8dd9b9c963
|
Publish command project
|
2025-06-13 23:19:03 +08:00 |
|
Jack251970
|
7930d57c91
|
Add publish file
|
2025-06-13 23:07:16 +08:00 |
|
Jack Ye
|
1415df2003
|
Merge pull request #3674 from Flow-Launcher/clear_pool
Cache connection and clear pool after all operations to avoid ObjectDisposedException
|
2025-06-13 21:13:46 +08:00 |
|
Jeremy Wu
|
a77c80f7c1
|
New Crowdin updates (#3615)
|
2025-06-13 15:37:36 +03:00 |
|
Jack Ye
|
b7d9f4cedb
|
Merge pull request #3664 from Flow-Launcher/firefox_msix
Support Loading Msix FireFox Bookmarks & Fix IsRelative logic
|
2025-06-13 19:33:48 +08:00 |
|
Jeremy Wu
|
222d4919a7
|
Merge pull request #3705 from Flow-Launcher/remove_ci_tag_trigger
Remove on tag release upload & change NuGet publish to on master push
|
2025-06-13 21:27:49 +10:00 |
|
Jack251970
|
0602143359
|
Change target framework
|
2025-06-13 19:23:19 +08:00 |
|
Jack251970
|
d363cade42
|
Improve code quality
|
2025-06-13 18:28:54 +08:00 |
|
Jack251970
|
3a921022f3
|
Add new api RestartAppAsAdmin
|
2025-06-13 18:07:42 +08:00 |
|
Jack251970
|
f2d3ba712f
|
Combine restart functions to one function
|
2025-06-13 17:58:05 +08:00 |
|
Jack251970
|
9d480fc2b9
|
Quote the executable path to survive spaces & Improve code quality
|
2025-06-13 17:53:57 +08:00 |
|
Jack251970
|
def02b34a1
|
Improve xml documents
|
2025-06-13 17:50:51 +08:00 |
|
Jack251970
|
1fabe8d849
|
Improve string resource
|
2025-06-13 17:43:41 +08:00 |
|
Jack251970
|
dd0899f69a
|
Check always running as administrator
|
2025-06-13 17:39:21 +08:00 |
|
Jack Ye
|
02de9d617e
|
Merge branch 'dev' into administrator_mode
|
2025-06-13 17:10:00 +08:00 |
|
Jack251970
|
680419faa3
|
Code quality
|
2025-06-13 14:57:25 +08:00 |
|
Jack Ye
|
6843fe0ac4
|
Fix parameter issue
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2025-06-13 14:34:39 +08:00 |
|
Jack Ye
|
5ddf705a2f
|
Fix typo
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2025-06-13 14:29:58 +08:00 |
|
Jack251970
|
d1b4c3ce70
|
Merge branch 'administrator_mode' of https://github.com/Flow-Launcher/Flow.Launcher into administrator_mode
|
2025-06-13 14:28:57 +08:00 |
|
Jack251970
|
be2c59e8ef
|
Call Win32Helper.IsAdministrator() directly
|
2025-06-13 14:28:51 +08:00 |
|
Jack Ye
|
8287b3373b
|
Fix typo
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2025-06-13 14:27:24 +08:00 |
|
Jack251970
|
6109504ddc
|
Add solution assembly information
|
2025-06-13 14:25:51 +08:00 |
|
Jack251970
|
dae6f5d95c
|
Use WinExe to avoid console ui
|
2025-06-13 14:19:43 +08:00 |
|
Jack251970
|
d56f0a0d1a
|
Improve process information handler
|
2025-06-13 14:13:52 +08:00 |
|
Jack251970
|
50a8e888f0
|
Use double quotes to fix possible issue
|
2025-06-13 14:13:39 +08:00 |
|
Jack251970
|
a2be6e0d0e
|
Use new api for shell plugin
|
2025-06-13 13:39:36 +08:00 |
|
Jack251970
|
4ebfb3c5fd
|
Add api function
|
2025-06-13 13:39:13 +08:00 |
|
Jack251970
|
898dbb8402
|
Use new api for uwp package opening
|
2025-06-13 13:30:51 +08:00 |
|
Jack251970
|
2c0210c480
|
Revert unnecessary changes in solution file
|
2025-06-13 13:28:03 +08:00 |
|
Jack251970
|
5551bdf9d0
|
Remove uac dialog api function
|
2025-06-13 13:23:33 +08:00 |
|
Jack251970
|
3ed8af8c6c
|
Use new api for program plugin
|
2025-06-13 13:22:27 +08:00 |
|
Jack251970
|
a0ebe2916f
|
Improve api function
|
2025-06-13 13:20:37 +08:00 |
|
Jack251970
|
b8a697c266
|
Fix running issue
|
2025-06-13 13:12:00 +08:00 |
|
Jack251970
|
13b5012386
|
Add command executer path
|
2025-06-13 13:11:27 +08:00 |
|
Jack251970
|
2df7a6179b
|
Add command project
|
2025-06-13 13:10:42 +08:00 |
|
Jack251970
|
393d106c15
|
Fix command line pass issue
|
2025-06-13 13:07:55 +08:00 |
|
VictoriousRaptor
|
a0a20f0599
|
Merge pull request #3718 from Flow-Launcher/fix-resx
Delete resx files
|
2025-06-13 12:31:58 +08:00 |
|
VictoriousRaptor
|
cce8d1ac23
|
Delete Flow.Launcher/Properties/Resources.he-IL.resx
|
2025-06-13 00:24:40 +08:00 |
|
VictoriousRaptor
|
a34a4790b7
|
Delete Flow.Launcher/Properties/Resources.fr-FR.resx
|
2025-06-13 00:21:49 +08:00 |
|
Jack251970
|
61717dcd50
|
Ensure SetImageAsync exceptions are handled
|
2025-06-12 18:51:03 +08:00 |
|
Jack251970
|
8cfaeeae6b
|
Return value of RunAsDesktopUser
|
2025-06-12 18:46:31 +08:00 |
|