Commit graph

1231 commits

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