Kevin Zhang
|
fd3576d52c
|
Merge pull request #3122 from Jack251970/dev3
Replace DllImport and flags with CSWin32 & Remove useless DllImport and flags & Fix right Win key click issue
|
2024-12-27 16:06:44 -08:00 |
|
Jack251970
|
02a45661c4
|
Add consistent error handling for GetArguments
|
2024-12-26 13:04:15 +08:00 |
|
Hongtao Zhang
|
0153f71083
|
use stackalloc if possible and fix some incorrect use of safehandle
|
2024-12-25 11:20:09 -06:00 |
|
Jeremy Wu
|
e7e825e930
|
New Crowdin updates (#3062)
* New translations en.xaml (German)
[ci skip]
* New translations en.xaml (German)
[ci skip]
* New translations en.xaml (German)
[ci skip]
* New translations resources.resx (German)
[ci skip]
* New translations en.xaml (German)
[ci skip]
* New translations resources.resx (German)
[ci skip]
* New translations en.xaml (German)
[ci skip]
* New translations en.xaml (German)
[ci skip]
* New translations en.xaml (German)
[ci skip]
* New translations resources.resx (German)
[ci skip]
* New translations en.xaml (German)
[ci skip]
* New translations en.xaml (German)
[ci skip]
* New translations en.xaml (German)
[ci skip]
* New translations en.xaml (German)
[ci skip]
* New translations en.xaml (German)
[ci skip]
* New translations en.xaml (Polish)
[ci skip]
* New translations en.xaml (French)
[ci skip]
* New translations en.xaml (French)
[ci skip]
* New translations en.xaml (Russian)
[ci skip]
* New translations en.xaml (Russian)
[ci skip]
* New translations en.xaml (Russian)
[ci skip]
* New translations en.xaml (Russian)
[ci skip]
* New translations resources.resx (Portuguese)
[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 (German)
[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]
* New translations en.xaml (Portuguese)
[ci skip]
* New translations en.xaml (Dutch)
[ci skip]
* New translations en.xaml (Spanish (Modern))
[ci skip]
* New translations en.xaml (Spanish (Modern))
[ci skip]
* New translations en.xaml (Spanish (Modern))
[ci skip]
* New translations en.xaml (Hebrew)
[ci skip]
* New translations en.xaml (Hebrew)
[ci skip]
* New translations en.xaml (Hebrew)
[ci skip]
* New translations en.xaml (Hebrew)
[ci skip]
* New translations en.xaml (Hebrew)
[ci skip]
* New translations en.xaml (Hebrew)
[ci skip]
* New translations en.xaml (Hebrew)
[ci skip]
* New translations en.xaml (Hebrew)
[ci skip]
* New translations en.xaml (Hebrew)
[ci skip]
* New translations en.xaml (Hebrew)
[ci skip]
* New translations en.xaml (Hebrew)
[ci skip]
* New translations en.xaml (Hebrew)
[ci skip]
* New translations resources.resx (Hebrew)
[ci skip]
* New translations resources.resx (Hebrew)
[ci skip]
* New translations en.xaml (Spanish (Modern))
[ci skip]
* New translations en.xaml (Spanish (Modern))
[ci skip]
* New translations en.xaml (Hebrew)
[ci skip]
* New translations en.xaml (Hebrew)
[ci skip]
* New translations resources.resx (Hebrew)
[ci skip]
* New translations en.xaml (Hebrew)
[ci skip]
* New translations en.xaml (Hebrew)
[ci skip]
* New translations en.xaml (Hebrew)
[ci skip]
* New translations en.xaml (Hebrew)
[ci skip]
* New translations en.xaml (Hebrew)
[ci skip]
* New translations en.xaml (Hebrew)
[ci skip]
* New translations resources.resx (Hebrew)
[ci skip]
* New translations en.xaml (Spanish (Modern))
[ci skip]
* New translations en.xaml (Hebrew)
[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 (German)
[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, Latin America)
[ci skip]
* New translations en.xaml (Slovak)
[ci skip]
* New translations en.xaml (French)
[ci skip]
* New translations en.xaml (Spanish (Modern))
[ci skip]
* New translations en.xaml (Portuguese)
[ci skip]
---------
Co-authored-by: Kevin Zhang <45326534+taooceros@users.noreply.github.com>
|
2024-12-25 18:41:40 +02:00 |
|
Jack251970
|
a899ff83e5
|
Improve code quality
|
2024-12-14 11:46:09 +08:00 |
|
Jack251970
|
a088f91541
|
Add comments for string truncation
|
2024-12-14 11:17:29 +08:00 |
|
Jack251970
|
313f86b648
|
Replace DllImport & flags with CSWin32
|
2024-12-10 15:09:06 +08:00 |
|
Jeremy Wu
|
ce6b4d90bd
|
Merge pull request #3093 from Jack251970/dev4
Replace original MessageBox with MessageBoxEx & Improve MessageBoxEx display style & Add new public api for using MessageBoxEx
|
2024-12-08 10:44:08 +11:00 |
|
Jack251970
|
534a1117aa
|
Use public api to call ShowMsgBox functions & remove useless Core project import
|
2024-11-27 12:21:34 +08:00 |
|
Jack251970
|
897fd7aaba
|
Replace Flow.Launcher.Core.MessageBoxType & MessageBoxImage with System.Windows.MessageBoxButton & MessageBoxImage
Remove useless warning file
|
2024-11-26 21:31:13 +08:00 |
|
dependabot[bot]
|
f3c21d5842
|
Bump Microsoft.Extensions.Caching.Memory from 8.0.1 to 9.0.0
Bumps [Microsoft.Extensions.Caching.Memory](https://github.com/dotnet/runtime) from 8.0.1 to 9.0.0.
- [Release notes](https://github.com/dotnet/runtime/releases)
- [Commits](https://github.com/dotnet/runtime/compare/v8.0.1...v9.0.0)
---
updated-dependencies:
- dependency-name: Microsoft.Extensions.Caching.Memory
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-11-25 22:59:12 +00:00 |
|
Jack251970
|
b30cc4fc38
|
Replace System.Windows.MessageBox with MessageBoxEx
|
2024-11-25 10:38:43 +08:00 |
|
Jack251970
|
9cb464df05
|
Add debug log for exception.
|
2024-11-24 09:21:27 +08:00 |
|
Jack251970
|
4e3fd84f06
|
Remove useless comment
|
2024-11-23 21:32:42 +08:00 |
|
Jack251970
|
6e4f6e2abf
|
Fix System.OperationCanceledException Issue (#3091)
|
2024-11-22 11:20:12 +08:00 |
|
Jeremy Wu
|
1bbc104182
|
version bump plugins
|
2024-11-05 07:30:53 +00:00 |
|
Jeremy Wu
|
ecfbf32128
|
New Crowdin updates (#3034)
|
2024-11-05 05:31:06 +02:00 |
|
Jeremy Wu
|
9811cc3962
|
New Crowdin updates (#3029)
|
2024-10-16 07:22:28 +03:00 |
|
Jeremy Wu
|
58bf75d5cf
|
bump plugin versions
|
2024-10-16 13:37:48 +11:00 |
|
Jeremy Wu
|
c9db565b2b
|
New Crowdin updates (#2997)
|
2024-10-15 13:36:30 +03:00 |
|
dependabot[bot]
|
45c1c69fa2
|
Bump Microsoft.Extensions.Caching.Memory
Bumps [Microsoft.Extensions.Caching.Memory](https://github.com/dotnet/runtime) from 8.0.0 to 8.0.1.
- [Release notes](https://github.com/dotnet/runtime/releases)
- [Commits](https://github.com/dotnet/runtime/compare/v8.0.0...v8.0.1)
---
updated-dependencies:
- dependency-name: Microsoft.Extensions.Caching.Memory
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-10-14 20:47:55 +00:00 |
|
Jeremy Wu
|
6cebb95926
|
New Crowdin updates (#2959)
|
2024-09-24 09:49:43 +03:00 |
|
Jeremy Wu
|
c84976958a
|
Merge pull request #2955 from Flow-Launcher/version_bumps_release
Release version bumps
|
2024-09-06 00:07:15 +10:00 |
|
Kevin Zhang
|
05b2ae0049
|
fix grammar
|
2024-09-05 00:21:47 -05:00 |
|
Jeremy Wu
|
152f54521b
|
New Crowdin updates (#2949)
|
2024-09-04 17:37:07 +05:30 |
|
Jeremy
|
38a758c587
|
plugin version bumps
|
2024-09-04 21:12:08 +10:00 |
|
Jeremy Wu
|
1843f3fd51
|
New Crowdin updates (#2903)
|
2024-08-26 17:28:18 +05:30 |
|
Jeremy Wu
|
eec252e267
|
New Crowdin updates (#2889)
|
2024-08-15 20:47:23 +10:00 |
|
Jeremy Wu
|
edbec079de
|
New Crowdin updates (#2817)
|
2024-08-13 22:52:40 +05:30 |
|
Jeremy Wu
|
f042e7ae11
|
version bump plugins
|
2024-08-13 18:27:56 +10:00 |
|
Jeremy Wu
|
55cd12d532
|
New Crowdin updates (#2795)
Updated translations
|
2024-06-29 11:38:24 -07:00 |
|
Jeremy Wu
|
0b9722a35b
|
New Crowdin updates (#2718)
|
2024-06-19 14:57:31 +03:00 |
|
Yusyuriv
|
87542e4385
|
Add option to hide uninstallers from results
|
2024-05-26 16:01:29 +06:00 |
|
Yan
|
ec26321b7e
|
Merge pull request #2712 from Flow-Launcher/reduce-build-size
Reduce build size
|
2024-05-26 06:06:06 +06:00 |
|
Jeremy Wu
|
6133e551f7
|
New Crowdin updates (#2657)
New and updated translations
|
2024-05-24 21:06:34 +03:00 |
|
Yusyuriv
|
976a8c540e
|
Add SatelliteResourceLanguages property to plugin projects to prevent generating unnecessary localization DLL files
|
2024-05-23 11:03:01 +06:00 |
|
Yusyuriv
|
2c4444d690
|
Remove NLog.Web.AspNetCore dependency
|
2024-05-23 10:49:48 +06:00 |
|
Jeremy Wu
|
a9b4187969
|
New Crowdin updates (#2624)
* New translations en.xaml (Dutch)
[ci skip]
* New translations en.xaml (Slovak)
[ci skip]
* New translations en.xaml (French)
[ci skip]
* New translations en.xaml (French)
[ci skip]
* New translations en.xaml (Arabic)
[ci skip]
* New translations en.xaml (Arabic)
[ci skip]
* New translations en.xaml (Czech)
[ci skip]
* New translations en.xaml (Czech)
[ci skip]
* New translations en.xaml (Danish)
[ci skip]
* New translations en.xaml (Danish)
[ci skip]
* New translations en.xaml (German)
[ci skip]
* New translations en.xaml (German)
[ci skip]
* New translations en.xaml (Italian)
[ci skip]
* New translations en.xaml (Italian)
[ci skip]
* New translations en.xaml (Japanese)
[ci skip]
* New translations en.xaml (Japanese)
[ci skip]
* New translations en.xaml (Korean)
[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 (Polish)
[ci skip]
* New translations en.xaml (Portuguese)
[ci skip]
* New translations en.xaml (Portuguese)
[ci skip]
* New translations en.xaml (Russian)
[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 (Turkish)
[ci skip]
* New translations en.xaml (Ukrainian)
[ci skip]
* New translations en.xaml (Ukrainian)
[ci skip]
* New translations en.xaml (Chinese Simplified)
[ci skip]
* New translations en.xaml (Chinese Simplified)
[ci skip]
* New translations en.xaml (Chinese Traditional)
[ci skip]
* New translations en.xaml (Chinese Traditional)
[ci skip]
* New translations en.xaml (Portuguese, Brazilian)
[ci skip]
* New translations en.xaml (Portuguese, Brazilian)
[ci skip]
* New translations en.xaml (Norwegian Bokmal)
[ci skip]
* New translations en.xaml (Norwegian Bokmal)
[ci skip]
* New translations en.xaml (Serbian (Latin))
[ci skip]
* New translations en.xaml (Serbian (Latin))
[ci skip]
* New translations en.xaml (Spanish (Modern))
[ci skip]
* New translations en.xaml (Spanish (Modern))
[ci skip]
* New translations en.xaml (Spanish, Latin America)
[ci skip]
* New translations en.xaml (Spanish, Latin America)
[ci skip]
* New translations en.xaml (Slovak)
[ci skip]
* New translations en.xaml (Portuguese)
[ci skip]
* New translations en.xaml (Portuguese)
[ci skip]
|
2024-04-18 14:19:57 +03:00 |
|
Jeremy
|
f52e5db39b
|
bump plugin versions
|
2024-04-18 20:08:54 +10:00 |
|
VictoriousRaptor
|
cd7673418a
|
Show target path in hover tooltip
|
2024-04-06 11:54:52 +08:00 |
|
VictoriousRaptor
|
df589cea49
|
Fix program indexing logic when cache is empty
|
2024-03-31 20:07:18 +08:00 |
|
Jeremy Wu
|
27962154f4
|
Merge pull request #2508 from flooxo/open_target
Add open target for program shortcuts
|
2024-03-31 15:07:03 +11:00 |
|
VictoriousRaptor
|
f73e3d57d6
|
Only show target folder context menu for .lnk files
|
2024-03-31 01:17:59 +08:00 |
|
VictoriousRaptor
|
ec7ecfacd0
|
Add Args property
|
2024-03-31 01:17:05 +08:00 |
|
Hongtao Zhang
|
a27d5336df
|
fix python plugin and node plugin
fix job process association the program plugin
|
2024-02-15 22:06:19 -06:00 |
|
Jeremy
|
cd684be0bf
|
bump version for plugins
|
2024-02-04 13:57:04 +11:00 |
|
Florian Grabmeier
|
83d59b1103
|
Add open target for program shortcuts
Signed-off-by: Florian Grabmeier <flo.grabmeier@gmail.com>
|
2024-01-25 22:48:44 +01:00 |
|
Jeremy Wu
|
acebf04c4c
|
New Crowdin updates (#2494)
* New translations en.xaml (French)
[ci skip]
* New translations en.xaml (German)
[ci skip]
* New translations en.xaml (Italian)
[ci skip]
* New translations en.xaml (Dutch)
[ci skip]
* New translations en.xaml (Ukrainian)
[ci skip]
* New translations en.xaml (Chinese Simplified)
[ci skip]
* New translations en.xaml (Portuguese, Brazilian)
[ci skip]
* New translations en.xaml (Ukrainian)
[ci skip]
* New translations en.xaml (Portuguese, Brazilian)
[ci skip]
* New translations en.xaml (Ukrainian)
[ci skip]
* New translations en.xaml (German)
[ci skip]
* New translations en.xaml (Italian)
[ci skip]
* New translations en.xaml (Polish)
[ci skip]
* New translations en.xaml (Ukrainian)
[ci skip]
* New translations en.xaml (Italian)
[ci skip]
* New translations en.xaml (Ukrainian)
[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 (German)
[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 (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 (German)
[ci skip]
* New translations en.xaml (Italian)
[ci skip]
* New translations en.xaml (Ukrainian)
[ci skip]
* New translations en.xaml (German)
[ci skip]
* New translations en.xaml (Ukrainian)
[ci skip]
* New translations en.xaml (Italian)
[ci skip]
* New translations en.xaml (Ukrainian)
[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 (German)
[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 (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 (Ukrainian)
[ci skip]
* New translations en.xaml (Ukrainian)
[ci skip]
* New translations resources.resx (French)
[ci skip]
* New translations resources.resx (Ukrainian)
[ci skip]
|
2024-01-23 08:04:38 +02:00 |
|
Hongtao Zhang
|
fd9e8a59e1
|
fix build
|
2023-11-25 23:57:05 -06:00 |
|
Hongtao Zhang
|
83553244d7
|
use memorypack instead of binaryformatter
|
2023-11-11 18:10:06 -06:00 |
|