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
Hongtao Zhang
c0d17672af
feat(avalonia): add Avalonia settings views for 8 plugins
...
- Add i18n injection to Application.Resources for DynamicResource bindings
- Create Avalonia settings views for plugins:
- Explorer (ExplorerSettings + QuickAccessLinkSettings dialog)
- BrowserBookmark (SettingsControl + CustomBrowserSettingWindow)
- Calculator (CalculatorSettings)
- ProcessKiller (SettingsControl)
- PluginsManager (PluginsManagerSettings)
- WebSearch (SettingsControl)
- Shell (ShellSetting + converter)
- Program (ProgramSetting)
- Add IsAvalonia detection pattern for dual-framework dialog support
- Update 11 plugin .csproj files with CopyToAvaloniaOutput targets
- Add System.Threading.Tasks using for async RelayCommand support
2026-01-26 15:30:33 -08:00
Jeremy Wu
229987ee90
Release 2.0.3 ( #4121 )
Publish Default Plugins / publish (push) Has been cancelled
Build / build (push) Has been cancelled
2025-11-20 19:01:51 +08:00
Jeremy Wu
f37d4c47cc
Release 2.0.2 | Plugin 5.1.0 ( #4046 )
2025-10-14 13:49:29 +03:00
Jeremy Wu
a05e09908c
Release 2.0.1 ( #3998 )
2025-09-21 20:23:00 +08:00
Jeremy Wu
4fe8d8c233
New Crowdin updates ( #3940 )
2025-09-06 06:34:23 +03:00
Jeremy Wu
ca01d15dde
New Crowdin updates ( #3824 )
...
* New translations en.xaml (German)
[ci skip]
* New translations en.xaml (French)
[ci skip]
* New translations en.xaml (Arabic)
[ci skip]
* New translations en.xaml (Czech)
[ci skip]
* New translations en.xaml (Danish)
[ci skip]
* New translations en.xaml (Hebrew)
[ci skip]
* New translations en.xaml (Italian)
[ci skip]
* New translations en.xaml (Japanese)
[ci skip]
* New translations en.xaml (Korean)
[ci skip]
* New translations en.xaml (Dutch)
[ci skip]
* New translations en.xaml (Polish)
[ci skip]
* New translations en.xaml (Portuguese)
[ci skip]
* New translations en.xaml (Russian)
[ci skip]
* New translations en.xaml (Slovak)
[ci skip]
* New translations en.xaml (Turkish)
[ci skip]
* New translations en.xaml (Ukrainian)
[ci skip]
* New translations en.xaml (Chinese Simplified)
[ci skip]
* New translations en.xaml (Chinese Traditional)
[ci skip]
* New translations en.xaml (Vietnamese)
[ci skip]
* New translations en.xaml (Portuguese, Brazilian)
[ci skip]
* New translations en.xaml (Norwegian Bokmal)
[ci skip]
* New translations en.xaml (Serbian (Latin))
[ci skip]
* New translations en.xaml (Spanish (Modern))
[ci skip]
* New translations en.xaml (Spanish, Latin America)
[ci skip]
* New translations en.xaml (French)
[ci skip]
* New translations en.xaml (Slovak)
[ci skip]
* New translations en.xaml (Chinese Simplified)
[ci skip]
* New translations en.xaml (Ukrainian)
[ci skip]
* New translations en.xaml (French)
[ci skip]
* New translations en.xaml (Chinese Simplified)
[ci skip]
* New translations en.xaml (Chinese Simplified)
[ci skip]
* New translations en.xaml (Portuguese)
[ci skip]
* New translations en.xaml (German)
[ci skip]
* New translations en.xaml (French)
[ci skip]
* New translations en.xaml (Arabic)
[ci skip]
* New translations en.xaml (Czech)
[ci skip]
* New translations en.xaml (Danish)
[ci skip]
* New translations en.xaml (Hebrew)
[ci skip]
* New translations en.xaml (Italian)
[ci skip]
* New translations en.xaml (Japanese)
[ci skip]
* New translations en.xaml (Korean)
[ci skip]
* New translations en.xaml (Dutch)
[ci skip]
* New translations en.xaml (Polish)
[ci skip]
* New translations en.xaml (Portuguese)
[ci skip]
* New translations en.xaml (Russian)
[ci skip]
* New translations en.xaml (Slovak)
[ci skip]
* New translations en.xaml (Turkish)
[ci skip]
* New translations en.xaml (Ukrainian)
[ci skip]
* New translations en.xaml (Chinese Simplified)
[ci skip]
* New translations en.xaml (Chinese Traditional)
[ci skip]
* New translations en.xaml (Vietnamese)
[ci skip]
* New translations en.xaml (Portuguese, Brazilian)
[ci skip]
* New translations en.xaml (Norwegian Bokmal)
[ci skip]
* New translations en.xaml (Serbian (Latin))
[ci skip]
* New translations en.xaml (Spanish (Modern))
[ci skip]
* New translations en.xaml (Spanish, Latin America)
[ci skip]
* New translations en.xaml (Slovak)
[ci skip]
* New translations en.xaml (French)
[ci skip]
2025-08-31 13:05:43 +03:00
Jack Ye
8142ef1dee
Merge branch 'dev' into nuget_dependency
2025-07-23 10:47:19 +08:00
Jack Ye
4652392c71
Update translations
...
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-07-20 11:29:15 +08:00
Jack251970
b6ecfdcf63
Remove project reference in Sys plugin to Flow.Launcher.Infrastructure
2025-07-20 09:58:30 +08:00
Jack251970
96e6882ec1
Improve string resource
2025-07-20 09:50:07 +08:00
Jack251970
365dd5ee17
Use translation for constant strings
2025-07-20 09:42:32 +08:00
Jack251970
9f63291fda
Improve setting dialog command
2025-07-20 09:35:29 +08:00
Jack251970
7af3c5febf
Upgrade NuGet dependency
2025-07-19 20:26:33 +08:00
Hongtao Zhang
e96a4cf59d
Merge remote-tracking branch 'origin/dev' into net9
...
# Conflicts:
# Flow.Launcher.Infrastructure/Flow.Launcher.Infrastructure.csproj
# Flow.Launcher/Flow.Launcher.csproj
2025-07-15 15:52:34 -07:00
Jack251970
539a852363
Improve logic
2025-07-15 21:59:40 +08:00
Jack251970
aece803905
Simplify logic
2025-07-15 21:50:41 +08:00
WayneFerdon
a34b8f2630
[Plugin.Sys Enhancement] Support returning all usable commands while query is empty; ChangeQuery by ThemeSelector Action with ActionKeyword at the front as well
2025-07-15 21:22:19 +08:00
Jeremy Wu
3159e67c9d
New Crowdin updates ( #3807 )
2025-07-13 15:56:34 +03:00
Jeremy Wu
b440aaab37
New Crowdin updates ( #3730 )
2025-07-03 15:01:52 +03:00
Jeremy Wu
db97288282
New Crowdin updates ( #3574 )
2025-06-03 06:52:56 +03:00
Jeremy Wu
2b9529d2f9
set all of plugins' version to default 1.0.0
2025-05-20 09:06:11 +00:00
Jack251970
8325963047
Fix size changed width issue
2025-05-14 14:23:35 +08:00
Jeremy Wu
1775c0fd26
New Crowdin updates ( #3430 )
2025-05-11 13:27:09 +03:00
Jack251970
c382732f97
Improve windows exiting
2025-04-15 12:49:09 +08:00
Jack251970
f71e7461c6
Remove unused project reference
2025-04-09 12:38:52 +08:00
Jack251970
9c07989edf
Improve code quality
2025-04-09 12:14:07 +08:00
Jeremy Wu
9bc27a4ecd
New Crowdin updates ( #3348 )
2025-04-08 21:41:15 +08:00
Jack251970
a3c7be9559
Handle results from SetCurrentTheme
2025-04-08 16:49:29 +08:00
Jack251970
ecd019dd6b
Move ThemeData class to SharedModels
2025-04-08 15:56:54 +08:00
Jack251970
2e885ea5cc
Remove useless variable
2025-04-04 20:45:24 +08:00
Jack251970
9b9704e938
Improve settings panel theme page & theme selector
2025-04-04 20:11:01 +08:00
Jack251970
cc1e6dd7ee
Fix theme select initialization issue
2025-03-31 21:53:33 +08:00
Jack Ye
be966b7a9e
Merge pull request #3272 from Jack251970/plugin_settings_cache_path
...
Improve Plugin Metadata & Path Management
2025-03-30 08:27:05 +08:00
DB p
c2d1b30240
Add and adjust glyph icon for sys plugin
2025-03-29 06:05:23 +09:00
Jack Ye
c87b731efd
Merge branch 'dev' into plugin_settings_cache_path
2025-03-21 07:31:12 +08:00
Jack Ye
a6812cfd9f
Merge branch 'dev' into settings_panel
2025-03-20 20:33:31 +08:00
Jack Ye
e3af882eec
Merge branch 'dev' into plugin_settings_cache_path
2025-03-20 14:00:07 +08:00
Jack251970
da30e2e595
Improve code quality
2025-03-17 09:37:34 +08:00
Jack251970
0bcc187b5d
Keep user settings when changing theme
2025-03-16 23:55:15 +08:00
Jack251970
b0b1a2661a
Fix build issue & Cleanup codes
2025-03-16 20:26:06 +08:00
Jack251970
6c80e74d59
Fix websearch plugin issue & Improve sys plugin settings panel
2025-03-16 20:22:21 +08:00
Jack Ye
1baf1751f2
Merge branch 'dev' into settings_panel
2025-03-16 20:04:22 +08:00
Jack Ye
c690e591ff
Merge branch 'dev' into plugin_settings_cache_path
2025-03-16 19:42:58 +08:00
Jack Ye
6f093cffca
Merge branch 'dev' into 250223FluentTest2
2025-03-16 16:47:37 +08:00
Jack251970
9a6175e848
Remove useless position initialization & Remove useless dispatcher invoke
2025-03-16 16:44:36 +08:00
Jack251970
cd46c79a3a
Fix build issue
2025-03-16 15:56:30 +08:00
Jack251970
2ed5de320a
Improve sys plugin theme selector
2025-03-16 15:49:24 +08:00
Jack Ye
82af6ab940
Merge pull request #3344 from Jack251970/system_plugin_translation
...
Use Command Keyword to Search System Command
2025-03-16 13:55:24 +08:00