Commit graph

651 commits

Author SHA1 Message Date
Hongtao Zhang
4e19e44ed2 Merge remote-tracking branch 'origin/dev' into net8
# Conflicts:
#	Flow.Launcher.Core/Flow.Launcher.Core.csproj
#	Flow.Launcher.Infrastructure/Flow.Launcher.Infrastructure.csproj
#	Flow.Launcher.Plugin/Flow.Launcher.Plugin.csproj
2024-08-31 15:30:44 -05: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
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
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
0b9722a35b
New Crowdin updates (#2718) 2024-06-19 14:57:31 +03: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 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
Yan
850df7087d
Merge branch 'dev' into explorer-plugin-integrated-context-menu 2024-06-10 19:21:34 +06: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