Commit graph

3400 commits

Author SHA1 Message Date
dependabot[bot]
8408a3cc54
Bump System.Data.OleDb from 8.0.1 to 9.0.2
Bumps [System.Data.OleDb](https://github.com/dotnet/runtime) from 8.0.1 to 9.0.2.
- [Release notes](https://github.com/dotnet/runtime/releases)
- [Commits](https://github.com/dotnet/runtime/compare/v8.0.1...v9.0.2)

---
updated-dependencies:
- dependency-name: System.Data.OleDb
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-03-09 07:57:00 +00:00
dependabot[bot]
65d42bf7c0
Bump Microsoft.Data.Sqlite from 9.0.1 to 9.0.2
Bumps [Microsoft.Data.Sqlite](https://github.com/dotnet/efcore) from 9.0.1 to 9.0.2.
- [Release notes](https://github.com/dotnet/efcore/releases)
- [Commits](https://github.com/dotnet/efcore/compare/v9.0.1...v9.0.2)

---
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-03-09 07:25:00 +00:00
Jack251970
486cc6ac49 Fix async task issue 2025-03-06 20:15:49 +08:00
Jack251970
889f4cbfeb Fix null reference exception when checking source 2025-03-04 11:08:09 +08:00
Jack251970
1681ac470c Fix path select button possibly invisible issue 2025-03-02 11:42:15 +08:00
Jack251970
af3a1a310c Unify text area min width & height 2025-03-01 22:38:11 +08:00
Jack251970
bc7f4fe384 Improve text area 2025-03-01 22:29:14 +08:00
Jack251970
9f55e8387e Change file select string 2025-03-01 22:25:51 +08:00
Jack251970
86c055338f Unify operation button width 2025-03-01 22:17:16 +08:00
Jack251970
cd320f3de6 Move to resource 2025-03-01 22:15:22 +08:00
Jack251970
317258af2f Redesgin settings panel for explorer plugin 2025-03-01 22:08:40 +08:00
Jack251970
62677bc40e Fix program plugin settings panel top bottom margin issue 2025-03-01 22:08:08 +08:00
Jack Ye
ba0d4127ec
Merge branch 'dev' into multiple_keywords 2025-03-01 12:36:41 +08:00
Jack Ye
7975ab5882
Merge branch 'dev' into plugin_settings_cache_path 2025-03-01 08:51:06 +08:00
Jack251970
330a11a843 Adjust margin & Make title vertically center in program plugin 2025-02-28 21:57:27 +08:00
Jack251970
9ec8681ab8 Remove useless project reference 2025-02-28 14:54:24 +08:00
Jack251970
ca79994543 Change to HideActionKeywordPanel 2025-02-28 09:25:20 +08:00
Jack251970
975d6eefdd Redesgin settings panel for websearch plugin 2025-02-27 21:20:29 +08:00
Jack251970
16b45d38be Redesgin settings panel for bookmark plugin 2025-02-27 20:58:06 +08:00
Jack251970
ac956bccef Redesgin settings panel for program plugin 2025-02-27 20:51:16 +08:00
Jack251970
6d4919f15e Redesgin settings panel for plugins manager plugin 2025-02-27 19:56:31 +08:00
Jack251970
65fb98fe84 Redesgin settings panel for shell plugin 2025-02-27 19:01:32 +08:00
Jack251970
9e43774508 Improve design for inner settings panel 2025-02-27 18:27:43 +08:00
Jack251970
64f02c3fd7 Redesign settings panel for sys plugin & Improve design styles 2025-02-27 18:22:56 +08:00
Hongtao Zhang
865c865942 update to .net 9 2025-02-26 22:37:41 +08:00
Jack251970
8fa34917aa Redesgin settings panel for calculator plugin 2025-02-26 21:22:17 +08:00
Jack251970
fe86e23dea Add exception handles 2025-02-24 16:11:49 +08:00
Jack251970
a29ed64f3c Use metadata for plugin settings directory 2025-02-24 15:27:04 +08:00
Jack251970
a0c2a42e17 Let Program plugin use plugin cache path 2025-02-24 15:15:26 +08:00
Jack251970
601211173c Add log directory & version log directory & themes directory in data location 2025-02-24 13:17:02 +08:00
Jack251970
6e763f0c3b Remove ReplaceActionKeyword api function & Add action keyword same noticification 2025-02-24 09:53:00 +08:00
Jack251970
38402848aa Improve code quality for project references 2025-02-23 23:06:15 +08:00
Jack251970
ad63b0e7f4 Improve code quality for field names 2025-02-23 19:48:38 +08:00
Jack251970
87febda78f Add ReplaceActionKeyword api function 2025-02-23 12:49:21 +08:00
Jack251970
463293214b Revert "Remove useless * keywords" and do not let users change action keywords of Explorer 2025-02-23 12:32:06 +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
414684ce43 Replace action keyword function with api 2025-02-21 13:50:44 +08:00
Jack251970
f999b97de1 Fix build issue 2025-02-21 13:25:31 +08:00
Jack251970
e1f1b97b7e Support allow modify action keywords & WebSearch does not let user change its keywords 2025-02-21 12:27:38 +08:00
Jack251970
8f6bed45e4 Remove useless * keywords 2025-02-21 12:23:31 +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
Jack Ye
fc2ce73343
Merge branch 'dev' into dev3 2025-01-19 15:17:36 +08:00
Odotocodot
fce3b3ae3d Fix crash on theme search 2025-01-18 13:18:48 +00:00
Jeremy Wu
fe8bb6b683
Merge branch 'dev' into flow-theme-selector-plugin 2025-01-18 21:26:10 +11:00
Jeremy Wu
4005054500
implement the complete IDisposable pattern 2025-01-18 21:16:04 +11:00
Jeremy Wu
874a785be4
cache keywordIndex 2025-01-18 21:06:11 +11:00
Jack251970
8eb5a4dfca Improve HttpDownloadAsync function & Use it in PluginManager plugin 2025-01-11 13:24:41 +08:00
dependabot[bot]
a9d77d8bcf
Bump Mages from 2.0.2 to 3.0.0 (#3154) 2025-01-10 19:31:36 +00:00
Jack251970
cc921c7d29 Improve progress box when exception happens 2025-01-10 19:17:54 +08:00
Jack251970
297d191412 Use function to delegate the progress task 2025-01-10 19:13:19 +08:00
Kevin Zhang
5f4d24a26f
Merge pull request #3174 from Jack251970/dev1
Use System.Text.Json to replace Newtonsoft.Json for better performance
2025-01-09 22:13:54 -08:00
Jack251970
95b4c4c766 Improve code quality 2025-01-10 13:34:10 +08:00
Jeremy Wu
f1746b09e0
New Crowdin updates (#3149)
New translations
2025-01-10 07:26:20 +02:00
Jack251970
ad0270079d Use System.Text.Json to replace Newtonsoft.Json for better performance 2025-01-09 20:57:43 +08:00
Jack251970
5016334359 Avoid cancelling all pending requests on shared HttpClient instance 2025-01-09 17:37:53 +08:00
Jack251970
122887e6a6 Await close event from non-ui thread 2025-01-09 16:37:52 +08:00
Jack251970
8aebf958aa Check ui thread when calling close function & Update documents 2025-01-09 12:13:46 +08:00
Jack251970
aff6b1aff1 Perserve prgBox value when force close 2025-01-06 21:32:02 +08:00
Jack251970
bc84910e56 Use static HttpClient instance for heavy load issue 2025-01-06 21:30:28 +08:00
Jack251970
cc0fb66b22 Extract duplicate cleanup code into a method 2025-01-06 21:26:05 +08:00
Jack251970
0fabe31fe4 Improve code quality 2025-01-06 21:16:28 +08:00
Jack251970
675ee9e395 Add translation for progress box title 2025-01-06 21:16:12 +08:00
Jack251970
c907c29148 Fix plugin install issue 2025-01-05 21:16:49 +08:00
Jack251970
07bb16c8f3 Improve code quality 2025-01-05 21:08:23 +08:00
Jack251970
c06ba595b4 Add support for cancelling download 2025-01-05 21:08:07 +08:00
Jack251970
d0bab86377 Improve code quality 2025-01-05 00:11:03 +08:00
Jack251970
54f02e04e6 Use public api for ProgressBoxEx & Add support for force close event 2025-01-05 00:08:56 +08:00
Jack251970
562b233c15 Add progress box support for downloading plugin 2025-01-04 23:11:13 +08:00
Jack251970
37058f7651 Improve code quality. 2025-01-04 21:55:44 +08:00
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
pp.stabrawa
b2532fc88e Order search result by window title 2024-12-27 12:43:43 +01: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
1073821b65 Improve recyble bin clear issue noticification 2024-12-20 18:55:57 +08:00
Jeremy Wu
9fb0233b6d
Merge branch 'dev' into dev3 2024-12-19 22:08:12 +11: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
Jeremy Wu
713034c1cf
Merge pull request #3119 from Jack251970/dev4
Improve windows index search with special character
2024-12-12 21:30:24 +11:00
Jeremy Wu
86fc68b44b
Merge pull request #3114 from cibere/sys-plugin-add-copy-text
add CopyText and AutoCompleteText to some results in the sys plugin
2024-12-12 21:20:22 +11:00
cibere
fe4fcf6cc0 remove AutoCompleteText from the Open Recycle Bin result in sys plugin 2024-12-11 10:53:25 -08:00
Jack251970
ccfc39e54a Fix string length issue 2024-12-10 15:12:35 +08:00
Jack251970
313f86b648 Replace DllImport & flags with CSWin32 2024-12-10 15:09:06 +08:00
Jack251970
ca01b25a39 Replace DllImport & flags with CSWin32 2024-12-10 13:29:21 +08:00
Jack251970
a395936a6c Replace FormApplication & DllImport with CSWin32 2024-12-10 11:56:32 +08:00
Jack251970
5b344fb53c Improve windows index search with special character 2024-12-09 13:23:28 +08:00
Jeremy Wu
304f98e9ed
Merge pull request #3082 from NoPlagiarism/search_copy_url
[WebSearch] Add copy URL to menu
2024-12-08 10:48:34 +11: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
cibere
29c9fd69ad add AutoCompleteText key to some results in the sys plugin 2024-12-07 14:45:32 -08:00
cibere
6410853e34 add CopyText to recyclebin, log folder, flow tips, and userdata folder results in sys plugin 2024-12-07 14:38:28 -08:00
Jeremy
676a5b1590 add defaults to MessageBoxEx Show & update WebSearch to use api call 2024-12-07 22:21:08 +11:00
Jack251970
57cbe10ef0 Fix parameter bug 2024-12-01 20:13:13 +08: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
dependabot[bot]
ba96d1a830
Bump Microsoft.Data.Sqlite from 8.0.10 to 9.0.0
Bumps [Microsoft.Data.Sqlite](https://github.com/dotnet/efcore) from 8.0.10 to 9.0.0.
- [Release notes](https://github.com/dotnet/efcore/releases)
- [Commits](https://github.com/dotnet/efcore/compare/v8.0.10...v9.0.0)

---
updated-dependencies:
- dependency-name: Microsoft.Data.Sqlite
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-11-18 22:09:21 +00:00
NoPlagiarism
386ac9735f [WebSearch] sanitize ContextData 2024-11-18 17:43:22 +05:00
NoPlagiarism
4fbd74a14d [WebSearch] Add copy URL to menu 2024-11-18 17:07:57 +05: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
350423b1f1
Merge pull request #3054 from Flow-Launcher/fix-install-source-author
fix out of index error when install source is not standard github link
2024-10-31 21:46:08 +11:00
Hongtao Zhang
a9da2afecb fix out of index error when install source is not standard github link 2024-10-29 00:23:54 -05:00
dependabot[bot]
89836cbccb
Bump System.Data.OleDb from 8.0.0 to 8.0.1
Bumps [System.Data.OleDb](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: System.Data.OleDb
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-10-21 22:22:58 +00: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
Jeremy Wu
d20ad9bd15
Merge pull request #3026 from Flow-Launcher/dependabot/nuget/Microsoft.Data.Sqlite-8.0.10
Bump Microsoft.Data.Sqlite from 8.0.8 to 8.0.10
2024-10-15 21:00:38 +11:00
dependabot[bot]
eaec496984
Bump Microsoft.Data.Sqlite from 8.0.8 to 8.0.10
Bumps [Microsoft.Data.Sqlite](https://github.com/dotnet/efcore) from 8.0.8 to 8.0.10.
- [Release notes](https://github.com/dotnet/efcore/releases)
- [Commits](https://github.com/dotnet/efcore/compare/v8.0.8...v8.0.10)

---
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>
2024-10-14 22:42:09 +00: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
Jeremy
4698be4f16 update version 2024-09-05 20:30:58 +10:00
Jeremy
37638bb2e6 plugin version bumps 2024-09-05 20:30:01 +10:00
Kevin Zhang
75610d2802
add missing ending dot 2024-09-05 00:24:15 -05: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
DB p
79b509cc38 Revert string to "Customise" 2024-08-21 16:20:32 +09:00
DB p
0fe8eb51f5 Add "Enabled" Column in Customize Action Keyword Tab 2024-08-21 13:18:29 +09:00
dependabot[bot]
6a9c510672
Bump Microsoft.Data.Sqlite from 8.0.7 to 8.0.8
Bumps [Microsoft.Data.Sqlite](https://github.com/dotnet/efcore) from 8.0.7 to 8.0.8.
- [Release notes](https://github.com/dotnet/efcore/releases)
- [Commits](https://github.com/dotnet/efcore/compare/v8.0.7...v8.0.8)

---
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>
2024-08-19 22:17:49 +00:00
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
Ishmaeel
785b3657e5 Add maxlength 2024-08-10 21:50:22 +10:00
Ishmaeel
9285b9c5f4 Add numeric input restriction 2024-08-10 21:24:48 +10:00
Ishmaeel
df07a64661 Convert MaxResult editor to TextBox 2024-08-10 11:17:00 +10:00
Ishmaeel
b181e0f7a4 Update min to 100, remove redundant minmax, add binding delay 2024-08-09 00:06:57 +10:00
Ishmaeel
578b4cb6c5 Add UI for Explorer plugin's MaxResult setting 2024-08-05 23:34:24 +10:00
Ishmaeel
2e078d7d0e Pass MaxResult setting to EverythingApi 2024-08-03 17:16:30 +10:00
Lasith Manujitha
0f7bdeec88
Using a case-insensitive comparison
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
2024-07-17 11:32:09 +05:30
Lasith Manujitha
ce489586ca Add Minor fixes 2024-07-17 04:29:30 +05:30
Lasith Manujitha
b690123a19 Results filter implementation 2024-07-17 04:16:01 +05:30
Lasith Manujitha
35bad615f3 Add file exclude related settings 2024-07-17 04:14:18 +05:30
Jeremy Wu
e1910df10c
Merge pull request #2841 from Flow-Launcher/dependabot/nuget/Microsoft.Data.Sqlite-8.0.7
Bump Microsoft.Data.Sqlite from 8.0.6 to 8.0.7
2024-07-16 22:53:12 +10:00
dependabot[bot]
5a21e271a5
Bump Microsoft.Data.Sqlite from 8.0.6 to 8.0.7
Bumps Microsoft.Data.Sqlite from 8.0.6 to 8.0.7.

---
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>
2024-07-15 22:28:49 +00:00
Lasith Manujitha
c79b512191 feat: Everything Run Count option
Added an option in Explorer > Everything Settings to enable/disable Run Count for file/folder.
2024-07-15 12:22:12 +05:30
Jeremy Wu
4b78926a77 use actual path variable consistently throughout path search 2024-07-13 22:17:56 +10:00
Jeremy Wu
67ae8e579e remove duplicate env variable check method 2024-07-13 22:16:45 +10:00
Jeremy Wu
a318bcb80e fix condition not triggering path search when path is part env variable 2024-07-13 22:15:50 +10:00
DB p
56f76447b1 Add style for hide sep when turn off info state 2024-06-30 17:44:24 +09:00
Jeremy Wu
55cd12d532
New Crowdin updates (#2795)
Updated translations
2024-06-29 11:38:24 -07:00
Jeremy Wu
79c9d9fc3b
Merge pull request #2754 from Flow-Launcher/dependabot/nuget/Microsoft.Data.Sqlite-8.0.6
Bump Microsoft.Data.Sqlite from 8.0.3 to 8.0.6
2024-06-24 21:30:49 +10:00
Jeremy Wu
0b9722a35b
New Crowdin updates (#2718) 2024-06-19 14:57:31 +03:00
Odotocodot
7a0be2c610 Remove Reloadable from theme selector 2024-06-17 16:50:00 +01:00
Yusyuriv
08356adb89
Native context menu: remove ItemType property from Result 2024-06-17 14:20:35 +06:00
Yan
53188c31a1
Merge branch 'dev' into explorer-plugin-integrated-context-menu 2024-06-17 05:56:39 +06:00
Yusyuriv
d701bcab20
Native context menu: add "experimental" label to the settings checkbox again 2024-06-17 05:26:48 +06:00
Yusyuriv
2e2c1742b0
Native context menu: wait before querying the menu 2024-06-17 05:25:32 +06:00
Jeremy
7f31fefe98 remove QuickLook plugin test project 2024-06-16 12:59:52 +10:00
Odotocodot
49a71d7d53 Move Theme Selector into Sys plugin 2024-06-15 12:16:36 +01:00
Jeremy Wu
0c0806ec08
Merge branch 'dev' into quicklook 2024-06-15 20:04:15 +10:00
DB p
58e4285953 Fix the Critical Issue 2024-06-13 11:02:48 +09:00
Yusyuriv
e79f2d7958
Implement additional context menu filters in Explore plugin 2024-06-12 18:36:36 +06:00
Yusyuriv
75156959e5
Use the correct enum when getting command string 2024-06-12 17:17:08 +06:00
Yusyuriv
e97964b95c
Get context menu string by id instead of index 2024-06-12 17:15:58 +06:00
Yusyuriv
922cbbe92c
Add GetCommandStringFlags 2024-06-12 17:14:16 +06:00
Jeremy
03686dd935 Merge remote-tracking branch 'origin/dev' into quicklook 2024-06-12 14:22:24 +10:00
Jeremy
4dbecb1b5a allow preview plugin to override the AlwaysPreview setting 2024-06-12 14:14:25 +10:00
Yan
850df7087d
Merge branch 'dev' into explorer-plugin-integrated-context-menu 2024-06-10 19:21:34 +06:00
Jeremy Wu
251942206a
Merge branch 'dev' into explorer-plugin-add-context-menu-hotkey 2024-06-10 22:10:36 +10:00
DB p
68f7b62872 Fix width and margin in setting panel 2024-06-09 03:38:38 +09:00
Yusyuriv
d8a225fcd9
Explorer plugin: open native context menu on Alt+Enter press 2024-06-08 12:06:35 +06:00
Yusyuriv
deb4f20301
Explorer plugin native context menu: item type adjustments 2024-06-08 10:27:56 +06:00
Yusyuriv
0edd9eafab
Explorer plugin native context menu: turn it off by default 2024-06-08 10:16:33 +06:00
Yusyuriv
c42fbfd185
Explorer plugin native context menu: remove "experimental" part from the native context menu checkbox 2024-06-08 09:59:53 +06:00
DB p
fb9515b534 Add Strings in setting 2024-06-08 04:53:43 +09:00
DB p
4c813301a7 Add Type and Auto Size for context menu 2024-06-08 04:38:06 +09:00
Yusyuriv
ee64c259fc
Explorer plugin native context menu: free all allocated unmanaged memory 2024-06-07 21:29:04 +06:00
Yusyuriv
ce5a38bc49
Explorer plugin native context menu: only show it when it's enabled in settings 2024-06-07 14:35:15 +06:00
Yusyuriv
d07cb1c166
Explorer plugin native context menu: implement settings 2024-06-07 14:30:19 +06:00
Yusyuriv
1747a64d6b
Explorer plugin native context menu: move native context menu below all other items 2024-06-07 13:34:48 +06:00
Yusyuriv
adebabd824
Explorer plugin native context menu: hide duplicate functionality in the native context menu 2024-06-07 13:33:06 +06:00
Yusyuriv
d97382f9fb
Explorer plugin native context menu: fix icons being drawn at 32x32 2024-06-07 12:52:24 +06:00
Yusyuriv
3ee870b249
Explorer plugin native context menu: rename the list of ignored commands to better describe it 2024-06-07 12:39:26 +06:00
Yusyuriv
0987922cf8
Explorer plugin native context menu: add CopyAsPath to the list of ignored commands 2024-06-07 12:38:37 +06:00
Yusyuriv
0c29948b12
Revert "Explorer plugin native context menu: add ContextData=native-context-menu-item to differentiate them in markup"
This reverts commit f49e952e9b.
2024-06-07 12:34:07 +06:00
Yusyuriv
f49e952e9b
Explorer plugin native context menu: add ContextData=native-context-menu-item to differentiate them in markup 2024-06-07 12:32:08 +06:00
Yusyuriv
2c445b3cbb
Explorer plugin native context menu: remove unnecessary string interpolation 2024-06-07 12:30:45 +06:00
Yusyuriv
0706c5ec8b
Explorer plugin: ignore native context menu items that don't work 2024-06-07 11:16:30 +06:00
dependabot[bot]
24cc4757b4
Bump Microsoft.Data.Sqlite from 8.0.3 to 8.0.6
Bumps [Microsoft.Data.Sqlite](https://github.com/dotnet/efcore) from 8.0.3 to 8.0.6.
- [Release notes](https://github.com/dotnet/efcore/releases)
- [Commits](https://github.com/dotnet/efcore/compare/v8.0.3...v8.0.6)

---
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>
2024-06-03 22:40:45 +00:00
DB p
3a7f595822 - Adjust Themes / Preview Margin
- Fix GridSplitter Margin
2024-06-03 06:31:14 +09:00
VictoriousRaptor
5ec474cf38 Merge branch 'dev' into quicklook 2024-06-01 14:35:39 +08:00
Yan
45ab348b4d
Merge branch 'dev' into explorer-plugin-integrated-context-menu 2024-06-01 05:47:16 +06:00
DB p
59fb0e5849 - Change Explorer Plugin Icon
- Add Glyph Icons for context menu in explorer plugin
- Adjust WebSearch sub icons
2024-05-31 23:49:13 +09:00
Yusyuriv
0969fc12cb
Fix bitmap creation error in Explorer plugin shell integration 2024-05-30 22:44:52 +06:00
Yusyuriv
a8e2927f2a
Integrate native Windows context menu directly into the Explorer plugin 2024-05-30 18:55:35 +06:00
DB p
3bf482999f Adjust Layout 2024-05-30 15:41:26 +09:00
DB p
e322929cce Adjust Layout 2024-05-30 02:48:50 +09:00
DB p
105515eecb - Treat the preview panel height equal to the resultlist height
- Modify the image width to fit in the preview area if it is a media file
2024-05-30 01:00:14 +09:00
Jeremy
f902eaed0d Merge remote-tracking branch 'origin/dev' into quicklook 2024-05-29 21:17:09 +10:00
Jeremy
493a30e6c1 remove QuickLook related code from flow 2024-05-29 16:12:04 +10:00
Jeremy
70e530bde3 add QuickLook plugin for testing 2024-05-29 14:05:19 +10:00
Yusyuriv
87542e4385
Add option to hide uninstallers from results 2024-05-26 16:01:29 +06:00
Jeremy Wu
6eb8ef687c
Merge pull request #2722 from Flow-Launcher/fix-decimal
Fix bug and typo in Calculator Plugin
2024-05-26 12:46:38 +10:00
Yan
ec26321b7e
Merge pull request #2712 from Flow-Launcher/reduce-build-size
Reduce build size
2024-05-26 06:06:06 +06:00
Yusyuriv
f987980665
Revert "try appending runtimeidentifier instead of removing unused runtimes"
This reverts commit 058158ee32.
2024-05-25 13:08:24 +06:00
VictoriousRaptor
e4621a5c87 Fix calculator typo 2024-05-25 14:35:14 +08:00
VictoriousRaptor
27392a53c3 Fix output path 2024-05-25 14:32:49 +08:00
VictoriousRaptor
fa2df93dd7 Fix calculator decimal separator bug 2024-05-25 14:10:29 +08:00
Hongtao Zhang
058158ee32 try appending runtimeidentifier instead of removing unused runtimes 2024-05-25 00:36:54 -05:00
VictoriousRaptor
23dc33bce4 Update wording 2024-05-25 11:49:29 +08:00
DB p
72f0a746a9 Fix Binding 2024-05-25 08:45:21 +09:00
DB P
1e9310b1a2
Merge branch 'dev' into 240430PreviewSetting 2024-05-25 08:41:07 +09:00
Jeremy Wu
6133e551f7
New Crowdin updates (#2657)
New and updated translations
2024-05-24 21:06:34 +03:00
DB p
e0ff7d2f66 Merge branch 'dev' into 240430PreviewSetting 2024-05-24 17:50:11 +09:00
DB p
5ffe091786 Adjust Exploer Setting Panel 2024-05-24 16:04:05 +09:00
Yusyuriv
abb0c02dfe
Fix file info in preview panel of explorer plugin disappearing when file size display is disabled 2024-05-24 10:12:34 +06:00
Yusyuriv
5b561f4dce
Add settings for file size and date/time in explorer plugin 2024-05-24 09:51:24 +06:00
Yusyuriv
87bca71227
Replace Deploy with Publish in BrowserBookmark plugin's .csproj 2024-05-23 14:54:20 +06:00
Yusyuriv
3cb28d14a1
Potential fix for AppVeyor not deleting directories for BrowserBookmark plugin 2024-05-23 14:25:26 +06:00
Yusyuriv
28ec03c7fc
Remove test messages from .csproj 2024-05-23 14:00:17 +06:00
Yusyuriv
fedd3ae1f9
Add build messages to try debugging the appveyor build 2024-05-23 13:44:35 +06:00
Yusyuriv
0c34af6ebc
Remove unnecessary sqlite runtimes from BrowserBookmark plugin 2024-05-23 13:08:51 +06: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
Yusyuriv
696ae7e20d
Move the additional explorer plugin functionality into the explorer plugin itself 2024-05-20 23:03:19 +06:00
Jeremy Wu
1bbe0302fa
Merge pull request #2520 from flooxo/local_install
Feature: Add support for local plugin installation
2024-05-20 08:44:47 +10:00
DB P
fa0d42e5ce
Merge branch 'dev' into 240430PreviewSetting 2024-05-18 12:40:07 +09:00
Jeremy
2606faae17 minor fixes & refactor 2024-05-16 21:22:08 +10:00
VictoriousRaptor
3554136a55
Merge pull request #2652 from Flow-Launcher/code-cleanup/Flow.Launcher.Plugin.BrowserBookmark
Code cleanup: Flow.Launcher.Plugin.BrowserBookmark
2024-05-01 11:41:59 +08:00
DB p
588e814e50 - Add style for hiding when non-filesize
- Add Strings
2024-04-30 11:10:22 +09:00
DB p
dcf72bca5b Add FileSize/Created/LastModified Info for Preview 2024-04-30 07:57:39 +09:00
Kevin Zhang
82d4e824a5
Change shellexecute for command without argument 2024-04-23 16:29:39 -05:00
Kevin Zhang
5a45c5a012
Use Shell Execute for Shell Plugin RunCommand
it would not behavior like win+r without this.

try `shell:startup`
2024-04-23 11:39:25 -05: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
Yusyuriv
148afc401d
Add a hyphen in a word inside a comment in BrowserBookmark/Main.cs 2024-04-17 08:56:38 +06:00
Kevin Zhang
3b66961e81
Update plugin.json 2024-04-16 19:38:12 -05:00
Yusyuriv
7393b27976
Fix a typo in variable name in FirefoxBookmarkLoader.cs 2024-04-16 13:44:33 +06:00
Yusyuriv
6373778b3a
Fix Firefox bookmark SQL query formatting 2024-04-16 13:16:52 +06:00
Yusyuriv
f6d25aa94c
Code cleanup: Flow.Launcher.Plugin.BrowserBookmark 2024-04-16 13:00:19 +06:00
VictoriousRaptor
cd7673418a
Show target path in hover tooltip 2024-04-06 11:54:52 +08:00
dependabot[bot]
bd3608f020
Bump Microsoft.Data.Sqlite from 8.0.2 to 8.0.3
Bumps [Microsoft.Data.Sqlite](https://github.com/dotnet/efcore) from 8.0.2 to 8.0.3.
- [Release notes](https://github.com/dotnet/efcore/releases)
- [Commits](https://github.com/dotnet/efcore/compare/v8.0.2...v8.0.3)

---
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>
2024-04-01 22:22:15 +00:00
Kevin Zhang
5e69bd7023
Merge branch 'dev' into flow-theme-selector-plugin 2024-04-01 11:08:05 -05:00
VictoriousRaptor
2a00c48dea
Fix typo 2024-04-01 20:38:25 +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
Jeremy Wu
a0f30ea639
Merge branch 'dev' into l10n_dev 2024-03-27 22:19:34 +11:00
Jeremy Wu
085de915d6
Merge pull request #2578 from Flow-Launcher/node-plugin-processinfo
fix node plugin, job object association, v2 context menu
2024-03-27 13:59:23 +11:00
Jeremy Wu
ab2f0bda2c New translations en.xaml (Russian)
[ci skip]
2024-03-25 21:20:27 +11:00
Jeremy Wu
d0a5ba501b New translations resources.resx (Dutch)
[ci skip]
2024-03-24 03:28:16 +11:00
Jeremy Wu
bf35e11c40 New translations en.xaml (Dutch)
[ci skip]
2024-03-24 03:28:14 +11:00
Jeremy Wu
56fb95ace3 New translations resources.resx (Chinese Simplified)
[ci skip]
2024-03-09 23:03:42 +11:00
Phoenix
d0414892c3 Fix opera bookmarks
Fix opera bookmarks - comment

Fix opera bookmarks - comment
2024-03-01 21:29:30 +03:00
Jeremy Wu
c7bb6336fb
New Crowdin updates (#2566)
New translation updates
2024-02-22 12:45:34 +02:00
dependabot[bot]
f43b082e2b
Bump Microsoft.Data.Sqlite from 8.0.1 to 8.0.2
Bumps [Microsoft.Data.Sqlite](https://github.com/dotnet/efcore) from 8.0.1 to 8.0.2.
- [Release notes](https://github.com/dotnet/efcore/releases)
- [Commits](https://github.com/dotnet/efcore/compare/v8.0.1...v8.0.2)

---
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>
2024-02-19 22:24:41 +00: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
Garulf
d0b4c56847
Merge branch 'dev' into version_bumps 2024-02-12 05:34:00 -05:00
Jeremy
0a7e0ab6ab version bump Sys plugin 2024-02-12 21:25:33 +11:00
Jeremy
a8dc43cc89 version bump WebSearch plugin 2024-02-12 21:24:27 +11:00
Jeremy Wu
ae3b0c2a73
New translations en.xaml (German) (#2544) 2024-02-12 12:24:06 +02:00
Yusyuriv
b0be1e3821 Implement DuckDuckGo web search suggestions 2024-02-10 20:23:31 +06:00
Jeremy
d8afdd3ecc version bump Explorer plugin 2024-02-05 18:04:24 +11:00
Garulf
ca6a6dca4b Revert regex to original
Windows Index will not show results otherwise.
2024-02-04 20:06:47 -05:00
Florian Grabmeier
1dd526a2f9 Add update from local file
Signed-off-by: Florian Grabmeier <flo.grabmeier@gmail.com>
2024-02-04 17:29:05 +01:00
Jeremy Wu
87c2ea94a5
Merge pull request #2524 from Flow-Launcher/bump_release_versions
Bump versions for release 1.17.0
2024-02-04 14:33:29 +11:00
Jeremy Wu
15dc94b514
Merge pull request #2457 from Flow-Launcher/browserbookmark-fix
add a safety check for getproperty
2024-02-04 14:00:54 +11:00
Jeremy
cd684be0bf bump version for plugins 2024-02-04 13:57:04 +11:00
Florian Grabmeier
2e8c91968f Add local plugin installation
Signed-off-by: Florian Grabmeier <flo.grabmeier@gmail.com>
2024-02-01 16:38:44 +01:00
Jeremy Wu
cb1e4a8975 New translations resources.resx (French)
[ci skip]
2024-02-01 01:41:14 +11:00
Jeremy Wu
86ff8db76e New translations en.xaml (Ukrainian)
[ci skip]
2024-02-01 01:41:12 +11:00
Jeremy Wu
0036e243c5 New translations en.xaml (Ukrainian)
[ci skip]
2024-02-01 01:41:11 +11:00
Jeremy Wu
c16ef8219f New translations en.xaml (Ukrainian)
[ci skip]
2024-02-01 01:41:10 +11:00
Jeremy Wu
18d1c5f56f New translations en.xaml (Ukrainian)
[ci skip]
2024-02-01 01:41:09 +11:00
Jeremy Wu
730a647418 New translations en.xaml (Portuguese)
[ci skip]
2024-01-29 07:36:30 +11:00
Jeremy Wu
f0f75f10c0 New translations en.xaml (Spanish (Modern))
[ci skip]
2024-01-28 21:59:47 +11:00
Jeremy Wu
e4485bc4f7 New translations en.xaml (French)
[ci skip]
2024-01-28 21:59:47 +11:00
Jeremy Wu
ece91a3639 New translations en.xaml (Spanish (Modern))
[ci skip]
2024-01-28 20:34:03 +11:00
Jeremy Wu
c79ef16a2b New translations en.xaml (Spanish (Modern))
[ci skip]
2024-01-28 20:34:02 +11:00
Jeremy Wu
c65cb3d38f New translations en.xaml (Spanish (Modern))
[ci skip]
2024-01-28 20:34:02 +11:00
Jeremy Wu
d4ab5bfc3e New translations en.xaml (Slovak)
[ci skip]
2024-01-28 18:53:40 +11:00
Jeremy Wu
07818d38ff New translations en.xaml (Spanish, Latin America)
[ci skip]
2024-01-28 16:08:39 +11:00
Jeremy Wu
f0178dca6a New translations en.xaml (Spanish (Modern))
[ci skip]
2024-01-28 16:08:39 +11:00
Jeremy Wu
d861cbfd82 New translations en.xaml (Serbian (Latin))
[ci skip]
2024-01-28 16:08:38 +11:00
Jeremy Wu
f3d62092be New translations en.xaml (Norwegian Bokmal)
[ci skip]
2024-01-28 16:08:37 +11:00
Jeremy Wu
e84ec8bdd9 New translations en.xaml (Portuguese, Brazilian)
[ci skip]
2024-01-28 16:08:36 +11:00
Jeremy Wu
13aae906c6 New translations en.xaml (Chinese Traditional)
[ci skip]
2024-01-28 16:08:35 +11:00
Jeremy Wu
c717a0e7aa New translations en.xaml (Chinese Simplified)
[ci skip]
2024-01-28 16:08:34 +11:00
Jeremy Wu
dd018745e6 New translations en.xaml (Ukrainian)
[ci skip]
2024-01-28 16:08:33 +11:00
Jeremy Wu
7194210d27 New translations en.xaml (Turkish)
[ci skip]
2024-01-28 16:08:33 +11:00
Jeremy Wu
0f8eabc6fa New translations en.xaml (Slovak)
[ci skip]
2024-01-28 16:08:32 +11:00
Jeremy Wu
4615bd6988 New translations en.xaml (Russian)
[ci skip]
2024-01-28 16:08:31 +11:00
Jeremy Wu
5dec2c8c03 New translations en.xaml (Portuguese)
[ci skip]
2024-01-28 16:08:30 +11:00
Jeremy Wu
810865d1b6 New translations en.xaml (Polish)
[ci skip]
2024-01-28 16:08:29 +11:00
Jeremy Wu
ad4943a846 New translations en.xaml (Dutch)
[ci skip]
2024-01-28 16:08:28 +11:00
Jeremy Wu
ed1187617f New translations en.xaml (Korean)
[ci skip]
2024-01-28 16:08:27 +11:00
Jeremy Wu
ec02481f8b New translations en.xaml (Japanese)
[ci skip]
2024-01-28 16:08:27 +11:00
Jeremy Wu
840b265937 New translations en.xaml (Italian)
[ci skip]
2024-01-28 16:08:26 +11:00
Jeremy Wu
aa359d3c27 New translations en.xaml (German)
[ci skip]
2024-01-28 16:08:25 +11:00
Jeremy Wu
e9f342abb6 New translations en.xaml (Danish)
[ci skip]
2024-01-28 16:08:24 +11:00
Jeremy Wu
dfcdbeb550 New translations en.xaml (Czech)
[ci skip]
2024-01-28 16:08:23 +11:00
Jeremy Wu
d645de5047 New translations en.xaml (Arabic)
[ci skip]
2024-01-28 16:08:22 +11:00
Jeremy Wu
95e7f4867d New translations en.xaml (French)
[ci skip]
2024-01-28 16:08:21 +11:00
VictoriousRaptor
1e4589447e
Merge pull request #2468 from flooxo/sys_cmd
Add translation keys for System Command Plugin
2024-01-28 12:25:04 +08: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
Kevin Zhang
f927f3aa83
Merge pull request #2489 from flooxo/open_with
feat: Add open with option for files in context menu
2024-01-21 10:53:00 -06:00
flox_x
82a8d56206
Update log message
Co-authored-by: VictoriousRaptor <10308169+VictoriousRaptor@users.noreply.github.com>
2024-01-21 15:30:23 +01:00
VictoriousRaptor
06e3452455
Merge pull request #2410 from flooxo/shell_fix
New option CloseShellAfterPress
2024-01-21 12:42:25 +08:00
Florian Grabmeier
04e551d8bf Replace TryGetValue
Signed-off-by: Florian Grabmeier <flo.grabmeier@gmail.com>
2024-01-18 08:53:48 +01:00
Kevin Zhang
1f99d0da4f
Merge pull request #2493 from NoPlagiarism/calc_add_operators
[Calculator] Add comparison operators & remainder
2024-01-17 17:59:47 -06:00
NoPlagiarism
81bfd75294
[Explorer] Fix ignoring reserved keywords (#2492) 2024-01-17 17:59:26 -06:00
NoPlagiarism
1020320412 [Calculator] Add comparison operators & remainder 2024-01-18 01:13:38 +05:00
Florian Grabmeier
e14e7d0959 Update Glyph
Signed-off-by: Florian Grabmeier <flo.grabmeier@gmail.com>
2024-01-17 10:56:10 +01:00
dependabot[bot]
1d578790b5
Bump Mages from 2.0.1 to 2.0.2 (#2471)
Bumps [Mages](https://github.com/FlorianRappl/Mages) from 2.0.1 to 2.0.2.
- [Release notes](https://github.com/FlorianRappl/Mages/releases)
- [Changelog](https://github.com/FlorianRappl/Mages/blob/devel/CHANGELOG.md)
- [Commits](https://github.com/FlorianRappl/Mages/compare/v2.0.1...v2.0.2)

---
updated-dependencies:
- dependency-name: Mages
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-16 20:58:54 -06:00
Florian Grabmeier
8898a09aac Add Glyph for open with
Signed-off-by: Florian Grabmeier <flo.grabmeier@gmail.com>
2024-01-16 22:59:46 +01:00
Florian Grabmeier
1327250a6f Add "Open With" option to file context menu
Signed-off-by: Florian Grabmeier <flo.grabmeier@gmail.com>
2024-01-16 22:55:25 +01:00
Florian Grabmeier
b2b9f7caa5 Add toggle game mode command
Signed-off-by: Florian Grabmeier <flo.grabmeier@gmail.com>
2024-01-16 21:04:47 +01:00
Florian Grabmeier
0af311f80c Update dictionary value
Signed-off-by: Florian Grabmeier <flo.grabmeier@gmail.com>
2024-01-16 21:03:57 +01:00
dependabot[bot]
ea5a85d16e
Bump Microsoft.Data.Sqlite from 8.0.0 to 8.0.1 (#2487) 2024-01-16 02:29:00 +00:00
Kevin Zhang
c2a5ee92f2
Merge pull request #2412 from flooxo/update_all
feat: Update all plugins result
2024-01-15 19:25:40 -07:00
Hongtao Zhang
c80a638b65 fix multiple enumeration and revert logic for single update 2024-01-15 16:49:46 -06:00
Kevin Zhang
996fb08e98
Merge pull request #2473 from NoPlagiarism/calc_add_funcs
[Calculator] Allow more functions to be used
2024-01-15 15:28:47 -07:00
flox_x
4071c116f8
Merge branch 'dev' into sys_cmd 2024-01-15 16:23:20 +01:00
Florian Grabmeier
224dab70a9 Add dynamic title
Signed-off-by: Florian Grabmeier <flo.grabmeier@gmail.com>
2024-01-15 16:22:57 +01:00
NoPlagiarism
e6fb59e64a Add ToggleGameMode to system commands 2024-01-14 18:31:21 +05:00
NoPlagiarism
c3cf3d9e7e [Calculator] Allow more functions to be used 2024-01-11 15:27:35 +05:00
Florian Grabmeier
26c35a84b1 Fix use async
Signed-off-by: Florian Grabmeier <flo.grabmeier@gmail.com>
2024-01-07 19:53:54 +01:00
flox_x
865c478db9
Merge branch 'dev' into sys_cmd 2024-01-03 10:09:20 +01:00
Florian Grabmeier
570b2029e6 Update wrong key translation
Signed-off-by: Florian Grabmeier <flo.grabmeier@gmail.com>
2024-01-03 10:05:39 +01:00
Florian Grabmeier
2b8e46611f Add translation keys for sys commands
Signed-off-by: Florian Grabmeier <flo.grabmeier@gmail.com>
2024-01-03 09:52:12 +01:00
Florian Grabmeier
dcaa74dbe5 Fix reduce nesting
Signed-off-by: Florian Grabmeier <flo.grabmeier@gmail.com>
2023-12-29 11:17:46 +01:00
Florian Grabmeier
d0f25036ca Remove translations
Signed-off-by: Florian Grabmeier <flo.grabmeier@gmail.com>
2023-12-27 18:44:20 +01:00
flox_x
625a3213c5
Merge branch 'dev' into shell_fix 2023-12-26 12:12:50 +01:00
flox_x
24a6c68fb8
Merge branch 'dev' into update_all 2023-12-26 12:12:09 +01:00
Hongtao Zhang
c2ff04f0ad add a safety check for getproperty 2023-12-18 00:30:18 -06:00
VictoriousRaptor
35d006bfda
Add "Sign Out" as an alias for "Log Off"
Closes #2214
2023-12-18 13:02:28 +08:00
flox_x
5169a16458
Apply suggestions from code review
Typo

Co-authored-by: VictoriousRaptor <10308169+VictoriousRaptor@users.noreply.github.com>
2023-12-15 17:57:04 +01:00
Florian Grabmeier
651711711d Implement pause/exit logic
Signed-off-by: Florian Grabmeier <flo.grabmeier@gmail.com>
2023-12-13 18:35:34 +01:00
flox_x
fea65890f3
Merge branch 'dev' into shell_fix 2023-12-13 16:52:18 +01:00
flox_x
be47d613e4
Merge branch 'dev' into update_all 2023-12-12 17:29:49 +01:00
Odotocodot
1b31e9c968 Create Flow Launcher Theme Selector plugin 2023-11-30 14:37:05 +00:00
VictoriousRaptor
2c39cf7501
Merge pull request #2444 from Flow-Launcher/VictoriousRaptor-patch-1
Set default value of `AutoRestartAfterChanging` to `true`
2023-11-28 17:34:15 +08:00
dependabot[bot]
44af8e59f9
Bump System.Data.OleDb from 7.0.0 to 8.0.0
Bumps [System.Data.OleDb](https://github.com/dotnet/runtime) from 7.0.0 to 8.0.0.
- [Release notes](https://github.com/dotnet/runtime/releases)
- [Commits](https://github.com/dotnet/runtime/compare/v7.0.0...v8.0.0)

---
updated-dependencies:
- dependency-name: System.Data.OleDb
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-27 23:00:55 +00:00
VictoriousRaptor
c8753b29ec
Set default value of AutoRestartAfterChanging to true 2023-11-27 21:50:23 +08:00
Kevin Zhang
d57f7189d3
Merge branch 'dev' into binary_formatter 2023-11-25 23:57:32 -06:00
Hongtao Zhang
fd9e8a59e1 fix build 2023-11-25 23:57:05 -06:00
flox_x
87f35d49e4
Merge branch 'dev' into update_all 2023-11-23 09:27:30 +01:00
Florian Grabmeier
4ed1c3c442 Update prompts
Signed-off-by: Florian Grabmeier <flo.grabmeier@gmail.com>
2023-11-23 09:14:53 +01:00
Florian Grabmeier
a3b9a4f9d0 Run updates in parallel
Signed-off-by: Florian Grabmeier <flo.grabmeier@gmail.com>
2023-11-22 14:55:53 +01:00
Florian Grabmeier
8180c1cd40 Display correct messages
Signed-off-by: Florian Grabmeier <flo.grabmeier@gmail.com>
2023-11-22 14:49:43 +01:00
Florian Grabmeier
cb59b6b264 Implemet basic update all logic
Signed-off-by: Florian Grabmeier <flo.grabmeier@gmail.com>
2023-11-22 14:25:17 +01:00
dependabot[bot]
a04bcce91e
Bump Microsoft.Data.Sqlite from 7.0.13 to 8.0.0
Bumps [Microsoft.Data.Sqlite](https://github.com/dotnet/efcore) from 7.0.13 to 8.0.0.
- [Release notes](https://github.com/dotnet/efcore/releases)
- [Commits](https://github.com/dotnet/efcore/compare/v7.0.13...v8.0.0)

---
updated-dependencies:
- dependency-name: Microsoft.Data.Sqlite
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-20 22:19:39 +00:00
Florian Grabmeier
57b78b5797 Fix merge
Signed-off-by: Florian Grabmeier <flo.grabmeier@gmail.com>
2023-11-19 17:07:29 +01:00
flox_x
30f9a43dbb
Merge branch 'Flow-Launcher:dev' into shell_fix 2023-11-19 12:20:38 +01:00
Jeremy Wu
f531a46225
Merge pull request #2404 from Flow-Launcher/dependabot/nuget/Microsoft.Data.Sqlite-7.0.13
Bump Microsoft.Data.Sqlite from 7.0.10 to 7.0.13
2023-11-19 15:11:38 +11:00
Jeremy Wu
4efac50a8f
Merge pull request #2369 from VictoriousRaptor/delay-restart-2
Delay restart after installing/uninstalling/updating plugins
2023-11-19 15:01:51 +11:00
VictoriousRaptor
439eebf6cb Version bump 3.1.4 2023-11-12 12:34:38 +08:00
VictoriousRaptor
c18ae41e56 Delete existing zip before downloading 2023-11-12 11:42:13 +08:00
Hongtao Zhang
83553244d7 use memorypack instead of binaryformatter 2023-11-11 18:10:06 -06:00
Florian Grabmeier
3623316fc0 Disable conflicting options
Signed-off-by: Florian Grabmeier <flo.grabmeier@gmail.com>
2023-11-11 13:47:22 +01:00
Florian Grabmeier
276c6eda6b Fix overlapping layout
Signed-off-by: Florian Grabmeier <flo.grabmeier@gmail.com>
2023-11-11 12:36:09 +01:00
VictoriousRaptor
af9c662892 Remove comment 2023-11-11 16:21:36 +08:00
VictoriousRaptor
f6a4942a48 Refactor plugin zip logic
- Download zip to temp folder
- Unzip to unique folder
2023-11-11 16:11:21 +08:00
VictoriousRaptor
50449de653 Hide modified plugins in query results 2023-11-11 15:29:55 +08:00
VictoriousRaptor
53eec76069 Remove unused import 2023-11-11 15:17:24 +08:00
VictoriousRaptor
69dad1be6c Check if plugin has been modified when installing/updating/uninstalling 2023-11-11 15:05:24 +08:00
VictoriousRaptor
b7a78362bf Throw exception when zip not found 2023-11-11 10:25:45 +08:00
VictoriousRaptor
9f39dfceee Use FuzzySearch to search access links 2023-11-11 01:43:29 +08:00
VictoriousRaptor
41721150f9 Add glyphs for pm context menu 2023-11-11 01:20:32 +08:00
VictoriousRaptor
842451db69 Show plugin icons in pm Install results 2023-11-11 00:48:18 +08:00
VictoriousRaptor
5b2220b9da Exclude installed plugins in pm install results 2023-11-11 00:47:18 +08:00
VictoriousRaptor
e7ffd573f0 Move Install/Uninstall plugin logic to Core.PluginManager 2023-11-11 00:40:27 +08:00
VictoriousRaptor
08da4e34df Use toast to improve consistency 2023-11-11 00:06:02 +08:00
VictoriousRaptor
72134e8f9a
Tweak notification text
Co-authored-by: Jeremy Wu <jeremy24wu@gmail.com>
2023-11-08 21:51:48 +08:00
Florian Grabmeier
06211a181e Add more language support for new shell option
Signed-off-by: Florian Grabmeier <flo.grabmeier@gmail.com>
2023-11-05 14:30:12 +01:00
flox_x
6ce66604ff
Merge branch 'dev' into shell_fix 2023-11-05 14:02:48 +01:00
Florian Grabmeier
4c5eae895b Implement CloseShellAfterPress (no logic)
Signed-off-by: Florian Grabmeier <flo.grabmeier@gmail.com>
2023-11-01 17:35:00 +01:00
Hongtao Zhang
f69a6db54f fix a negative width 2023-10-31 08:51:56 -05:00
dependabot[bot]
cc2ae7c768
Bump Microsoft.Data.Sqlite from 7.0.10 to 7.0.13
Bumps [Microsoft.Data.Sqlite](https://github.com/dotnet/efcore) from 7.0.10 to 7.0.13.
- [Release notes](https://github.com/dotnet/efcore/releases)
- [Commits](https://github.com/dotnet/efcore/compare/v7.0.10...v7.0.13)

---
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>
2023-10-30 23:09:43 +00:00
Jeremy Wu
026e5f5b09
Merge pull request #2335 from ktos/bookmarks-newsqlite
Switch Bookmarks plugin to use Microsoft.Data.Sqlite
2023-10-24 21:34:13 +11:00
Hongtao Zhang
ab96629395 remove legacy CompileRemove 2023-10-16 05:55:57 -05:00
VictoriousRaptor
29c150397e
Merge branch 'dev' into quicklook 2023-10-15 11:53:45 +08:00
VictoriousRaptor
117ef26154
Merge branch 'dev' into delay-restart-2 2023-10-06 16:35:58 +08:00
VictoriousRaptor
08cc8b50ff
Merge pull request #2378 from VictoriousRaptor/fix-edge-bm-workspace
Add Edge Workspace support
2023-10-03 19:01:47 +08:00
VictoriousRaptor
07e77e7a41 Add Edge Workspaces support 2023-10-03 13:55:47 +08:00
VictoriousRaptor
1334798c6d Add AutoRestartAfterChanging option
- Option and UI
- New prompts and notification messages
2023-09-29 13:06:42 +08:00
VictoriousRaptor
31131ea4a0 Remove download success notification 2023-09-28 23:45:11 +08:00
VictoriousRaptor
ee8b0702a7 Ignore .lnk target file extension
- To avoid query "ex" matching any ".exe" file
2023-09-28 11:18:17 +08:00
Jeremy Wu
a8206dfcde
New Crowdin updates (#2331)
New translations
2023-09-25 13:39:03 +03:00
Jeremy Wu
63eb42099d
Merge pull request #2330 from Flow-Launcher/release_version_bumps
Release 1.16.2 version bump
2023-09-25 19:47:36 +10:00
Hongtao Zhang
63b2a07dd9 load unmanaged dll from dependencyResolver as well 2023-09-11 09:12:41 -05:00
Jeremy
992f6d11dc add allowEqual parameter name to call to make it clearer 2023-09-11 21:16:01 +10:00
Marcin Badurowicz
5c7141d4f8 set default rid to x64 2023-09-10 23:44:10 +02:00
Marcin Badurowicz
c33e8127ea remove dll copy step as it is automatically done when dotnet build with rid 2023-09-10 23:41:57 +02:00
Marcin Badurowicz
bdc3bfc6b8 remove unused properties from connection string 2023-09-10 23:41:49 +02:00
Marcin Badurowicz
802457f713 switch to different nuget 2023-09-10 23:41:39 +02:00
VictoriousRaptor
ec58939e55 Fix exclude path check for index search 2023-09-09 01:49:18 +08:00
Jeremy Wu
1c7f2a6f46 bump plugin versions 2023-09-07 21:44:00 +10:00
Jeremy Wu
c4caf388c4
New Crowdin updates (#2305)
New translations added
2023-08-30 18:06:55 +05:30
VictoriousRaptor
c36cea70de Merge branch 'dev' into quicklook 2023-08-27 22:53:32 +08:00
Jeremy Wu
4f66b01394 fix spelling 2023-08-22 07:58:46 +10:00
Jeremy Wu
a27e98b0d7 add handling of default plugin installation 2023-08-22 06:50:00 +10:00
Jeremy
c44ab83c98 bump plugin versions 2023-08-09 07:54:48 +10:00
Phoenix
ae18d12e42 Additional check for file extension in windows search results 2023-08-07 15:54:30 +03:00
Phoenix
cabe944979 Fix windows search empty paths 2023-08-07 15:42:31 +03:00
Jeremy Wu
1f1940ae9b
Merge pull request #2194 from Flow-Launcher/dependabot/nuget/System.Data.SQLite-1.0.118
Bump System.Data.SQLite from 1.0.116 to 1.0.118
2023-08-07 13:02:28 +10:00
Jeremy Wu
1e16c5fdbe
New Crowdin updates (#2242)
New translations update
2023-08-04 08:43:15 +10:00
Jeremy Wu
3b8ddca4d8 remove irrelevant action keyword from Shell plugin description 2023-07-18 18:02:32 +10:00
VictoriousRaptor
1eae69304f Merge branch 'dev' into quicklook 2023-07-11 20:16:37 +08:00
Jeremy Wu
6020cd9b81
Merge pull request #2209 from Flow-Launcher/version_bumps
Bump versions for release
2023-07-10 21:24:11 +09:30
Jeremy Wu
f5b2a3f5b0
New Crowdin updates (#2230)
New translations
2023-07-10 14:45:31 +03:00
Jeremy Wu
e6c9a79ce8 version bump plugin 2023-07-10 21:13:07 +10:00
Jeremy Wu
826449cad5
Merge pull request #2222 from JohnTheGr8/plugin_manifest_enhancements
Rework how we fetch community plugin data
2023-07-10 13:33:12 +09:30
Jeremy Wu
4758ea2284
New Crowdin updates (#2215)
New translations
2023-07-09 13:57:28 +03:00
Ioannis G
2d6b476685
use Ctrl+R to fetch primary manifest source
from a `pm install` or `pm update` query

should help with #2048
2023-07-05 17:01:55 +03:00
Ioannis G
f03ac76494
throttle PluginsManifest.UpdateManifestAsync
avoid repeatedly fetching manifest data while the user is typing a `pm` query
2023-07-05 16:54:50 +03:00
Jeremy Wu
ddeca153e9 version bump plugins 2023-06-30 21:55:30 +10:00
Jeremy Wu
e695781e3b
New Crowdin updates (#2119)
New translations
2023-06-30 14:33:34 +03:00
VictoriousRaptor
f23284a1c6
Merge pull request #2152 from VictoriousRaptor/FirefoxBookmark
Fix bookmark plugin file monitoring issue
2023-06-29 19:49:04 +08:00
VictoriousRaptor
9656e5cf4b
Clarify initialized condition
Co-authored-by: Jeremy Wu <jeremy24wu@gmail.com>
2023-06-29 08:48:25 +08:00
VictoriousRaptor
d602f5cafa
Merge branch 'dev' into FirefoxBookmark 2023-06-24 10:55:18 +08:00
VictoriousRaptor
e0e86d039d Remove delay 2023-06-24 10:54:53 +08:00
dependabot[bot]
f9697e598b
Bump System.Data.SQLite from 1.0.116 to 1.0.118
Bumps System.Data.SQLite from 1.0.116 to 1.0.118.

---
updated-dependencies:
- dependency-name: System.Data.SQLite
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-19 22:59:07 +00:00
Vic
9b5341c2b7 Preserve file watchers when monitored files change 2023-06-18 10:57:04 +08:00
Vic
e46df28fdd Move initialized flag 2023-06-17 00:42:21 +08:00
Vic
6d64abd21a Load bookmarks in Query() if not initialized 2023-06-15 21:30:55 +08:00
Ioannis G
c6a6c6bd5c
plugin/shell: add powershell core (pwsh) option
Co-authored-by: shobu13 <shobu13@hotmail.fr>
2023-06-12 16:18:23 +03:00
Ioannis G
e6baa88002
decouple Shell from the ComboBox SelectedIndex
enables us to add new `Shell` options without messing with the user's
saved settings, while keeping the `RunCommand` option last.
2023-06-12 15:49:33 +03:00
VictoriousRaptor
1b68d09d51
Merge pull request #2115 from VictoriousRaptor/RemoveUnusedNuget
Remove unused nuget and imports
2023-06-12 16:11:41 +08:00
Jeremy Wu
144fdad5d2
Merge pull request #2177 from Flow-Launcher/refactor_copy
Refactor clipboard copying
2023-06-11 22:51:36 +09:30
Jeremy Wu
e078de557b add CopyText for Shell plugin 2023-06-11 21:59:46 +10:00
VictoriousRaptor
dcc7dbb918
Merge branch 'dev' into RemoveUnusedNuget 2023-06-11 18:36:04 +08:00
VictoriousRaptor
6655d837c3
Merge pull request #2123 from VictoriousRaptor/BoostProgramInit
Reduce CPU and disk usage during Program plugin init
2023-06-11 17:40:45 +08:00
Jeremy Wu
2b862f702a Make CopyToClipboard generic 2023-06-09 19:59:49 +10:00
Jeremy Wu
1ff328be03 update copy calls to use API CopyToClipboard method 2023-06-08 22:46:37 +10:00
Ioannis G
6bdf6ac1ce
fix kill command to honor "Last Query Style" 2023-06-04 06:20:50 +03:00
Vic
4591fa76d9 Create file watchers when reloading bookmarks 2023-05-23 19:37:38 +08:00
Vic
cbf73fcc0f Don't load bookmark files if plugin disabled 2023-05-22 23:29:10 +08:00
Vic
d0289b49b6 Refactor file watcher logic
* Remove LastAccessed filter to avoid unwanted recursive RegisterBookmarkFile() calls
* Check if watcher exists
2023-05-22 23:13:29 +08:00
Nguyen Tran
6cc5fe8ff6 Add admin permissions when non-admin doesn't work 2023-05-21 23:48:06 -04:00
Vic
cb33756a03 Remove QL support for programs 2023-05-21 00:32:45 +08:00
VictoriousRaptor
306ad7931b
Merge branch 'dev' into RemoveUnusedNuget 2023-05-04 21:14:13 +08:00
VictoriousRaptor
803633ff05
Merge pull request #2072 from VictoriousRaptor/PrintWindowsBuildNumber
Print windows build number in log
2023-05-04 07:14:06 +08:00
VictoriousRaptor
1ee7110d4a
Merge pull request #2105 from VictoriousRaptor/hide-startup-programs
Hide programs in startmenu/startup folder
2023-05-03 05:27:13 +08:00
Jeremy Wu
7e2a2db4c6 version bump plugins 2023-05-03 06:28:38 +10:00
Vic
c5c7bf783c Hide programs in startmenu/startup folder 2023-05-01 10:15:21 +08:00
Vic
df5e8ca132 Remove unused packages 2023-04-25 21:02:34 +08:00
Vic
00e6e5b30d Remove unused using 2023-04-25 21:02:34 +08:00
Vic
4debacde4f Refactor program indexing and cache logic
No longer await on first run (no cache detected) to speed up boost
30 hours cache life
2023-04-24 21:22:18 +08:00
Vic
b123c09c6c Remove unused settings 2023-04-24 21:10:07 +08:00
Vic
099021b186 Save programs cache after indexing 2023-04-24 19:50:34 +08:00
Vic
3ae656f456 Requery after killing a process 2023-04-24 15:46:26 +08:00
Vic
0b4d68505a Change issue URL to issue list
Guide users to the issue list to see if there's any pinned issue and search first, instead of posting an issue immediately
2023-04-22 23:46:22 +08:00
Vic
afa8a34891 Tweak Win32 preview path 2023-04-22 16:48:05 +08:00
Vic
1cedb6e619 Add file path in preview 2023-04-21 23:52:00 +08:00
Vic
96f52314ef Add FilePath for Explorer results preview 2023-04-21 22:16:44 +08:00
Jeremy Wu
c61d6f791c
New Crowdin updates (#2028)
* New translations
2023-04-19 03:03:50 +03:00
Jeremy Wu
2a1d9de6df
Merge pull request #2062 from VictoriousRaptor/FilterStartMenuPrograms
Prioritize shortcut in start menu
2023-04-19 08:01:46 +10:00
Vic
bff467d03a Preserve program shortcut in start menu 2023-04-18 20:12:22 +08:00
Vic
be35ff0a07 Add missing glyphs 2023-04-10 00:28:55 +08:00
Vic
2616b70db5 Add hotkey to open program's parent folder 2023-04-10 00:26:55 +08:00
TheBestPessimist
1699b17d43 Revert "Better field name"
This reverts commit bfdf1dd67c.
2023-04-06 08:48:31 +03:00
TheBestPessimist
8051a03481 Cosmetic 2023-04-03 16:00:26 +03:00
TheBestPessimist
29a9def969 In path search, ignore extra whitespace around the > character 2023-04-03 16:00:08 +03:00
TheBestPessimist
bfdf1dd67c Better field name 2023-04-03 15:59:17 +03:00
Jeremy Wu
d71098e402
New Crowdin updates (#2018)
New translations
2023-04-03 00:35:54 +03:00
Jeremy Wu
2c6fa48473
New Crowdin updates (#2011)
New translations
2023-03-31 00:24:58 +03:00
VictoriousRaptor
19ba8e475c
Fix wrong variable name in #2004 (#2014)
* Fix wrong variable name

* Fix typo
2023-03-31 07:35:14 +11:00
Vic
2a96f1cd48 Rename for clarity 2023-03-29 15:19:55 +08:00
Vic
9db13fdbb6 Fix path search logic
open folder in file manager when path search is disabled
2023-03-24 15:45:45 +08:00
Vic
0f5b02fa38 Open file with associated program
Prevent opening zip in Explorer
Fix working directory issue
2023-03-24 15:22:55 +08:00
Vic
a22028460d Add option to open in default file manager 2023-03-24 15:02:11 +08:00
Vic
2d13d5684b Fix style 2023-03-24 14:39:59 +08:00
TheBestPessimist
1ed1c99931 Revert "add scoring based on index and small optimization"
This reverts commit 02b321c4a3.
2023-03-15 20:53:14 +02:00
Hongtao
02b321c4a3 add scoring based on index and small optimization 2023-03-14 16:42:09 -05:00
TheBestPessimist
1da8c017f7 use more suggestive name 2023-03-14 10:50:12 +02:00
TheBestPessimist
78cb45ce76 Do not check if file/folder exists 2023-03-14 09:33:36 +02:00
TheBestPessimist
48ed1fec15 more todo 2023-03-14 09:21:11 +02:00
TheBestPessimist
569046b45d Fix private function naming convention 2023-03-14 09:21:03 +02:00
TheBestPessimist
96afa29905 cleanup + warnings 2023-03-08 14:29:46 +02:00
TheBestPessimist
9debba9e4e centralize the 3 actions: open file, open folder, open file as admin, for simpler logic 2023-03-08 14:29:46 +02:00
TheBestPessimist
2be108d740 formatting 2023-03-08 14:29:46 +02:00
TheBestPessimist
4289d10af6 Remove SortOption.RunCountAsc because it doesn't make sense 2023-03-08 14:29:46 +02:00
TheBestPessimist
fa971c6b81 Ask Everything for RunCount only if sorting by it 2023-03-08 14:29:46 +02:00
TheBestPessimist
a1a4c720c0 More comments 2023-03-08 14:29:46 +02:00
TheBestPessimist
3cecf5b302 Use String Interpolation 2023-03-08 14:29:46 +02:00
TheBestPessimist
9bc6a4e072 Waiting on a semaphore must be outside of try 2023-03-08 14:29:46 +02:00
TheBestPessimist
7d6d0258d0 Add more debugging info to DEBUG profile 2023-03-08 14:29:46 +02:00
TheBestPessimist
84b63e5f54 Use Request Flags when retrieving results from Everything, to be able to retrieve RunCount as well 2023-03-08 14:29:46 +02:00
TheBestPessimist
5ff916a17b Use the SearchResult.Score instead of 0 when creating the plugin Result 2023-03-08 14:29:46 +02:00
TheBestPessimist
ac3c955539 Async is hard.
Not sure exactly why the previous version was not working, but i _assume_ it's because I was in a deadlock on that semaphore.
2023-03-08 14:29:46 +02:00
TheBestPessimist
94b841d341 Should be working 2023-03-08 14:29:46 +02:00
TheBestPessimist
f96bf4c592 cleanup 2023-03-08 14:29:46 +02:00
TheBestPessimist
742d80922c Indentation 2023-03-08 14:29:46 +02:00
TheBestPessimist
86869ff5f4 Extract RunExplorer nested ifs as functions for readability 2023-03-08 14:29:46 +02:00
TheBestPessimist
ad8dffe468 Add direct call to Everything API from ResultManager
Obviously this is stupid because we forcefully tied Explorer plugin to Everything. This needs more thinking, but is a good enough for now solution to test what works and doesnt work
2023-03-08 14:29:46 +02:00
DB p
731c76d274 Fix Typo 2023-03-05 06:08:22 +09:00
DB p
02de141135 Fix Typo In Comment 2023-03-05 05:59:49 +09:00
DB p
45ff919f81 - Fix Enabled Label
- Fix Error when Click the Icon ColumnHeader
2023-03-05 05:57:31 +09:00
Hongtao
520ef3777f Remove Obsolete Property and use Status Property for Sorting 2023-03-04 14:17:22 -06:00
DB p
1d9fa902bc Fix Dark Text Color in Everything Panel 2023-03-04 04:24:06 +09:00
Jeremy Wu
720f88a136
Merge pull request #1939 from Flow-Launcher/version_update
Release version bumps
2023-03-02 17:17:30 +11:00
Jeremy
5dc55b00ef update plugin versions 2023-03-02 17:02:35 +11:00
Jeremy
08f250d9c0 update translations from Crowdin 2023-03-02 09:02:40 +11:00
Jeremy Wu
af2a19499f
update plugin version 2023-02-27 08:41:04 +11:00
Jeremy Wu
3b05ee2582
Merge pull request #1899 from Flow-Launcher/everything_full_path_option
add option for everything search in full path (default true)
2023-02-21 08:24:05 +11:00
Jeremy Wu
73ba2368a8
update option name 2023-02-21 08:10:03 +11:00
Kevin Zhang
d87b5af5dc
default false 2023-02-20 14:04:50 -06:00
Jeremy Wu
11573cf5e8
New Crowdin updates (#1766)
* New translations en.xaml (French)
[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 (Slovak)
[ci skip]

* New translations en.xaml (Spanish (Modern))
[ci skip]

* New translations en.xaml (Portuguese)
[ci skip]

* New translations en.xaml (Portuguese)
[ci skip]

* New translations en.xaml (French)
[ci skip]

* New translations Resources.resx (French)
[ci skip]

* New translations en.xaml (French)
[ci skip]

* New translations en.xaml (French)
[ci skip]

* New translations en.xaml (French)
[ci skip]

* New translations en.xaml (French)
[ci skip]

* New translations en.xaml (French)
[ci skip]

* New translations en.xaml (Chinese Simplified)
[ci skip]
2023-02-16 09:24:07 +02:00
DB P
6cfdc30800
Merge branch 'dev' into GuideForBookmarkPlugin 2023-02-15 11:50:01 +09:00
Vic
9b0cf20184 update text 2023-02-14 16:35:34 +08:00
Vic
39c4a2be2e Auto reload bookmarks when editing checkboxes 2023-02-14 16:35:06 +08:00
Vic
ab0d6245df Auto reload all bookmarks when finish editing 2023-02-12 01:58:53 +08:00
Vic
dd61d195e2 Update desc 2023-02-12 01:27:31 +08:00
dependabot[bot]
43b5c06c47
Bump SharpZipLib from 1.4.1 to 1.4.2 (#1882) 2023-02-11 16:41:44 +00:00
Hongtao Zhang
083527e603
add option for everything search in full path (default true) 2023-02-11 10:35:26 -06:00
DB p
b2b22dc4cf Fix UseWindowsForms in csproj 2023-02-11 14:14:42 +09:00
DB p
c240f1e2e0 - Added Guide Texts in CustomBrowsePopup
- Added 'Edit' Button, It will be disable when non-select situation
- Added Browse Button in Path Select Textbox
2023-02-11 07:37:18 +09:00
DB P
ef16484957
Merge branch 'dev' into SelectBrowserCore 2023-02-10 11:06:09 +09:00
Vic
46c8dd8070 Fix translation 2023-02-09 12:25:59 +08:00
Jeremy
2c124f7768 bump plugin version from .Net upgrade 2023-02-07 08:19:26 +11:00
Jeremy Wu
88feed0aa2
Merge pull request #1878 from VictoriousRaptor/PluginInstallNotification1
Show plugin names in download success notification
2023-02-07 07:52:19 +11:00
Jeremy Wu
aa4f3a9350
Merge pull request #1745 from Flow-Launcher/net7.0
Update to .Net 7
2023-02-07 07:33:11 +11:00
VictoriousRaptor
90a48ee5f2
Merge pull request #1864 from TheBestPessimist/program_plugin_search_in_start_menu
Read the list of programs from `Start Menu` folder instead of `Start Menu/Programs`
2023-02-07 01:46:34 +08:00
Vic
0c963045ba Show plugin names in download success notification 2023-02-07 01:37:21 +08:00
Vic
30b73e5488 Revert "version"
This reverts commit 43cf3ded87.
2023-02-07 01:26:30 +08:00
Vic
a6d3aafe9b Add Browser Engine header 2023-02-06 12:57:55 +08:00
Hongtao Zhang
704c26ca3d
Merge branch 'dev' of github.com:Flow-Launcher/Flow.Launcher into net7.0 2023-02-04 11:52:15 -06:00
Vic
b7e7217b2e Fix folder path 2023-02-03 17:29:51 +08:00
Vic
c7f3283e3a Add UI to select browser engine 2023-02-03 17:07:33 +08:00
Vic
fe5da58378 Use switch expression for loader 2023-02-03 16:23:14 +08:00
VictoriousRaptor
824f61d3aa
Merge pull request #1874 from VictoriousRaptor/bugfix
Fix 1861 and 1863
2023-02-03 13:37:50 +08:00
Vic
196c359819 Add custom firefox browser location 2023-02-03 13:07:46 +08:00
Vic
fbd12eb96b Add missing translation 2023-02-03 12:21:25 +08:00
TheBestPessimist
2e0923d25b more whitespace 2023-01-30 14:51:41 +02:00
TheBestPessimist
43cf3ded87 version 2023-01-30 14:48:15 +02:00
TheBestPessimist
e89d8b3577 Read list of programs from Start Menu instead of Start Menu/Programs 2023-01-30 14:47:27 +02:00
TheBestPessimist
9e11b0cd9d whitespace 2023-01-30 14:44:48 +02:00
dependabot[bot]
51c909800f
Bump SharpZipLib from 1.3.3 to 1.4.1 (#1833) 2023-01-28 16:08:55 +00:00
dependabot[bot]
892f1b8ed2
Bump System.Data.OleDb from 5.0.0 to 7.0.0 (#1808) 2023-01-28 16:08:35 +00:00
Kevin Zhang
c99790b049
Merge pull request #1848 from TheBestPessimist/#1800_Everything_search_full_path
Everything Search: Match Path
2023-01-28 10:07:29 -06:00
DB P
0bdea7c0db
Merge pull request #1847 from TheBestPessimist/Change_the_default_shortcut_for_Plugin_Indicator_to__
Change the default shortcut for Plugin Indicator to `?` #1825
2023-01-27 16:11:45 +09:00
TheBestPessimist
18d1bb5668 Cleanup unused properties 2023-01-26 09:19:42 +02:00
TheBestPessimist
1b9a879d48 Use EverythingSearchOption flag to set up FullPathSearch instead of hardcoding it 2023-01-26 08:58:41 +02:00
TheBestPessimist
2b6c92c48c question to the FL developers 2023-01-26 08:50:42 +02:00
TheBestPessimist
1482637cf1 Everything.MatchPath = true 2023-01-26 08:50:42 +02:00
Lasith Manujitha
7fc704558d
Fix autocomplete on Program plugin (#1850)
* Fix autocomplete on Program plugin

* Code refactor
2023-01-26 12:31:40 +08:00
TheBestPessimist
89fb78f3cd Change the default shortcut for Plugin Indicator to ? #1825 2023-01-25 13:20:30 +02:00
Jeremy Wu
d16a249e36 version bump plugins 2023-01-23 08:51:36 +11:00
Vic
f5cc792ce9 Return empty when operation canceled 2023-01-21 16:57:41 +08:00
Vic
71a2f996db Set environment var dict in LoadEnvironmentStringPaths() 2023-01-20 15:27:19 +08:00
Vic
966d3e752e Fix environment variable expansion logic 2023-01-20 15:22:54 +08:00
Vic
4d267fe71e Fix incorrect %homepath% parsing
Parse environment variables before checking path existence
2023-01-20 14:31:01 +08:00
Vic
504fb4ae05 Display environment vars in upper case 2023-01-20 14:02:04 +08:00
VictoriousRaptor
768ed4f80a
Update wording
Co-authored-by: Jeremy Wu <jeremy24wu@gmail.com>
2023-01-20 12:13:02 +08:00
Vic
4bea50d4cf Add unit test for PathEqualityComparator 2023-01-19 23:17:04 +08:00
Vic
beb144956c Rename method and add option to allow equality 2023-01-19 21:33:09 +08:00
Vic
ac92b93f66 Move IsSubPathOf to SharedCommands 2023-01-19 20:29:25 +08:00
Vic
32268890b9 Remove TranslateEnvironmentVariablePath 2023-01-19 20:23:33 +08:00
Vic
2c36692052 Use case-insensitve comparator for path 2023-01-19 16:21:24 +08:00
Vic
a6b7c5898b Fix subpath check 2023-01-19 16:21:24 +08:00
Vic
383298a46b Fix null subtitle when creating disk result 2023-01-19 16:21:23 +08:00
Vic
51f5d8a410 Add new constructor for EngineNotAvailableException 2023-01-19 16:21:23 +08:00
Vic
52e72992c2 Change context and settings to non static 2023-01-19 16:21:23 +08:00
Vic
009ee3dc5c Simplify environment variable detection 2023-01-19 16:21:23 +08:00
Vic
983f0aafc4 Use a static dictionary for environment vars 2023-01-19 16:21:23 +08:00
Vic
6efa9d1731 Only expand environment var when path starts with % 2023-01-19 16:21:23 +08:00
Vic
2e4127c63b Catch specifc exception 2023-01-19 16:21:23 +08:00
Jeremy Wu
c5cc4ed279
Merge pull request #1781 from VictoriousRaptor/ShowProgramDesc
Always show/search description in program results if enabled
2023-01-16 21:21:09 +11:00
Vic
ce8c3f9288 Fix typo 2023-01-13 15:12:45 +08:00
Hongtao Zhang
f07cff7742
fix explorer setting UseLocationAsWorkingDir 2023-01-12 15:29:58 -06:00
Vic
8208af4d1a Always show/search desc in result if enabled 2023-01-10 14:18:12 +08:00
Kevin Zhang
8d9501b496
Merge branch 'dev' into net7.0 2023-01-07 13:27:31 -06:00
Jeremy Wu
e215c3ffbb
New Crowdin updates (#1754)
* New translations en.xaml (Italian)
[ci skip]

* New translations en.xaml (Portuguese)
[ci skip]

* New translations en.xaml (Slovak)
[ci skip]

* New translations en.xaml (Italian)
[ci skip]

* New translations en.xaml (French)
[ci skip]

* New translations en.xaml (Danish)
[ci skip]

* New translations en.xaml (Italian)
[ci skip]

* New translations en.xaml (Spanish, Latin America)
[ci skip]

* New translations en.xaml (Portuguese)
[ci skip]

* New translations en.xaml (Slovak)
[ci skip]

* New translations en.xaml (Chinese Simplified)
[ci skip]

* New translations en.xaml (Spanish (Modern))
[ci skip]

* New translations en.xaml (French)
[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 (French)
[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 (French)
[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 (Turkish)
[ci skip]

* New translations en.xaml (Slovak)
[ci skip]

* New translations Resources.resx (Turkish)
[ci skip]

* New translations en.xaml (Portuguese)
[ci skip]

* New translations en.xaml (Portuguese)
[ci skip]

* New translations en.xaml (Spanish (Modern))
[ci skip]

* New translations en.xaml (Spanish (Modern))
[ci skip]

* New translations en.xaml (Korean)
[ci skip]

* New translations en.xaml (Chinese Simplified)
[ci skip]

Co-authored-by: Kevin Zhang <45326534+taooceros@users.noreply.github.com>
2023-01-07 17:44:11 +02:00
VictoriousRaptor
a8d4f5daf7
Merge pull request #1736 from VictoriousRaptor/LocalizedLnkName
Use localized name for shell link programs
2023-01-04 14:04:13 +08:00
Hongtao Zhang
804a5d54dc
simplify logic 2023-01-03 13:47:25 -05:00
Vic
181b020b31 Add glyph for open with editor/shell 2023-01-03 01:37:01 +08:00
VictoriousRaptor
ad25879335
Merge branch 'dev' into LocalizedLnkName 2023-01-02 14:56:37 +08:00
VictoriousRaptor
9e5d27f44b
Merge branch 'dev' into fix_pluginindicator_search 2023-01-01 13:16:05 +08:00
Jeremy Wu
1d1af7263a fix typos 2023-01-01 12:36:03 +09:30
Jeremy Wu
1d02f231a6 update to use score from fuzzy search 2023-01-01 12:27:27 +09:30
Kevin Zhang
ae7c413e07
Merge branch 'dev' into net7.0 2022-12-31 21:36:00 -05:00
Hongtao Zhang
f7f82a746e
fix more spelling 2022-12-31 17:12:52 -05:00
Vic
1ae1752b3f Merge branch 'LocalizedLnkName' of https://github.com/VictoriousRaptor/Flow.Launcher into LocalizedLnkName 2023-01-01 00:24:48 +08:00
Vic
3992990ccb Remove redundant extension check 2023-01-01 00:24:36 +08:00
Hongtao Zhang
35529a0386
fix some spelling 2022-12-31 10:43:07 -05:00
VictoriousRaptor
86a0a6c0dc
Merge branch 'dev' into LocalizedLnkName 2022-12-31 21:53:21 +08:00
Vic
ff4290c192 fix typo 2022-12-31 21:34:49 +08:00
Vic
4dbfe2d6a0 Rename variables for readability 2022-12-31 21:25:12 +08:00
Vic
186f5f826e Fix error message 2022-12-31 21:24:50 +08:00
Vic
c5c6ae7b68 Fix exception message argument 2022-12-31 21:18:20 +08:00
Vic
617183b14a Refactor result matching logic 2022-12-31 21:09:57 +08:00
Vic
e6b8a0dde2 Catch exception in ShellLinkHelper 2022-12-31 21:09:57 +08:00
Vic
207b29f816 Update comments 2022-12-31 21:09:57 +08:00
Vic
c6ff0a5113 Fix .lnk description logic 2022-12-31 20:43:53 +08:00
Jeremy Wu
f19d1d624d allow plugin name to be searchable by Plugin Indicator 2022-12-31 17:23:45 +09:30
Lasith Manujitha
148951e886 Add prompt for Log Off command 2022-12-31 09:24:55 +05:30
Hongtao Zhang
db354a23a5
Update to .Net 7 2022-12-30 19:12:11 -05:00
Vic
44438de7df Fix typo 2022-12-31 01:49:30 +08:00
Vic
fdc7da2f71 Fix typo in file name 2022-12-31 00:54:56 +08:00
Jeremy Wu
bb41da6fb8
New Crowdin updates (#1734) 2022-12-30 22:04:56 +09:00
Vic
9b05174a97 Use localized name for shell link programs 2022-12-30 20:56:30 +08:00
Jeremy Wu
4849e26aca
New Crowdin updates (#1733) 2022-12-30 18:40:06 +09:00
Jeremy Wu
e23ec178fc
Merge pull request #1723 from Flow-Launcher/version_bumps
Release 1.11.0 version bumps
2022-12-30 12:31:54 +09:30
VictoriousRaptor
9aab01dd72
Fix typo 2022-12-27 14:53:42 +08:00
Jeremy Wu
78b8e5b3df update Explorer plugin description 2022-12-27 16:04:55 +09:30
Jeremy Wu
b3702be59b version bump plugins 2022-12-27 14:15:51 +09:30
Lasith Manujitha
8a60fb18a0 WindowsSettings plugin - command updated for diskmgmt 2022-12-26 10:43:10 +05:30
Jeremy Wu
6607acbcce
Merge pull request #1706 from Flow-Launcher/fix_quickaccess_autocomplete
Fix quick access path search and autocomplete text
2022-12-25 16:53:12 +11:00
Jeremy
ae8f2d2ee8 fix wrong Everything service warning displayed when not available 2022-12-25 06:01:17 +11:00
Jeremy
9f8b205b35 Merge remote-tracking branch 'origin/dev' into fix_quickaccess_autocomplete 2022-12-25 05:00:15 +11:00
Jeremy
3f2b741dcc add unit tests for get autocomplete result 2022-12-25 04:58:37 +11:00
Jeremy
f64ebdca95 simplify get path method 2022-12-24 22:51:18 +11:00
VictoriousRaptor
552786bff5
Merge branch 'dev' into Fix1705 2022-12-23 15:16:58 +08:00
Vic
ccac84c0f3 Fix hardcoded strings 2022-12-23 15:15:11 +08:00
Vic
599bdc42fa Remove quotation marks 2022-12-23 13:20:10 +08:00
Vic
f97c9fe249 Update wording for consistency 2022-12-23 13:16:04 +08:00
DB p
e11c7a7c12 Remove Duplicated Key 2022-12-23 13:22:41 +09:00
Jeremy
2174fc24ce update directory navigation with same action keyword 2022-12-22 23:20:37 +11:00
Jeremy
fc9805f29e add GetAutoCompleteText method 2022-12-22 22:57:37 +11:00
Jeremy
5c1cc79751 update GetPathWithActionKeyword 2022-12-22 22:39:24 +11:00
Jeremy
f0b7898f89 fix quick access path search and autocomplete text 2022-12-22 22:04:39 +11:00
VictoriousRaptor
bade0fcf59
Merge pull request #1669 from VictoriousRaptor/DisablePATHByDefault
Add option to enable/disable UWP indexing
2022-12-22 13:17:05 +08:00
Jeremy Wu
b3f5dc0ed7
Merge pull request #1698 from onesounds/StringEnabled2
Change Status Label to Enabled
2022-12-22 13:23:58 +11:00
Jeremy Wu
9ae5d9b716
Fix search source typo 2022-12-22 13:16:10 +11:00
Kevin Zhang
e4c9e1c36c
fix a typo 2022-12-21 13:14:17 -06:00
Filip Horvat
277b8e94a6 Adds option to display open with code for Volume results 2022-12-21 18:55:23 +01:00
Filip Horvat
d2970a1f35
Merge branch 'dev' into folder-editor 2022-12-21 09:10:38 -08:00
DB p
5ad0e79577 - Change Status Label to Enabled
- Adjust Korean Language
2022-12-21 20:25:45 +09:00
DB p
b74a8d0362 Adjust Korean 2022-12-21 19:25:03 +09:00
DB p
2dabc38a75 - Change Default Context menu header to translatable
- Add Undo Command and icons in context menu items
- Applied Contextmenu to textboxes
2022-12-21 19:06:00 +09:00
Vic
137cda459e Merge branch 'FixText' of https://github.com/VictoriousRaptor/Flow.Launcher into FixText 2022-12-21 15:52:04 +08:00
Vic
230e4fbcbb Fix translation of action keywords 2022-12-21 15:51:53 +08:00
Vic
b30ace993a Fix namespace of LocalizationConverter 2022-12-21 15:51:17 +08:00
DB p
43e3b1f430 Adjust Korean Texts 2022-12-21 16:19:51 +09:00
DB p
ae1ea5950d Merge branch 'FixText' of https://github.com/VictoriousRaptor/Flow.Launcher into pr/1695 2022-12-21 16:15:32 +09:00
DB p
812a920058 Adjust Little String / Add Korean Translations 2022-12-21 16:15:26 +09:00
Vic
5696caf0e5 update wording 2022-12-21 15:02:10 +08:00
Vic
7c5c1e8740 remove redundant texts 2022-12-21 14:08:32 +08:00
Vic
8fbf3a3f92 make file/folder translatble 2022-12-21 14:01:09 +08:00
Vic
3b6c8b882b Add translatble text 2022-12-21 13:30:49 +08:00
VictoriousRaptor
2d32b33eb0
Merge branch 'dev' into DisablePATHByDefault 2022-12-21 12:57:19 +08:00
Vic
8625fb985b Use case-insensitive path comparison 2022-12-20 20:58:58 +08:00
Vic
3dac240a40 Add open with shell context menu for non-Windows indexed folders 2022-12-20 20:16:17 +08:00
Vic
b92181f6c6 Remove logic that modifies settings 2022-12-20 19:48:10 +08:00
Jeremy Wu
d0b5a5a37b
version bump Program plugin 2022-12-20 21:05:00 +11:00
Filip Horvat
56d6433db0 Improve folder editor experience 2022-12-19 21:38:45 +01:00
Vic
d3bae93a47 Revert "Disable PATH by default" 2022-12-18 13:35:38 +08:00
Vic
13eba18ac5 Disable PATH programs by default 2022-12-18 13:28:30 +08:00
Kevin Zhang
68bc6fb139
Merge branch 'dev' into DisablePATHByDefault 2022-12-17 19:37:24 -06:00
Jeremy Wu
314cd0aa3d
Merge pull request #1657 from Flow-Launcher/fix_win_index_search
Add exception handling when Windows Search service not available
2022-12-18 12:00:52 +11:00
Jeremy Wu
09e72e316e
New Crowdin updates (#1627) 2022-12-18 02:16:19 +02:00
Hongtao Zhang
42725f289c
Make the behavior more like 1.9.5- 2022-12-17 10:50:23 -06:00
Hongtao Zhang
9da322f840
Handle Search Exception more carefully 2022-12-17 10:43:17 -06:00
Vic
bf91bd2492 Fix double click on header 2022-12-17 22:27:36 +08:00