Jack Ye
|
d1daf512ab
|
Merge branch 'dev' into administrator_mode
|
2025-06-15 12:51:19 +08:00 |
|
Jack251970
|
44b25b487a
|
Prefer injected Context over static Main.Context
|
2025-06-15 12:29:05 +08:00 |
|
Jack Ye
|
58a47aa35d
|
Merge pull request #3712 from Flow-Launcher/fix_folder_preview
Add preview information back for external preview
|
2025-06-15 12:09:53 +08:00 |
|
Jack251970
|
39de484d2d
|
Merge branch 'administrator_mode' of https://github.com/Flow-Launcher/Flow.Launcher into administrator_mode
|
2025-06-15 01:27:58 +08:00 |
|
Jack251970
|
b6b45d495a
|
Improve code quality
|
2025-06-15 01:24:07 +08:00 |
|
Jack251970
|
e5316a0ac4
|
Check Process.Start usage
|
2025-06-15 01:16:46 +08:00 |
|
Jack Ye
|
a76ade8ae1
|
Merge branch 'dev' into administrator_mode
|
2025-06-14 20:42:18 +08:00 |
|
Jeremy Wu
|
566b7d3f0a
|
Merge pull request #3616 from Flow-Launcher/force_web_url
Add New API to Force Web Url
|
2025-06-14 20:14:58 +10:00 |
|
Jack251970
|
e1242eefda
|
Check Process.Start usage
|
2025-06-14 17:07:45 +08:00 |
|
Jack Ye
|
7fd3a4a427
|
Merge branch 'dev' into administrator_mode
|
2025-06-13 23:47:37 +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 |
|
Jack251970
|
d56f0a0d1a
|
Improve process information handler
|
2025-06-13 14:13:52 +08:00 |
|
Jack251970
|
a2be6e0d0e
|
Use new api for shell plugin
|
2025-06-13 13:39:36 +08:00 |
|
Jack251970
|
898dbb8402
|
Use new api for uwp package opening
|
2025-06-13 13:30:51 +08:00 |
|
Jack251970
|
3ed8af8c6c
|
Use new api for program plugin
|
2025-06-13 13:22:27 +08:00 |
|
Jack251970
|
b8a697c266
|
Fix running issue
|
2025-06-13 13:12:00 +08:00 |
|
Jack251970
|
b6cca4547c
|
Fix typos
|
2025-06-12 16:27:48 +08:00 |
|
Jack251970
|
94f0bb961e
|
Handle command running with administrator mode correctly
|
2025-06-12 16:21:00 +08:00 |
|
Jack251970
|
8b8fcd8c7b
|
Add IsAdmin
|
2025-06-12 16:16:58 +08:00 |
|
Jack251970
|
a3212affd7
|
Dynamically find wt.exe
|
2025-06-12 16:16:47 +08:00 |
|
Jack251970
|
a775323108
|
Improve uac dialog api function
|
2025-06-12 16:07:09 +08:00 |
|
Jack251970
|
21e8d92aa2
|
Add show uac dialog api function
|
2025-06-12 15:30:25 +08:00 |
|
Jack251970
|
433e0fd0e1
|
Improve uac dialog path
|
2025-06-12 15:18:14 +08:00 |
|
Jack251970
|
b166b18ab7
|
Add preview information back for external preview
|
2025-06-12 14:25:10 +08:00 |
|
Jack251970
|
255ca5ac01
|
Improve code quality
|
2025-06-11 21:34:33 +08:00 |
|
Jack251970
|
6f516ee120
|
Change code comments
|
2025-06-11 21:14:05 +08:00 |
|
Jack251970
|
b15cece4b8
|
Fix absolute exe file path issue
|
2025-06-11 21:13:09 +08:00 |
|
Jack251970
|
fb4735fbc0
|
Fix program deelevate open issue
|
2025-06-11 20:02:54 +08:00 |
|
Jack251970
|
d77993e215
|
Use new api function to start shell process
|
2025-06-11 16:22:24 +08:00 |
|
Jack251970
|
fc53efd6a6
|
Use new api function to open application
|
2025-06-11 16:04:17 +08:00 |
|
Jack Ye
|
2c1f1617cd
|
Merge branch 'dev' into administrator_mode
|
2025-06-10 19:42:41 +08:00 |
|
Jack Ye
|
a3f98a69b7
|
Merge branch 'dev' into PreviewMedia
|
2025-06-09 15:54:52 +08:00 |
|
Jack Ye
|
d04f493e57
|
Merge pull request #3631 from Flow-Launcher/file_tooltip
Support More Information for Files, Folders and Volumes Tooltips & Add Custom Preview Panel Support for Folder Results
|
2025-06-09 13:00:16 +08:00 |
|
DB P
|
8f10f4a9ee
|
Add additional media file extensions to ResultManager
|
2025-06-09 11:06:40 +09:00 |
|
Jack251970
|
d7b8f85f4a
|
Use FaviconHelper
|
2025-06-08 12:35:39 +08:00 |
|
Jack251970
|
2ed32b318d
|
Do not use pooling so that we do not need to clear pool
|
2025-06-08 12:17:47 +08:00 |
|
Jack251970
|
c323646b1a
|
Use AddRange
|
2025-06-08 12:09:07 +08:00 |
|
Jack251970
|
c8e82cbd09
|
Cache connection and clear pool after all operations to avoid ObjectDisposedException
|
2025-06-08 00:14:31 +08:00 |
|
Jeremy Wu
|
2a4b4de3ef
|
Merge pull request #3595 from Flow-Launcher/explorer_plugin_code_quality
Remove obsolete TranslationConverter & project reference in Explorer plugin
|
2025-06-07 18:10:39 +10:00 |
|
Jack251970
|
52fe90bfb4
|
Revert "Remove Droplex reference"
This reverts commit cec6f309d8.
|
2025-06-07 15:55:53 +08:00 |
|
Jack251970
|
cec6f309d8
|
Remove Droplex reference
|
2025-06-07 15:54:39 +08:00 |
|
Jack251970
|
a6b6076e08
|
Set IsEdit get only & Add type & Improve code quality
|
2025-06-07 14:20:21 +08:00 |
|
Jack251970
|
6d206c5a6d
|
Adjust columns
|
2025-06-07 14:12:22 +08:00 |
|
Jack251970
|
bdbd1e77e8
|
Remove blank lines
|
2025-06-07 14:12:06 +08:00 |
|
Jack251970
|
ae9a755013
|
Explictly add isEdit
|
2025-06-07 14:07:07 +08:00 |
|
Jack251970
|
9d3d3c80f2
|
Save when editing
|
2025-06-07 14:05:48 +08:00 |
|
Jack251970
|
201d3731d9
|
Add blank line
|
2025-06-07 14:05:18 +08:00 |
|
Jack251970
|
16371af1ce
|
Mark static
|
2025-06-07 14:04:21 +08:00 |
|