Jack Ye
|
62935dbd0e
|
Merge pull request #3461 from Flow-Launcher/keyboard_win32_exception
Fix possible win32 exception
|
2025-04-14 01:00:26 +08:00 |
|
Jack251970
|
eec6145e1a
|
Fix possible win32 exception
|
2025-04-13 20:35:27 +08:00 |
|
Jack Ye
|
9dd5f06930
|
Merge pull request #3460 from Flow-Launcher/ignore_plugin_source_http_exception
Improve log & Ignore plugin source http exception
|
2025-04-13 19:06:25 +08:00 |
|
Jack Ye
|
3fab9da633
|
Fix incorrect class name reference
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
|
2025-04-13 18:14:39 +08:00 |
|
Jack251970
|
43dbf1a0ee
|
Remove useless functions & Fix debug issue
|
2025-04-13 18:13:55 +08:00 |
|
Jack251970
|
20d2661380
|
Code quality
|
2025-04-13 18:04:50 +08:00 |
|
Jack251970
|
50130e4b00
|
Use class name instead
|
2025-04-13 17:59:39 +08:00 |
|
Jack251970
|
3f57f944f6
|
Remove useless debug
|
2025-04-13 17:52:42 +08:00 |
|
Jack251970
|
4a7915b9ff
|
Use api fuctions forr main project
|
2025-04-13 17:50:44 +08:00 |
|
Jack251970
|
b13ab3b893
|
Remove useless DI
|
2025-04-13 17:27:17 +08:00 |
|
Jack251970
|
dde933a96b
|
Use api functions instead
|
2025-04-13 17:26:21 +08:00 |
|
Jack251970
|
e31f14e60d
|
Use local reference instead
|
2025-04-13 17:11:36 +08:00 |
|
Jack251970
|
230df80b87
|
Improve CommunityPluginSource http exception handler
|
2025-04-13 16:44:14 +08:00 |
|
Jack251970
|
0d9ec48e58
|
Code quality
|
2025-04-13 16:36:34 +08:00 |
|
DB P
|
9b5d22a442
|
Merge pull request #3438 from onesounds/250410-PluginBadge2
Result Badge
|
2025-04-12 23:41:26 +09:00 |
|
Jack Ye
|
9414710552
|
Merge pull request #567 from pc223/SearchOrderByRank
Introduce new search order - System.Search.Rank - for Explorer plugin
|
2025-04-12 21:20:58 +08:00 |
|
Jack251970
|
a9748acd22
|
Code quality
|
2025-04-12 21:11:22 +08:00 |
|
Jack251970
|
022b345a4d
|
Add readonly
|
2025-04-12 21:10:39 +08:00 |
|
Jack251970
|
625ddbc0e1
|
Code quality
|
2025-04-12 21:10:26 +08:00 |
|
Jack251970
|
8b44b0818b
|
Fix explorer test issue
|
2025-04-12 21:07:39 +08:00 |
|
Jack251970
|
dd9dc82ecf
|
Fix Logical error in query constraint using System.Search.Rank
|
2025-04-12 21:06:52 +08:00 |
|
Jack251970
|
136a4aa1dd
|
Code quality
|
2025-04-12 20:47:43 +08:00 |
|
Jack Ye
|
cd916b391f
|
Merge branch 'dev' into SearchOrderByRank
|
2025-04-12 20:40:22 +08:00 |
|
Jack251970
|
03d7dccbb6
|
Fix Results clone issue
|
2025-04-12 20:22:15 +08:00 |
|
Jack251970
|
d8f4eac0d2
|
Add ShowBadge property
|
2025-04-12 20:10:24 +08:00 |
|
DB p
|
5d39501707
|
Change badge position logic
|
2025-04-12 17:55:38 +09:00 |
|
Jack Ye
|
02b53732c2
|
Merge branch 'dev' into 250410-PluginBadge2
|
2025-04-12 15:25:32 +08:00 |
|
Jack Ye
|
c8d16a8de4
|
Merge pull request #3456 from Flow-Launcher/plugin_exception
Improve FL Exiting & Exception Handler
|
2025-04-12 14:50:12 +08:00 |
|
Jack Ye
|
5bafe23971
|
Improve code comments
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2025-04-12 14:36:43 +08:00 |
|
Jack251970
|
5045f19ebe
|
Fix task scheduler unobserved task exception window issue
|
2025-04-12 14:29:40 +08:00 |
|
Jack251970
|
eaac72b696
|
Handle TaskSchedulerUnhandledException
|
2025-04-12 10:52:59 +08:00 |
|
Jack251970
|
6b9c9e9eb7
|
Log exception instead of throw exception
|
2025-04-12 08:08:26 +08:00 |
|
DB p
|
c66cbae78b
|
- Adjust Badge layout
- Fix glyph margin in win11light
|
2025-04-12 00:56:07 +09:00 |
|
Jack251970
|
4527b33433
|
Code quality
|
2025-04-11 22:16:04 +08:00 |
|
Jack251970
|
58c3b73ff7
|
Fix directory path issue
|
2025-04-11 22:13:58 +08:00 |
|
Jack251970
|
deb22ad0fe
|
Set CanClose earlier
|
2025-04-11 22:05:04 +08:00 |
|
Jack251970
|
526f00261d
|
Throw plugin exception for plugin dispose interface
|
2025-04-11 22:02:03 +08:00 |
|
Jack251970
|
bae0fa5c0e
|
Improve code quality
|
2025-04-11 22:00:36 +08:00 |
|
Jack251970
|
3aa324d120
|
Throw plugin exception for plugin save interface
|
2025-04-11 21:52:51 +08:00 |
|
Jack Ye
|
578079c913
|
Merge pull request #3452 from Flow-Launcher/json_save_directory_issue
Fix storage save directory issue
|
2025-04-11 18:55:41 +08:00 |
|
Jack251970
|
e6377d0463
|
Fix old Program plugin constructor issue
|
2025-04-11 18:40:03 +08:00 |
|
Jack251970
|
5c43dd45b2
|
Code quality
|
2025-04-11 16:48:02 +08:00 |
|
Jack251970
|
c189336698
|
Fix possible directory not found issue when saving storage
|
2025-04-11 16:46:45 +08:00 |
|
Jack251970
|
8aff3c9f2a
|
Improve strings
|
2025-04-11 16:14:23 +08:00 |
|
Jack251970
|
e6477e886b
|
Fix global query determination issue
|
2025-04-11 16:13:55 +08:00 |
|
Jack251970
|
01f896a578
|
Support global query only
|
2025-04-11 16:11:39 +08:00 |
|
Jack251970
|
2eda64aa7a
|
Support badge icon loading
|
2025-04-11 15:51:26 +08:00 |
|
Jack251970
|
ec99a365b9
|
Support badge path for result update interface
|
2025-04-11 15:49:39 +08:00 |
|
Jack251970
|
a1ce6b348d
|
Fix result badge ico path update issue
|
2025-04-11 15:48:49 +08:00 |
|
Jack251970
|
d338c5551d
|
Fix badge icon url issue
|
2025-04-11 15:47:41 +08:00 |
|