Jack251970
|
b4bffb1cf5
|
Use null as default value for record key
|
2025-02-20 17:17:53 +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 |
|
Kevin Zhang
|
81c068e13e
|
Merge pull request #3194 from Jack251970/record_key
New API for Record Key of Results & Fix Result Clone Issue
|
2025-02-16 23:43:41 -08:00 |
|
Jack251970
|
00de8611e1
|
Remove useless obsolete constructor
|
2025-01-26 20:37:41 +08:00 |
|
Jack251970
|
198442621a
|
Add support for record key
|
2025-01-21 14:37:14 +08:00 |
|
Jack Ye
|
fc2ce73343
|
Merge branch 'dev' into dev3
|
2025-01-19 15:17:36 +08:00 |
|
Jeremy Wu
|
0b8db59e39
|
Merge pull request #3112 from Flow-Launcher/remove-result-caching
Remove Result Equal used for WPF caching
|
2025-01-18 21:06:09 +11:00 |
|
Jack251970
|
8eb5a4dfca
|
Improve HttpDownloadAsync function & Use it in PluginManager plugin
|
2025-01-11 13:24:41 +08:00 |
|
Jack251970
|
297d191412
|
Use function to delegate the progress task
|
2025-01-10 19:13:19 +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
|
f69dd0f155
|
Improve documents
|
2025-01-05 00:13:32 +08:00 |
|
Jack251970
|
54f02e04e6
|
Use public api for ProgressBoxEx & Add support for force close event
|
2025-01-05 00:08:56 +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 |
|
Hongtao Zhang
|
9350e82b77
|
only stackalloc the getwindowtitle buffer when length is small.
|
2024-12-27 12:57:17 -06:00 |
|
Hongtao Zhang
|
0153f71083
|
use stackalloc if possible and fix some incorrect use of safehandle
|
2024-12-25 11:20:09 -06:00 |
|
Hongtao Zhang
|
51a16cc40f
|
Remove Result comparison and Change signature from IEnumerable to ICollection (due to the potential of multiple enumeration)
|
2024-12-25 14:39:04 +08:00 |
|
Jack251970
|
269e583ea7
|
Add maximum score to the results for developers.
|
2024-12-24 11:54:15 +08:00 |
|
Jeremy Wu
|
1c01fa4e46
|
update comment
|
2024-12-24 14:32:05 +11:00 |
|
Jack251970
|
4ad967b5f3
|
Add support for removing selected count from score
|
2024-12-23 15:57:59 +08:00 |
|
Jack251970
|
a088f91541
|
Add comments for string truncation
|
2024-12-14 11:17:29 +08:00 |
|
Jack251970
|
79f8f053d9
|
Replace DllImport with CSWin32
|
2024-12-10 15:24:19 +08:00 |
|
Jeremy
|
bce07ee7d2
|
Merge branch 'dev' into dev1
|
2024-12-08 16:24:31 +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 |
|
NoPlagiarism
|
0b0ead10dc
|
[Result] return data uri image support
|
2024-12-02 12:20:21 +05:00 |
|
Jack251970
|
b568d2dd95
|
Combine ShowMsgBox into one function.
|
2024-12-01 19:55:07 +08:00 |
|
Jack251970
|
0d362b30dd
|
Add default messageboxShow parameter for functions in FilesFolders
|
2024-12-01 18:38:48 +08:00 |
|
Jack251970
|
9b75acdf21
|
Add ShowMsgBox functions in public api
|
2024-11-27 10:07:03 +08:00 |
|
Jack251970
|
dcea54ab83
|
Fix parameter bug under release mode
|
2024-11-26 19:28:39 +08:00 |
|
Jack251970
|
b30cc4fc38
|
Replace System.Windows.MessageBox with MessageBoxEx
|
2024-11-25 10:38:43 +08:00 |
|
Jack251970
|
6df0837906
|
improve requery doc
|
2024-11-21 19:18:15 +08:00 |
|
Jack251970
|
3c3087793a
|
add new public api for chaning the query list back to query results list
|
2024-11-21 19:18:05 +08:00 |
|
dependabot[bot]
|
7237c1ba6c
|
Bump JetBrains.Annotations from 2024.2.0 to 2024.3.0
Bumps [JetBrains.Annotations](https://github.com/JetBrains/JetBrains.Annotations) from 2024.2.0 to 2024.3.0.
- [Commits](https://github.com/JetBrains/JetBrains.Annotations/compare/2024.2...2024.3)
---
updated-dependencies:
- dependency-name: JetBrains.Annotations
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-10-28 22:46:05 +00:00 |
|
Jeremy Wu
|
d3991e6959
|
version bump
|
2024-08-13 18:10:48 +10:00 |
|
dependabot[bot]
|
3fc26e524b
|
Bump JetBrains.Annotations from 2023.3.0 to 2024.2.0
Bumps JetBrains.Annotations from 2023.3.0 to 2024.2.0.
---
updated-dependencies:
- dependency-name: JetBrains.Annotations
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-07-08 22:08:01 +00:00 |
|
Jeremy
|
4dbecb1b5a
|
allow preview plugin to override the AlwaysPreview setting
|
2024-06-12 14:14:25 +10:00 |
|
Jeremy
|
9e39e48bf8
|
minor clean up and update
|
2024-05-30 21:49:44 +10:00 |
|
Jeremy
|
f902eaed0d
|
Merge remote-tracking branch 'origin/dev' into quicklook
|
2024-05-29 21:17:09 +10:00 |
|
Jeremy
|
666211dd4c
|
add plugin support for external preview
|
2024-05-28 21:27:48 +10:00 |
|
DB p
|
e0ff7d2f66
|
Merge branch 'dev' into 240430PreviewSetting
|
2024-05-24 17:50:11 +09: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 |
|
Jeremy
|
2606faae17
|
minor fixes & refactor
|
2024-05-16 21:22:08 +10:00 |
|
VictoriousRaptor
|
a337163d9e
|
fix typo
|
2024-05-01 11:29:43 +08:00 |
|
DB p
|
dcf72bca5b
|
Add FileSize/Created/LastModified Info for Preview
|
2024-04-30 07:57:39 +09:00 |
|
Kevin Zhang
|
56bc8f75f2
|
Update Flow.Launcher.Plugin.csproj
|
2024-04-16 19:36:57 -05:00 |
|
Kevin Zhang
|
4721b9758b
|
Merge pull request #2529 from Flow-Launcher/improve-context-menu-results-2
Improve context menu results
|
2024-03-31 11:49:16 -05:00 |
|
AminSallah
|
c8a2f10620
|
Introduce param "reselect" to ReQuery instance
|
2024-02-25 04:29:14 +02:00 |
|
AminSallah
|
50f71c0731
|
Add ReQuery to API
|
2024-02-23 23:28:16 +02:00 |
|