Commit graph

2613 commits

Author SHA1 Message Date
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
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
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