Jack251970
|
19061df586
|
Use concurrent version
|
2025-06-05 11:24:20 +08:00 |
|
Jack251970
|
e61151dc43
|
Improve preview panel performance
|
2025-06-05 11:18:07 +08:00 |
|
Jack Ye
|
4cd08917cf
|
Merge branch 'dev' into file_tooltip
|
2025-06-05 11:01:19 +08:00 |
|
Jeremy Wu
|
86ca41ae73
|
Merge pull request #3639 from Flow-Launcher/websearch_issue
Fix OpenUri Exception
|
2025-06-05 13:00:59 +10:00 |
|
Jeremy Wu
|
25a62c8700
|
fix wording
|
2025-06-05 12:46:46 +10:00 |
|
Jack Ye
|
a865a3b35d
|
Merge pull request #3641 from Flow-Launcher/favorite_icons_enabled_disabled
Support Enable / Disable Favicons & Use Concurrent Way to Load Favicons
|
2025-06-05 10:36:51 +08:00 |
|
Jack251970
|
94b8a66db7
|
Rename to favicon
|
2025-06-05 10:21:24 +08:00 |
|
Jack251970
|
69dd038311
|
No need to convert to array
|
2025-06-05 10:16:02 +08:00 |
|
Jeremy Wu
|
d87a7ce32b
|
use favicons instead of favourite icons
|
2025-06-05 12:15:47 +10:00 |
|
Jeremy Wu
|
76dc35433b
|
update wording
|
2025-06-05 12:12:55 +10:00 |
|
Jack251970
|
49a42dd1b4
|
Improve code quality
|
2025-06-05 01:31:06 +08:00 |
|
Jack251970
|
f717376a17
|
Remove dulplicated comments
|
2025-06-05 01:30:26 +08:00 |
|
Jack251970
|
8bb2b50a4c
|
Use concurrent way to load favorite icons for firefox
|
2025-06-05 01:13:48 +08:00 |
|
Jack251970
|
d6f40ec488
|
Use concurrent way to load favorite icons for chromium
|
2025-06-05 01:12:46 +08:00 |
|
Jack251970
|
0ec38faf1d
|
Add code comments & Improve code quality
|
2025-06-05 01:12:12 +08:00 |
|
Jack251970
|
72bd4c202a
|
Info favorite icons cost
|
2025-06-05 00:27:03 +08:00 |
|
Jack251970
|
a761ec880b
|
Check file exists
|
2025-06-04 23:31:18 +08:00 |
|
Jack251970
|
6d5b95c616
|
Improve code comments
|
2025-06-04 23:31:10 +08:00 |
|
Jack251970
|
b68b299cd4
|
Support enable favorite icons for firefox bookmarks
|
2025-06-04 23:26:32 +08:00 |
|
Jack251970
|
f982d80ffe
|
Support enable favorite icons for chromiun bookmarks
|
2025-06-04 23:21:57 +08:00 |
|
Jack251970
|
cef3e8e4bb
|
Make settings internal
|
2025-06-04 23:18:01 +08:00 |
|
Jack251970
|
fd8222ba80
|
Organize usings
|
2025-06-04 23:17:51 +08:00 |
|
Jack251970
|
2f8e5b91b0
|
Add new setting to enable favorite icons
|
2025-06-04 23:17:38 +08:00 |
|
Jack251970
|
f6c75c2107
|
Handle exception from OpenInBrowserTab & OpenInBrowserWindow
|
2025-06-04 22:29:45 +08:00 |
|
Jack251970
|
4bc34f64e8
|
Re-throw the exception if we cannot open the URL in the default browser
|
2025-06-04 22:22:02 +08:00 |
|
Jack251970
|
32ae3a1b67
|
Improve code quality
|
2025-06-04 22:21:08 +08:00 |
|
Jack Ye
|
4e4707a9de
|
Merge branch 'dev' into file_tooltip
|
2025-06-04 21:53:32 +08:00 |
|
Jeremy Wu
|
524fb6a07e
|
Merge pull request #3629 from Flow-Launcher/handle_download_exception
Handle download exception
|
2025-06-04 21:56:21 +10:00 |
|
Jack Ye
|
dae84aef16
|
Merge pull request #3627 from Flow-Launcher/task_exception
Silent handle TaskSchedulerUnobservedTaskException
|
2025-06-04 19:50:23 +08:00 |
|
DB P
|
9755186195
|
Merge pull request #3632 from onesounds/FixPendingLine
Add PendingLineStyle in Base.xaml
|
2025-06-04 18:53:01 +09:00 |
|
Jack251970
|
32b75b4a4f
|
Fix CancellationTokenSource dispose state
|
2025-06-04 17:44:24 +08:00 |
|
Jack Ye
|
f2a7536298
|
Use EnumerateFiles instead of GetFiles
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2025-06-04 17:42:56 +08:00 |
|
DB P
|
2f9e7e11dc
|
Merge branch 'dev' into FixPendingLine
|
2025-06-04 18:36:52 +09:00 |
|
Jack251970
|
edb4d743e9
|
Add timeout for folder size calculation
|
2025-06-04 17:36:37 +08:00 |
|
Jack251970
|
b1557dd4af
|
Add try-catch for preview panel operation
|
2025-06-04 17:32:30 +08:00 |
|
DB P
|
93b3ac4b89
|
Add PendingLineStyle based on BasePendingLineStyle for improved styling
|
2025-06-04 18:28:50 +09:00 |
|
Jack251970
|
ce0729923c
|
Add try-catch for tooltip getter
|
2025-06-04 17:26:33 +08:00 |
|
Jack251970
|
85c038719e
|
Support custom preview panel for folder results
|
2025-06-04 17:12:53 +08:00 |
|
Jack251970
|
f069ee9094
|
Show more info in file & folder tooltip
|
2025-06-04 17:01:46 +08:00 |
|
Jack251970
|
16551396b9
|
Add ui for new setting
|
2025-06-04 17:01:15 +08:00 |
|
Jack251970
|
155eecd86f
|
Expose part functions to helper
|
2025-06-04 16:17:14 +08:00 |
|
DB P
|
93c2b1bf7c
|
Merge pull request #3614 from Flow-Launcher/crowdin-contribution
Add crowdin contribution tip
|
2025-06-04 15:22:18 +09:00 |
|
DB P
|
ab3513a51c
|
Merge branch 'dev' into crowdin-contribution
|
2025-06-04 15:02:32 +09:00 |
|
Jack251970
|
f60585f609
|
Use try-catch to handle download issue
|
2025-06-04 13:44:50 +08:00 |
|
Jack251970
|
8737217513
|
Show error message
|
2025-06-04 13:44:10 +08:00 |
|
Jack251970
|
bdd349e242
|
Improve format
|
2025-06-04 13:39:11 +08:00 |
|
Jack251970
|
2582a9fa20
|
Log exception instead of reporting
|
2025-06-04 13:31:41 +08:00 |
|
Jack251970
|
6b54ca28b0
|
Silent handle TaskSchedulerUnobservedTaskException
|
2025-06-04 12:32:57 +08:00 |
|
Jack Ye
|
5017fa462c
|
Add crowdin contribution tip
|
2025-06-03 20:56:36 +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 |
|