Jeremy
|
d8bea3cb89
|
Merge branch 'dev' into cacheProgramResult
|
2021-08-10 21:16:57 +10:00 |
|
Jeremy Wu
|
4219dce379
|
Merge pull request #629 from Flow-Launcher/fix_filepath_tooltip
Fix Explorer's file result subtitle tool tip as file path instead
|
2021-08-09 18:00:24 +10:00 |
|
Jeremy
|
d536b6fd77
|
change to path instead of subtitle parameter
|
2021-08-08 18:47:39 +10:00 |
|
Jeremy Wu
|
d524b0a759
|
Merge pull request #628 from Flow-Launcher/fix_pm_update_focus
Fix PluginsManager's InstallOrUpdate focus
|
2021-08-07 12:19:41 +10:00 |
|
Jeremy
|
53e305d765
|
update per review
|
2021-08-06 18:52:09 +10:00 |
|
Jeremy
|
5940e33774
|
Merge branch 'dev' into add_quickaccess_actionkeyword
|
2021-08-06 18:03:35 +10:00 |
|
Jeremy Wu
|
1b8c154ce8
|
Merge pull request #615 from Flow-Launcher/standardise_exe_installer
Standardise Flow's exe installer + readme update
|
2021-08-06 17:55:44 +10:00 |
|
pc223
|
7ada219c0c
|
Fix tool tip for folder
|
2021-08-04 22:12:11 +07:00 |
|
Jeremy
|
2a06cb9893
|
fix file path tool tip as file path instead
|
2021-08-04 08:01:20 +10:00 |
|
Jeremy Wu
|
df3b91ea99
|
fix PluginsManager's InstallOrUpdate focus
|
2021-08-03 07:58:35 +10:00 |
|
Jeremy
|
ad04c981f1
|
Merge branch 'dev' into add_quickaccess_actionkeyword
|
2021-07-30 20:45:54 +10:00 |
|
Jeremy
|
6978b65d8e
|
add Quick Access action keyword
|
2021-07-30 20:44:29 +10:00 |
|
Jeremy
|
a29d4d181f
|
version bump Explorer
|
2021-07-30 12:34:19 +10:00 |
|
Jeremy
|
8cfd80b962
|
delay the create query helper call
to catch exception when Windows Search service is not running
|
2021-07-30 12:30:21 +10:00 |
|
Jeremy
|
a8d7dcdacb
|
remove extra space
|
2021-07-29 07:58:17 +10:00 |
|
kubalav
|
41a72fb705
|
Version bump for Explorer plugin
|
2021-07-28 09:31:00 +02:00 |
|
kubalav
|
98be93c076
|
Add Slovak translation for Explorer plugin
|
2021-07-28 09:29:53 +02:00 |
|
Jeremy Wu
|
2155602a9c
|
update per suggestion
Co-authored-by: Kevin Zhang <45326534+taooceros@users.noreply.github.com>
|
2021-07-27 21:20:37 +10:00 |
|
Jeremy
|
cfb2ca1171
|
fix PluginsManager context menu crashing
|
2021-07-27 20:32:53 +10:00 |
|
Jeremy
|
bd15aa7ef9
|
pass query helper object
|
2021-07-27 18:55:52 +10:00 |
|
Jeremy Wu
|
f588f2a763
|
fix typo
|
2021-07-25 20:44:04 +10:00 |
|
Jeremy Wu
|
0f9fd94312
|
handle future scenario where PluginsManager's action keyword increased
|
2021-07-25 20:42:26 +10:00 |
|
Jeremy Wu
|
10a30f4abe
|
move exception result into its own method
|
2021-07-25 20:16:30 +10:00 |
|
Jeremy Wu
|
8df4bb2e8d
|
version bump for Explorer plugin
|
2021-07-25 20:12:15 +10:00 |
|
Jeremy Wu
|
86fe664404
|
add option to remove warning msg and install Everything plugin
|
2021-07-25 19:58:21 +10:00 |
|
Jeremy Wu
|
44d8666e27
|
add warning for Windows Search service not turned on
|
2021-07-25 17:48:57 +10:00 |
|
Jeremy Wu
|
26a37c0796
|
Merge pull request #548 from Flow-Launcher/new_api_branch
point pluginsmanifest to new api branch
|
2021-07-18 08:08:34 +10:00 |
|
Jeremy Wu
|
f82042ac6a
|
Merge pull request #555 from kubalav/translation-sk
Update Slovak translation
|
2021-07-05 08:48:32 +10:00 |
|
Jeremy Wu
|
bf91f4e892
|
revert version bump
|
2021-07-05 08:39:17 +10:00 |
|
Jeremy Wu
|
f47befabcb
|
Merge pull request #552 from taooceros/RemoveEmptyEntryInProgramPlugin
Remove Empty Entries in ProgramSuffixes.xaml.cs
|
2021-07-05 08:35:53 +10:00 |
|
Jeremy Wu
|
c8d6fa0585
|
version bump for Program plugin
|
2021-07-05 08:31:58 +10:00 |
|
kubalav
|
45aa4d26fb
|
version bump
|
2021-07-04 17:22:22 +02:00 |
|
kubalav
|
4d86936a41
|
add free line
|
2021-07-04 17:21:47 +02:00 |
|
kubalav
|
38a594ca28
|
version bump
|
2021-07-04 17:19:00 +02:00 |
|
kubalav
|
2b1e0ab584
|
Update Slovak translation
|
2021-07-04 17:17:31 +02:00 |
|
Kevin Zhang
|
604699f884
|
Remove Empty Entries for ProgramSuffixes.xaml.cs
|
2021-07-04 20:05:37 +08:00 |
|
Jeremy Wu
|
f160f3c7ab
|
Merge pull request #550 from taooceros/FixRepeatedManifestUpdate
fix unexpected Task Status
|
2021-07-04 21:17:04 +10:00 |
|
Jeremy
|
e7b90b818e
|
add translation for download failed error msg
|
2021-07-04 21:12:22 +10:00 |
|
Jeremy
|
262cf90aee
|
version bump
|
2021-07-04 21:11:28 +10:00 |
|
Kevin Zhang
|
47cb7a4ebc
|
another check to avoid re-update lastUpdateTime
|
2021-07-04 18:53:40 +08:00 |
|
Kevin Zhang
|
2405af88a6
|
fix unexpected Task Status
|
2021-07-04 18:35:00 +08:00 |
|
Jeremy
|
d86d9eb821
|
point pluginsmanifest to new api branch
|
2021-07-04 13:33:37 +10:00 |
|
Jeremy Wu
|
c2e8147ec0
|
Merge pull request #547 from taooceros/FixEmptyPathException
Check Empty image path to avoid exception
|
2021-07-03 22:48:16 +10:00 |
|
Kevin Zhang
|
12b2d653f6
|
Check Empty image path to avoid exception
|
2021-07-03 20:35:22 +08:00 |
|
Jeremy
|
2d32bc9814
|
fix method typo
|
2021-07-03 16:33:29 +10:00 |
|
Kevin Zhang
|
0df9f373ce
|
Rename variables
|
2021-07-03 12:45:00 +08:00 |
|
Kevin Zhang
|
428efb1cd0
|
fix unexpected empty string
|
2021-07-03 12:43:38 +08:00 |
|
Kevin Zhang
|
0c3a37eb70
|
change logic
|
2021-07-03 00:23:23 +08:00 |
|
Kevin Zhang
|
192d64bb2a
|
Use Constant Name
|
2021-07-03 00:20:33 +08:00 |
|
Kevin Zhang
|
e8a9377ec4
|
fix up logic
|
2021-07-02 11:46:10 +08:00 |
|
Kevin Zhang
|
eeb38d84b3
|
Fix up Actionkeyword for folder result
|
2021-07-02 11:38:07 +08:00 |
|
Kevin Zhang
|
4f13433913
|
CherryPick Layout change and ProgramLogger.cs Fix
|
2021-06-29 19:06:17 +08:00 |
|
张弘韬
|
da6dfcdf6d
|
CherryPick DirectoryInfoSearch.cs Exception Refactor
|
2021-06-29 19:04:45 +08:00 |
|
Kevin Zhang
|
8fe285bbec
|
Use Nlog Debug Target instead of direct print
|
2021-06-29 19:03:01 +08:00 |
|
Kevin Zhang
|
f80ae3092e
|
CherryPick Exception Optimize
|
2021-06-29 19:02:27 +08:00 |
|
Jeremy
|
e2b983df5f
|
version bump Shell plugin
|
2021-06-28 07:01:56 +10:00 |
|
Zelin Liao
|
867c2a711b
|
Remove Uncessary Window.Activate()
|
2021-06-26 20:42:09 +08:00 |
|
Zelin Liao
|
794911aad4
|
[Plugin.Shell] Fix: The Query Box Is Not Focused When HotKey Invoked
|
2021-06-26 10:52:44 +08:00 |
|
Kevin Zhang
|
1511f4b725
|
Release Unmanaged Object
Co-Authored-By: Alekhya <28739210+alekhyareddy28@users.noreply.github.com>
|
2021-06-24 20:08:15 +08:00 |
|
Jeremy Wu
|
9d2199319f
|
Explorer plugin version bump
|
2021-06-13 18:25:02 +10:00 |
|
Jeremy
|
c842a4c7bf
|
clean up
|
2021-06-13 18:07:30 +10:00 |
|
Jeremy
|
d807b21eac
|
remove obsolete settings class
|
2021-06-13 17:53:55 +10:00 |
|
Jeremy
|
69f58518b2
|
update revert to global wildcard logic
|
2021-06-13 17:41:44 +10:00 |
|
Jeremy
|
596b5b803e
|
update logic when content search is global
|
2021-06-13 17:27:44 +10:00 |
|
Kevin Zhang
|
7854cf348b
|
Finishing editing logic, and add a few interactive for ActionKeywordSetting.xaml
1. It will automatically focus on the textbox
2. Enter will trigger the done button
|
2021-06-06 11:01:50 +08:00 |
|
Jeremy
|
ff404c5c5b
|
update ActionKeywordSetting view logic
|
2021-06-05 18:44:16 +10:00 |
|
Jeremy
|
f13e24bd07
|
removed obsolete api object, updated search action keyword naming,
|
2021-06-05 14:07:13 +10:00 |
|
Jeremy
|
002c27fc12
|
Merge remote-tracking branch 'origin/dev' into ExplorerPathActionkeyword
|
2021-06-05 13:08:50 +10:00 |
|
Jeremy Wu
|
de9389b681
|
version bump Shell
|
2021-06-04 19:23:25 +10:00 |
|
Kevin Zhang
|
59f0a06cb3
|
change sequence of loading for shell plugin to avoid null reference
|
2021-06-03 14:14:27 +08:00 |
|
弘韬 张
|
5966ddc4d9
|
Refactor Code
1. Moving Property match to Settings.cs
2. Use Binding to avoid explicit Function Assign
3. Simplify ActionKeywordMatch
|
2021-06-01 18:10:24 -07:00 |
|
kubalav
|
ecd6bf3043
|
Version bump for Program plugin
|
2021-06-01 10:20:12 +02:00 |
|
kubalav
|
5d4fa7aba9
|
Update Slovak translation for Program plugin
|
2021-06-01 10:19:40 +02:00 |
|
Jeremy
|
995cf568ff
|
option to allow action keywords to be disabled
|
2021-05-30 19:28:18 +10:00 |
|
Jeremy
|
e9abaf3f6c
|
remove obsolete key
|
2021-05-30 15:19:32 +10:00 |
|
Jeremy
|
3bf3afc795
|
update action keyword match logic
|
2021-05-30 15:11:59 +10:00 |
|
Jeremy
|
e5fbfa24b4
|
replace action keyword when updating
|
2021-05-29 22:00:10 +10:00 |
|
Jeremy
|
7e799b5625
|
keep search activation, enable and disable path and index search
|
2021-05-29 20:08:34 +10:00 |
|
弘韬 张
|
8eecbfbed3
|
Use MemoryCache to control size
|
2021-05-27 19:28:17 +08:00 |
|
Jeremy
|
e06cf9cf6f
|
add tool tip to explain functionality
|
2021-05-26 08:38:55 +10:00 |
|
Jeremy Wu
|
89757de04e
|
version bump Program plugin
|
2021-05-24 21:04:50 +10:00 |
|
弘韬 张
|
39b750e821
|
Avoid AppxManifest.xml leak
release Com stream Object immediately
Co-Authored-By: Andrey Nekrasov <1828123+yuyoyuppe@users.noreply.github.com>
|
2021-05-24 12:34:59 +08:00 |
|
弘韬 张
|
9b1180fc89
|
remove testing code
|
2021-05-24 11:14:20 +08:00 |
|
弘韬 张
|
6931c8d86c
|
add cache for program plugin
|
2021-05-24 10:21:39 +08:00 |
|
弘韬 张
|
972a291be3
|
add Chinese translation
|
2021-05-22 17:26:49 +08:00 |
|
弘韬 张
|
acba2dd1a3
|
Add specific keyword for path explore in explorer plugin
|
2021-05-22 17:23:25 +08:00 |
|
Jeremy Wu
|
d813a4732d
|
Merge pull request #447 from Flow-Launcher/optionHideDescription
Implement Option to disable program description
|
2021-05-21 06:59:30 +10:00 |
|
Jeremy
|
c97dd367b0
|
version bump Program plugin
|
2021-05-21 06:54:49 +10:00 |
|
弘韬 张
|
4a02cff498
|
Implement Option to disable program description
|
2021-05-20 17:07:44 +08:00 |
|
Jeremy
|
117402de76
|
allow url column to auto adjust
|
2021-05-20 12:57:48 +10:00 |
|
Jeremy
|
f5dee93a39
|
version bump WebSearch
|
2021-05-20 08:38:02 +10:00 |
|
Jeremy
|
c6847326ad
|
adjusted width of columns
|
2021-05-20 08:36:43 +10:00 |
|
弘韬 张
|
0067fe86c6
|
WebSearch UI Improvement
|
2021-05-19 16:55:29 +08:00 |
|
Jeremy Wu
|
1e687a2130
|
revert
|
2021-05-17 07:19:32 +10:00 |
|
Jeremy Wu
|
5980528106
|
version bump Shell
|
2021-05-17 07:18:04 +10:00 |
|
Jeremy Wu
|
efee45bed5
|
version bump PluginsManager
|
2021-05-17 07:17:12 +10:00 |
|
Jeremy Wu
|
909fe5a75d
|
Merge branch 'dev' into MigrateDirectPluginJsonStorage
|
2021-05-17 07:02:49 +10:00 |
|
Jeremy Wu
|
4cb8f929c3
|
version bump Shell plugin
|
2021-05-17 06:52:24 +10:00 |
|
Jeremy Wu
|
4d9a3dea32
|
version bump PluginsManager
|
2021-05-17 06:51:37 +10:00 |
|
Kevin Zhang
|
c5d24c407a
|
Merge branch 'dev' into SpecialCtrl
|
2021-05-16 14:50:39 +08:00 |
|
弘韬 张
|
cb9262b450
|
Version Bump
|
2021-05-16 14:48:03 +08:00 |
|
弘韬 张
|
d421a950f6
|
Add special ctrl for Pluginsmanager and Shell plugin
|
2021-05-15 02:17:57 +08:00 |
|
张弘韬
|
d84eff7712
|
Remove unneccessary api, rename storage api, and update comment
|
2021-05-13 19:29:21 +08:00 |
|
张弘韬
|
b37f9f338a
|
Version Bumps
|
2021-05-12 20:04:26 +08:00 |
|
张弘韬
|
358460cb22
|
Move storage to api call for websearch and calculator plugins
|
2021-05-12 19:38:29 +08:00 |
|
张弘韬
|
25f6e664f2
|
add auto save for all setting that has been registered, and remove Separate Save
|
2021-05-12 00:37:28 +08:00 |
|
张弘韬
|
33accbd5d4
|
Move most direct call of PluginJsonStorage to API call
|
2021-05-11 20:24:22 +08:00 |
|
Jeremy Wu
|
86598b5eef
|
Merge pull request #426 from Flow-Launcher/fix_explorer_path
Dev branch: Fix Explorer path display in settings
|
2021-05-11 20:17:55 +10:00 |
|
Jeremy
|
9957773ff9
|
adjusted Explorer plugin's excluded and quick access control height
|
2021-05-10 21:43:21 +10:00 |
|
Jeremy
|
fd0471bff5
|
fix excluded and quick access path display in settings
|
2021-05-10 21:41:37 +10:00 |
|
Jeremy
|
5ccf4c5694
|
fix action keyword when more than one query term is typed
|
2021-05-10 20:15:33 +10:00 |
|
solitudechn
|
9c063e35f0
|
Fix typos and wrong version numbers
|
2021-04-29 09:25:02 +08:00 |
|
solitudechn
|
d17ec3cb39
|
Modify the plug-in version number as required
|
2021-04-28 22:56:41 +08:00 |
|
solitudechn
|
e107d7fee2
|
Added and corrected Chinese translation
|
2021-04-28 22:36:32 +08:00 |
|
Vladimír Kubala
|
e35117b364
|
Update Plugins/Flow.Launcher.Plugin.WebSearch/plugin.json
Co-authored-by: Kevin Zhang <45326534+taooceros@users.noreply.github.com>
|
2021-04-22 12:42:38 +02:00 |
|
Vladimír Kubala
|
765615a537
|
Update Plugins/Flow.Launcher.Plugin.WebSearch/Languages/sk.xaml
Co-authored-by: Kevin Zhang <45326534+taooceros@users.noreply.github.com>
|
2021-04-22 12:40:03 +02:00 |
|
kubalav
|
49a0fda43d
|
Plugins bump version
|
2021-04-22 12:23:08 +02:00 |
|
kubalav
|
6269da11df
|
Update Slovak translation
|
2021-04-22 11:28:59 +02:00 |
|
Jeremy Wu
|
f2f0120916
|
Merge pull request #412 from Flow-Launcher/add_api_errormsg
Add API error msg method
|
2021-04-22 18:16:59 +10:00 |
|
Jeremy Wu
|
1e25043469
|
fix format
|
2021-04-19 07:29:58 +10:00 |
|
Jeremy Wu
|
bb4b50c4e4
|
version bump for Sys plugin
|
2021-04-19 07:26:47 +10:00 |
|
Jeremy Wu
|
a01e0d484a
|
add tips and userdata location commands for Sys plugin
|
2021-04-19 07:23:50 +10:00 |
|
Jeremy Wu
|
6b118d870a
|
version bump Explorer
|
2021-04-16 08:54:49 +10:00 |
|
Jeremy Wu
|
e7127cf514
|
add error message method to api to allow the use of standard error icon
|
2021-04-16 08:53:19 +10:00 |
|
Jeremy Wu
|
e75ac3288a
|
update score to variable
|
2021-04-14 22:15:49 +10:00 |
|
Jeremy Wu
|
ed52b9dfa5
|
Explorer version bump
|
2021-04-14 22:12:00 +10:00 |
|
Jeremy Wu
|
aee5f6617e
|
remove the redundant path in brackets and update Nickname to Name
|
2021-04-14 22:11:40 +10:00 |
|
Jeremy Wu
|
750db30664
|
version bump Explorer plugin
|
2021-04-14 08:51:43 +10:00 |
|
弘韬 张
|
1015177b45
|
Refactor code
|
2021-04-13 19:40:04 +08:00 |
|
弘韬 张
|
50b5336688
|
Allow Quick Access Links to be accessed with middle string, and score bump the result
|
2021-04-13 19:12:24 +08:00 |
|
Jeremy Wu
|
f053139454
|
use most used cmds setting
|
2021-04-12 20:05:30 +10:00 |
|
Jeremy Wu
|
67097864fa
|
add settings for number of most used cmds option
|
2021-04-12 19:06:44 +10:00 |
|
Jeremy Wu
|
04156d7f83
|
Shell plugin version bump
|
2021-04-12 17:33:23 +10:00 |
|
Jeremy Wu
|
4abddb2597
|
rename variable Count to CommandHistory
|
2021-04-12 17:32:48 +10:00 |
|
Jeremy Wu
|
ab52859461
|
save cmd history to settings
|
2021-04-12 14:25:39 +10:00 |
|
Jeremy Wu
|
eae3b1e4bf
|
update plugin text
|
2021-03-31 06:40:39 +11:00 |
|
Jeremy Wu
|
3ab3010000
|
fix Sys plugin translation
|
2021-03-31 06:28:25 +11:00 |
|
Jeremy Wu
|
b5e54a76b0
|
Merge pull request #389 from Flow-Launcher/optimizeStartup
Optimize startup
|
2021-03-22 05:08:49 +11:00 |
|
Jeremy Wu
|
c8c28db624
|
version bump BrowserBookmarks plugin
|
2021-03-22 05:01:45 +11:00 |
|
弘韬 张
|
480887edaf
|
Version Bump
|
2021-03-20 18:03:11 +08:00 |
|
弘韬 张
|
9182fdb2bd
|
Remove readonly in Calculator
|
2021-03-20 18:02:35 +08:00 |
|
弘韬 张
|
8acde56455
|
remove readonly field to allow init in Init()
|
2021-03-18 11:59:48 +08:00 |
|
弘韬 张
|
409ccae7f2
|
Move initialization of Calculator to Init()
|
2021-03-18 11:39:13 +08:00 |
|
弘韬 张
|
541e91df60
|
Move initialization of BrowserBookmark to Init()
|
2021-03-18 11:38:07 +08:00 |
|
Jeremy Wu
|
9479923531
|
remove unnecessary catching OperationCanceledException
|
2021-03-18 06:50:55 +11:00 |
|
Jeremy Wu
|
f4971e2e96
|
remove async and task run
|
2021-03-18 06:44:00 +11:00 |
|
Jeremy Wu
|
b138838805
|
add ConfigureWait and cancellation token
|
2021-03-17 06:32:53 +11:00 |
|
Jeremy Wu
|
7aa1396821
|
move index exclude method to IndexSearch class and add async
|
2021-03-16 21:33:40 +11:00 |
|
Jeremy Wu
|
e73b2a05ce
|
change to for loop
|
2021-03-16 07:12:36 +11:00 |
|
Jeremy Wu
|
b2dc2ef71b
|
do not exclude if in Quick Access list
|
2021-03-16 07:12:01 +11:00 |
|
Jeremy Wu
|
b642898132
|
update loop logic
|
2021-03-15 08:12:03 +11:00 |
|
Jeremy Wu
|
a5e3049adc
|
fix typo
|
2021-03-15 07:39:14 +11:00 |
|
Jeremy Wu
|
43f1cae350
|
fix exclusion of Windows Index file or folder search
|
2021-03-15 06:01:29 +11:00 |
|
Jeremy Wu
|
e312fefbb1
|
verison bump Shell plugin
|
2021-03-09 21:05:38 +11:00 |
|
Jeremy Wu
|
bd921f8d0c
|
add context menu run as admin icon
|
2021-03-09 21:04:57 +11:00 |
|
Jeremy Wu
|
22617aef33
|
add copy cmd to context menu
|
2021-03-09 21:04:28 +11:00 |
|
Jeremy Wu
|
17a04d65c1
|
fix private variable naming convention
|
2021-03-09 20:59:25 +11:00 |
|
Jeremy Wu
|
e52e3b8e52
|
Merge pull request #381 from Flow-Launcher/stopAwaitIndexingWithCache
Stop await indexing when indexing is required and cache exist
|
2021-03-09 06:27:00 +11:00 |
|
张弘韬
|
da3f20a61a
|
Stop await indexing when indexing is required and cache exist
|
2021-03-08 16:16:54 +08:00 |
|
张弘韬
|
f7ded13c0a
|
Version Bump
|
2021-03-06 18:58:19 +08:00 |
|
张弘韬
|
99ca4093f2
|
Add Open Log Location command to sys plugin
|
2021-03-06 13:30:18 +08:00 |
|
Jeremy Wu
|
db411750f9
|
fix hibernation
|
2021-03-04 19:51:56 +11:00 |
|
Jeremy Wu
|
cde2224508
|
fix missing google scholar action keyword
|
2021-03-02 05:54:31 +11:00 |
|
Jeremy Wu
|
ab8a850349
|
action keyword results appear above global action keyword results
|
2021-03-01 20:28:05 +11:00 |
|
Jeremy Wu
|
901d508722
|
version bump WebSearch
|
2021-03-01 07:51:46 +11:00 |
|
Jeremy Wu
|
7ef3b0d938
|
change WebSearch default to global
|
2021-03-01 07:44:45 +11:00 |
|
Hongtao Zhang
|
8282ad8aa8
|
Merge pull request #370 from Flow-Launcher/calculator_e
add e to calculator plugin, and fix a NPE for debugging
|
2021-02-26 19:06:37 +08:00 |
|
弘韬 张
|
66eaa0a2cd
|
version bump
|
2021-02-26 18:12:00 +08:00 |
|
弘韬 张
|
cef09b3ee2
|
add e to calculator plugin, and fix a NPE for debugging
Co-Authored-By: Pavel Zwerschke <pavelzw@gmail.com>
|
2021-02-26 16:20:47 +08:00 |
|
弘韬 张
|
7660405ec3
|
Merge branch 'JsonRevise' of github.com:Flow-Launcher/Flow.Launcher into JsonRevise
|
2021-02-25 16:05:06 +08:00 |
|
弘韬 张
|
d5970ad391
|
Merge remote-tracking branch 'upstream/dev' into JsonRevise
|
2021-02-25 16:04:22 +08:00 |
|
Jeremy Wu
|
ee75c6336e
|
version bump WebSearch plugin after merge
|
2021-02-25 14:18:11 +11:00 |
|
Jeremy Wu
|
f9fa3ddd46
|
version bump WebSearch plugin
|
2021-02-25 14:12:25 +11:00 |
|
Jeremy Wu
|
3a45c99c29
|
version bump WebSearch plugin
|
2021-02-25 13:59:29 +11:00 |
|
弘韬 张
|
2a03bba666
|
add using for JsonDocument in Google and Bing
|
2021-02-24 16:20:00 +08:00 |
|
弘韬 张
|
7739ac73fd
|
change exception handling in Updater and WebSearch suggestion source
|
2021-02-24 15:55:03 +08:00 |
|
弘韬 张
|
8e529c1317
|
Merge remote-tracking branch 'upstream/dev' into FixUpdateCancelledException
|
2021-02-24 15:43:46 +08:00 |
|
Jeremy Wu
|
479bd757d4
|
add comment
|
2021-02-24 06:34:09 +11:00 |
|
Jeremy Wu
|
6aad061eb6
|
fix formatting
|
2021-02-23 21:44:59 +11:00 |
|
弘韬 张
|
740b792251
|
add Content back to csproj so that the xamls will be copied
|
2021-02-23 18:28:46 +08:00 |
|
Jeremy Wu
|
f4c77fb67b
|
Merge branch 'dev' into DotNet5Upgrade
|
2021-02-23 21:01:39 +11:00 |
|
弘韬 张
|
b07b1ddb31
|
Change TaskCanceledException in WebSearch plugin to operationCanceledException
|
2021-02-23 09:53:17 +08:00 |
|
Jeremy Wu
|
991bebde6f
|
Merge pull request #362 from taooceros/portablePDB
Use PortablePDB instead of Full pdb for debugging
|
2021-02-23 06:58:53 +11:00 |
|
Jeremy Wu
|
978ed1bc33
|
Merge pull request #344 from Flow-Launcher/fix_win32_loading
filter description existence before passing it to distinct & separate user selected result from hashing
|
2021-02-22 21:04:54 +11:00 |
|
Jeremy Wu
|
99193a42d8
|
version bump Program plugin
|
2021-02-22 20:58:21 +11:00 |
|
弘韬 张
|
0981be499f
|
Use PortablePDB instead of Full pdb for debugging
|
2021-02-22 13:16:48 +08:00 |
|
Hongtao Zhang
|
554bc08a8a
|
Merge pull request #348 from Flow-Launcher/fix_duplicate_entry_quickaccess
Remove duplicate entry
|
2021-02-19 02:28:56 -08:00 |
|
Jeremy Wu
|
abb11b22fc
|
update
|
2021-02-19 21:03:23 +11:00 |
|
Jeremy Wu
|
4fdcdcdcc0
|
version bump PluginsManager
|
2021-02-19 08:12:46 +11:00 |
|
弘韬 张
|
a3c61c26cc
|
don't remove setting when updating
|
2021-02-19 05:05:03 +08:00 |
|
弘韬 张
|
73ee3437f3
|
Use UnionWith
|
2021-02-18 06:41:56 +08:00 |
|
弘韬 张
|
94e45878c5
|
Merge branch 'fix_duplicate_entry_quickaccess' of github.com:Flow-Launcher/Flow.Launcher into HEAD
|
2021-02-18 06:41:18 +08:00 |
|
弘韬 张
|
cba47855c7
|
Use Hashset and customized equality comparator to filter result
|
2021-02-18 06:38:43 +08:00 |
|
Jeremy Wu
|
8b30d37ff7
|
update
|
2021-02-18 08:09:51 +11:00 |
|
Jeremy Wu
|
dfd7148229
|
remove duplicate entry with quick access results
|
2021-02-17 08:50:33 +11:00 |
|
弘韬 张
|
df2be9b828
|
seperate user program sources and autoindex program source and distinct prior to user one
|
2021-02-16 16:09:55 +08:00 |
|
弘韬 张
|
5fe833f7f2
|
Take user added program outside the hasher
|
2021-02-16 15:55:44 +08:00 |
|
弘韬 张
|
f14a5b9229
|
add default win32, so we should not contain null
|
2021-02-16 15:54:11 +08:00 |
|
弘韬 张
|
2bc290a302
|
uncomment exception
|
2021-02-16 11:27:12 +08:00 |
|
弘韬 张
|
307cb305f0
|
Remove unused check for Stream length
|
2021-02-16 10:50:48 +08:00 |
|
Jeremy Wu
|
ab4e3f87cb
|
Merge branch 'dev' into DotNet5Upgrade
|
2021-02-16 07:46:20 +11:00 |
|
弘韬 张
|
033ce3051b
|
filter desctiption existance before passing it to distinct
|
2021-02-16 01:41:02 +08:00 |
|
Jeremy Wu
|
d36140c51c
|
version bump PluginsManager
|
2021-02-15 21:14:50 +11:00 |
|
Jeremy Wu
|
c2dd536b9b
|
Merge branch 'dev' into FixUnexpectedErrorNotice
|
2021-02-15 21:13:24 +11:00 |
|
弘韬 张
|
575ff31ce5
|
change format
Initialize out variable inline, and use discard varable for unused variable
|
2021-02-15 17:17:03 +08:00 |
|
Jeremy Wu
|
4b4953e3ac
|
version bump Program plugin
|
2021-02-15 20:02:18 +11:00 |
|
Jeremy Wu
|
37afe141d5
|
Merge branch 'dev' into fix_loading_uwp
|
2021-02-15 20:00:58 +11:00 |
|
Jeremy Wu
|
9a48402921
|
Merge branch 'dev' into fix_loading_uwp
|
2021-02-15 19:50:31 +11:00 |
|
弘韬 张
|
7e4ac1ce8f
|
fix formatting
|
2021-02-15 11:58:33 +08:00 |
|
弘韬 张
|
208bde0f99
|
Use ExecutableName instead of getting it from path
|
2021-02-15 11:50:27 +08:00 |
|
弘韬 张
|
79d195f7e6
|
Change logic
|
2021-02-15 11:49:18 +08:00 |
|
Jeremy Wu
|
ad998b1788
|
add only path string match when lnk programs
|
2021-02-15 14:01:07 +11:00 |
|
Jeremy Wu
|
22bdbc9367
|
add match on path
|
2021-02-15 08:19:48 +11:00 |
|
Jeremy Wu
|
ba5cb5788e
|
remove unused variables
|
2021-02-15 07:18:16 +11:00 |
|
Jeremy Wu
|
2b6b5e9d8b
|
version bump
|
2021-02-15 07:05:46 +11:00 |
|
Jeremy Wu
|
f78ba8e79e
|
Merge branch 'dev' into fix_win32_loading
|
2021-02-15 06:51:58 +11:00 |
|
Jeremy Wu
|
93f4b6d90a
|
update to use SetDataObject
|
2021-02-14 20:32:20 +11:00 |
|
Jeremy Wu
|
f9b8216e3b
|
add copy bookmark's url to clipboard
|
2021-02-14 19:00:00 +11:00 |
|
Jeremy Wu
|
7c2c78733e
|
version bump PluginsManager
|
2021-02-13 21:41:56 +11:00 |
|
Jeremy Wu
|
0707ae3997
|
fix formattng
|
2021-02-13 21:03:26 +11:00 |
|
弘韬 张
|
59a767fafb
|
remove unexpected space
|
2021-02-13 12:22:59 +08:00 |
|
弘韬 张
|
9df7201037
|
Remove setting after uninstalling plugin
|
2021-02-12 23:47:21 +08:00 |
|
弘韬 张
|
b4bc4f0d24
|
address a weird bug
|
2021-02-12 03:18:38 +08:00 |
|
弘韬 张
|
a37f1918ae
|
Update all profile to dotnet 5
|
2021-02-12 03:17:13 +08:00 |
|
弘韬 张
|
276395e5f4
|
Use customized distinctBy instead of customized equalitycomparator
|
2021-02-09 15:59:55 +08:00 |
|
Jeremy Wu
|
8fa843ea45
|
fix incorrect icopath context menu
|
2021-02-08 21:05:50 +11:00 |
|
张弘韬
|
a4160a14e8
|
Merge remote-tracking branch 'upstream/dev' into fix_win32_loading
# Conflicts:
# Plugins/Flow.Launcher.Plugin.Program/Programs/Win32.cs
|
2021-02-08 13:00:22 +08:00 |
|
张弘韬
|
70db600c9f
|
optimize format
|
2021-02-08 12:56:40 +08:00 |
|
张弘韬
|
2b9823a7ac
|
Use Customized Except for removing disabled source
|
2021-02-08 12:49:27 +08:00 |
|
kubalav
|
988c265811
|
enhanced translation
|
2021-02-05 12:22:00 +01:00 |
|
kubalav
|
c8321c9771
|
Update Slovak translation
|
2021-02-05 12:08:36 +01:00 |
|
Jeremy Wu
|
bcf046f842
|
fix move method call only restricted to within the same drive
|
2021-02-03 20:51:19 +11:00 |
|
弘韬 张
|
1f6e6e5e09
|
fix format
|
2021-02-03 10:25:29 +08:00 |
|
弘韬 张
|
a65db9b626
|
Merge Dev
|
2021-02-03 10:24:03 +08:00 |
|
弘韬 张
|
71664bddc0
|
Optimize Logic
|
2021-02-03 10:23:38 +08:00 |
|
Jeremy Wu
|
a6e5602520
|
formatting fix
|
2021-02-03 13:00:16 +11:00 |
|
Jeremy Wu
|
f17b7cc355
|
Merge remote-tracking branch 'origin/dev' into FixUnexpectedErrorNotice
|
2021-02-03 12:56:43 +11:00 |
|
Jeremy Wu
|
1ec5023fc4
|
Merge pull request #318 from taooceros/ResultManagerSingleton
Make most class in Explorer plugin become static class
|
2021-02-03 09:06:35 +11:00 |
|
Jeremy Wu
|
10c72cecc2
|
version bump Explorer
|
2021-02-03 09:02:38 +11:00 |
|
Jeremy Wu
|
2602cc05c0
|
version bump Program plugin
|
2021-02-02 20:30:58 +11:00 |
|
Jeremy Wu
|
4331398932
|
update summary, comments & formatting
|
2021-02-02 20:28:52 +11:00 |
|
Jeremy Wu
|
d9a4836118
|
remove spacing
|
2021-02-02 05:50:27 +11:00 |
|
弘韬 张
|
19918244ad
|
fix a using
|
2021-02-01 19:59:56 +08:00 |
|
弘韬 张
|
f32cbaf331
|
Split name matching and desciption matching due to fuzzy change
|
2021-02-01 19:57:08 +08:00 |
|
弘韬 张
|
c875ad5277
|
Make most class in Explorer plugin become static class
|
2021-01-29 18:40:51 +08:00 |
|
弘韬 张
|
2271ec16fd
|
Optimize exception message logic
|
2021-01-29 12:17:17 +08:00 |
|
弘韬 张
|
89453f441d
|
Await Update when manifest is not ready
|
2021-01-29 12:09:18 +08:00 |
|
Jeremy Wu
|
4993edae2d
|
fix formatting
|
2021-01-28 21:41:20 +11:00 |
|
Jeremy Wu
|
715aafd533
|
Merge branch 'dev' into AcronymFuzzy
|
2021-01-28 13:52:37 +11:00 |
|
Jeremy Wu
|
e615ad86d9
|
add remove from quick access in context menu
|
2021-01-27 20:55:53 +11:00 |
|