Jack251970
|
ad63b0e7f4
|
Improve code quality for field names
|
2025-02-23 19:48:38 +08:00 |
|
Jeremy Wu
|
2bc9203be6
|
Merge pull request #3219 from Jack251970/delete_plugin_settings
Support deleting plugin settings when uninstalling plugins
|
2025-02-23 15:29:25 +11:00 |
|
Jeremy Wu
|
4b03aa477c
|
Merge pull request #3240 from Jack251970/back_query_results_before_change_query
Fix ChangeQuery & ReQuery Work Issue When Results Are Not From Query Results
|
2025-02-23 10:13:11 +11:00 |
|
Jeremy Wu
|
e028ed399f
|
Merge pull request #3259 from Jack251970/remove_duplicated_programs
Support removing duplicated programs
|
2025-02-22 23:03:29 +11:00 |
|
Jack251970
|
64eb4a7bea
|
Improve documents
|
2025-02-22 19:48:25 +08:00 |
|
Jack251970
|
aee585620a
|
Remove back to query result and call this function in ChangeQuery & ReQuery
|
2025-02-22 19:32:08 +08:00 |
|
Jack251970
|
5fc8ed1824
|
Remove useless settings control & project reference
|
2025-02-21 11:11:44 +08:00 |
|
Jack251970
|
79bcf8be18
|
Use system environment for Windows app path
|
2025-02-21 09:32:58 +08:00 |
|
Jack251970
|
097633e9e0
|
Fix typos
|
2025-02-21 09:29:43 +08:00 |
|
Jack251970
|
7ccfbcae7f
|
Add hide dulplicated windows apps into settings panel
|
2025-02-20 23:15:12 +08:00 |
|
Jack251970
|
ccf8d876ae
|
Add support for hiding dulplicated windows apps
|
2025-02-20 14:59:16 +08:00 |
|
Jack251970
|
2843236214
|
Improve documents & Improve code quality
|
2025-02-19 17:09:09 +08:00 |
|
Jack Ye
|
1a54eed7ed
|
Merge pull request #3250 from Jack251970/sys_shutdown_restart_hibernate
Improve Shutdown & Restart & Hibernate in Sys Plugin
|
2025-02-19 16:33:12 +08:00 |
|
Jeremy Wu
|
735cc14821
|
Merge pull request #3203 from Jack251970/context_menu_back_to_query
Improve context menu item action response & Fix origin query null exception
|
2025-02-18 21:57:32 +11:00 |
|
Jack251970
|
9284c559f6
|
Use api function to hide window
|
2025-02-18 11:41:26 +08:00 |
|
Jack251970
|
3bd4ca4105
|
Replace hiberate with PInvoke
|
2025-02-18 11:17:45 +08:00 |
|
Jack251970
|
a065179d53
|
Use PInvoke for const
|
2025-02-18 11:12:33 +08:00 |
|
Jack251970
|
648e3f2689
|
Improve code quality
|
2025-02-18 11:07:18 +08:00 |
|
Jack251970
|
1809314842
|
Enable shutdown privilege before calling PInvoke for shutdown and start
|
2025-02-18 00:08:15 +08:00 |
|
Jack251970
|
e93699b37d
|
Add shutdown reason
|
2025-02-17 23:37:20 +08:00 |
|
Jack251970
|
ffa303825e
|
Replace process commands with PInvoke
|
2025-02-17 23:22:06 +08:00 |
|
Jack251970
|
827b6edb38
|
Improve code quality
|
2025-02-17 23:12:46 +08:00 |
|
Jack Ye
|
2978226bcf
|
Merge branch 'dev' into dev
|
2025-02-17 19:00:18 +08:00 |
|
Kevin Zhang
|
741ddfeafe
|
Merge pull request #3170 from Jack251970/dev3
Add New API for ProgressBoxEx to Show Progress & Add Progress Display for Plugin Downloading & Improve DownloadUrl Api Function
|
2025-02-16 22:20:29 -08:00 |
|
Jeremy Wu
|
cd52c0f20e
|
Merge pull request #3208 from Flow-Launcher/dependabot/nuget/Microsoft.Data.Sqlite-9.0.1
Bump Microsoft.Data.Sqlite from 9.0.0 to 9.0.1
|
2025-02-12 21:00:32 +11:00 |
|
Azakidev
|
6c081e12a4
|
Revert the translation files
|
2025-02-08 19:26:36 +01:00 |
|
Jack251970
|
0e4cf57e9e
|
Revert blank lines
|
2025-02-08 11:57:29 +08:00 |
|
Jack251970
|
5ee110b3b7
|
Fix unix directory seperator issue
|
2025-02-07 16:42:01 +08:00 |
|
Jack251970
|
3ee3528e54
|
Revert "Fix unix directory seperator issue"
This reverts commit a3cc5e25f9.
|
2025-02-07 16:40:45 +08:00 |
|
Jack251970
|
a3cc5e25f9
|
Fix unix directory seperator issue
|
2025-02-07 16:05:35 +08:00 |
|
Jack251970
|
646bad6deb
|
Use parameter for function for readability
|
2025-02-07 14:15:01 +08:00 |
|
Jack251970
|
1f1b31994d
|
Improve argument name to avoid possible confusion
|
2025-02-06 09:35:21 +08:00 |
|
Jack251970
|
7598a6aff5
|
Revert auto format
|
2025-02-06 08:08:45 +08:00 |
|
Jack251970
|
71b79da5d4
|
Revert auto format
|
2025-02-06 07:53:40 +08:00 |
|
Jack251970
|
0e02a6f9cf
|
Revert changes in non-English language files
|
2025-02-06 07:51:44 +08:00 |
|
Azakidev
|
5bb3d724c0
|
Use a checkbox instead of separate entries
|
2025-02-06 00:22:41 +01:00 |
|
Azakidev
|
3596a77b34
|
Fix the rest of my mistakes
|
2025-02-04 23:54:04 +01:00 |
|
Azakidev
|
ff2f0c375c
|
Fix typos
|
2025-02-04 23:39:29 +01:00 |
|
Azakidev
|
f708ad9ffd
|
Add Windows Terminal to Shell Plugin
|
2025-02-04 23:18:21 +01:00 |
|
Jack251970
|
e320ca1d49
|
Add support for deleting plugin settings when uninstalling plugins
|
2025-02-01 13:10:32 +08:00 |
|
dependabot[bot]
|
9a8eabd5ee
|
Bump Microsoft.Data.Sqlite from 9.0.0 to 9.0.1
Bumps [Microsoft.Data.Sqlite](https://github.com/dotnet/efcore) from 9.0.0 to 9.0.1.
- [Release notes](https://github.com/dotnet/efcore/releases)
- [Commits](https://github.com/dotnet/efcore/compare/v9.0.0...v9.0.1)
---
updated-dependencies:
- dependency-name: Microsoft.Data.Sqlite
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-01-27 22:56:19 +00:00 |
|
Jeremy
|
99323161b7
|
Merge branch 'dev' into merge_back_1.19.5
|
2025-01-27 17:29:50 +11:00 |
|
Jeremy
|
b9890a9756
|
bump plugin versions
|
2025-01-27 16:48:43 +11:00 |
|
Jeremy Wu
|
f7edecea10
|
New Crowdin updates (#3149)
New translations
|
2025-01-27 16:40:41 +11:00 |
|
Jeremy
|
f9518c073d
|
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>
|
2025-01-27 16:39:07 +11:00 |
|
Jack251970
|
1562c88ea7
|
Improve context menu item action response
|
2025-01-26 20:07:40 +08:00 |
|
Jeremy Wu
|
0c7dc07c74
|
fix typo
|
2025-01-26 09:34:07 +11:00 |
|
Jack251970
|
71dad9f356
|
Add support for more uninstaller prefixs
|
2025-01-24 18:35:11 +08:00 |
|
Jack251970
|
fec553c87c
|
Improve uninstaller check function
|
2025-01-24 12:11:48 +08:00 |
|
Jack251970
|
c32435f2ed
|
Use api to call download function & Add message box for all download operations
|
2025-01-19 15:44:26 +08:00 |
|