taooceros
11eefa49b7
chore: upgrade from .NET 9 to .NET 10
...
Build / build (push) Has been cancelled
Update all project files from net9.0 to net10.0:
- Core projects: net9.0-windows → net10.0-windows
- App projects: net9.0-windows10.0.19041.0 → net10.0-windows10.0.19041.0
- All plugin projects updated
- Microsoft.Extensions packages updated to 10.0.0-preview.1
Build verified with 1220 warnings (pre-existing), 0 errors.
💘 Generated with Crush
Assisted-by: Kimi for Coding via Crush <crush@charm.land>
2026-02-05 01:53:42 +08:00
Shengkai Lin
54827a1b25
sk
Build / build (push) Waiting to run
2026-02-04 22:03:25 +08:00
Shengkai Lin
c51c029263
Merge branch 'dev' into avalonia_migration
...
Build / build (push) Waiting to run
Resolved conflicts:
- Calculator.csproj: Keep Mages 3.0.1 (from dev) + Avalonia packages
- Explorer SettingsViewModel.cs: Use PromptUserSelectFileAsync for ShellPath
- ExplorerSettings.xaml: Removed (deleted in HEAD)
- packages.lock.json: Restored from dev
2026-02-01 13:33:39 +08:00
Jeremy Wu
6c8add051f
Merge pull request #4057 from Flow-Launcher/last_history_show_result_icon
...
Build / build (push) Has been cancelled
History results display actual result icon for Last Opened history style
2026-01-26 17:50:55 +11:00
Jeremy
248da93d05
fix preview when toggle history mode via Ctrl + H
2026-01-26 16:57:47 +11:00
Jack Ye
e9dcd8b7ba
Fix code comments
...
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
2026-01-23 16:15:25 +08:00
Jack251970
935d41dc26
Ensure combability of glyph setter
2026-01-23 16:10:01 +08:00
Jack251970
0f0ee9ffde
Revert "Try to fix combability issue"
...
This reverts commit b703bcdd52 .
2026-01-23 16:05:03 +08:00
Jack251970
b703bcdd52
Try to fix combability issue
2026-01-23 15:51:24 +08:00
Jeremy
90360022a4
update glyph when history result exists
2026-01-20 21:26:04 +11:00
Hongtao Zhang
dda587493b
Migrate Program plugin settings to Avalonia and fix scroll issues
...
- Update ISettingProvider to support CreateSettingPanelAvalonia
- Create native Avalonia settings UI for Program Plugin (ProgramSetting.axaml)
- Implement ProgramSettingViewModel using CommunityToolkit.Mvvm
- Update PluginsSettingsViewModel to detect and load native Avalonia settings
- Replace ListBox with ItemsControl in PluginsSettingsPage to fix auto-scroll issues when expanding settings
- Align Avalonia package versions (11.2.3) across projects to fix type load errors
2026-01-19 00:06:36 -08:00
dependabot[bot]
91cd27298d
Bump Microsoft.SourceLink.GitHub from 8.0.0 to 10.0.102
...
---
updated-dependencies:
- dependency-name: Microsoft.SourceLink.GitHub
dependency-version: 10.0.102
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2026-01-13 22:45:22 +00:00
Jeremy
19fa107fea
minor fixes and adjustments for code quality
2026-01-04 22:05:39 +11:00
Jeremy
55673cdb4b
add method comments
2026-01-04 21:16:13 +11:00
Jeremy
f9df44a2cd
rename to IcoPathAbsolute
2026-01-01 22:32:39 +11:00
Jeremy
2e8bb357fc
Merge branch 'dev' into last_history_show_result_icon
2026-01-01 17:01:17 +11:00
Jeremy
810725cc6b
add explicit JsonInclude for PluginID internal set
2026-01-01 15:43:23 +11:00
Jeremy
6b6a9a9935
simplify GetHistoryItems
2026-01-01 14:30:28 +11:00
Jeremy
de0d022268
rename last opened class; use inheritance; initialise at startup
2025-12-31 12:14:07 +11:00
Jeremy
d78d313372
update to use IcoAbsoluteLocalPath
2025-12-26 21:37:30 +11:00
Jack Ye
48f67b1886
Improve and fix query result update logic issue & provide access to exact query typed by user ( #3502 )
2025-11-26 21:15:12 +11:00
Jeremy
7958b17968
wip show result icon
2025-11-20 21:02:19 +11:00
Jack Ye
c9e3c628e8
Improve code comments
...
Co-authored-by: Jeremy Wu <jeremy24wu@gmail.com>
2025-10-16 18:48:07 +08:00
Jack Ye
adfd5425f0
Merge branch 'dev' into plugin_initialization
2025-10-14 21:53:43 +08:00
Jeremy Wu
f37d4c47cc
Release 2.0.2 | Plugin 5.1.0 ( #4046 )
2025-10-14 13:49:29 +03:00
Jack251970
9a20b0e0de
Expose initialized plugins via PublicAPI
2025-10-02 21:59:05 +08:00
Jack Ye
6213193cda
Merge branch 'dev' into plugin_initialization
2025-10-02 20:22:20 +08:00
Jack251970
763fee0c14
Add new helper method & Improve code quality
2025-09-22 20:58:22 +08:00
Jeremy Wu
a05e09908c
Release 2.0.1 ( #3998 )
2025-09-21 20:23:00 +08:00
Jack Ye
3116f3d363
Merge branch 'dev' into plugin_initialization
2025-09-21 13:22:31 +08:00
Jack251970
29b675b26a
Upgrade nuget packages
2025-09-13 14:14:59 +08:00
Jack Ye
2d8c7a39ca
Merge branch 'dev' into plugin_initialization
2025-09-06 13:31:29 +08:00
Jack Ye
8bc60e55e0
Merge branch 'dev' into nuget_package_upgrade
2025-09-06 13:31:24 +08:00
Jack Ye
cf8096f276
Merge branch 'dev' into plugin_initialization
2025-09-05 20:35:05 +08:00
Jack251970
b501e52f5d
Upgrade nuget packages
2025-09-05 19:49:21 +08:00
Jack Ye
ec7b481d27
Merge branch 'dev' into bump_versions
2025-09-04 19:09:58 +08:00
Jeremy
563ae0eeaf
add manifest handling of plugin's MinimumAppVersion property
2025-09-02 22:11:08 +10:00
Jeremy Wu
20b4e22746
version bump Plugin project
2025-09-01 22:31:35 +10:00
Jeremy Wu
82106ccc0f
bump plugin project version
2025-08-31 18:23:37 +10:00
Jeremy Wu
e1cc50c579
Merge remote-tracking branch 'origin/master' into resolve_conflicts
2025-08-31 17:53:21 +10:00
Jack251970
6e873abc7b
Upgrade nuget package & Fix lock file issue
2025-08-30 16:34:34 +08:00
Jack Ye
528687cf63
Merge branch 'dev' into nuget_package_upgrade
2025-08-30 16:27:15 +08:00
Jack251970
6b60373886
Upgrade nuget packages
2025-08-25 18:50:02 +08:00
Jack251970
922c3d5611
Upgrade nuget packages & Update lock files
2025-08-17 16:54:41 +08:00
Jack251970
bf07f2e72c
Improve xml documents
2025-08-13 21:00:17 +08:00
Jack251970
063836266d
Fix Result.Clone
2025-08-13 20:44:00 +08:00
Jack251970
2a1584e2dd
Add code comments
2025-08-13 20:43:51 +08:00
Jack251970
8c6f9c9875
Add new api Result.QuerySuggestionText
2025-08-13 20:26:23 +08:00
Jack Ye
97fb8d680f
Merge branch 'dev' into plugin_initialization
2025-07-24 11:54:19 +01:00
Jack251970
3cd7c3ce00
Remove CursorInfo class
2025-07-23 13:52:31 +08:00