Commit graph

909 commits

Author SHA1 Message Date
Jeremy Wu
1fabbe9ead PluginsManager version bump 2020-12-15 20:13:02 +11:00
Jeremy Wu
24372eb76d installation and uninstallation restart after done 2020-12-15 20:10:59 +11:00
Jeremy Wu
d69337c17a add uninstall autocomplete & move uninstall hotkey to settings 2020-12-14 21:05:32 +11:00
Jeremy Wu
8a86bf7496 add fuzzy search score for ordering 2020-12-14 19:14:50 +11:00
Jeremy Wu
5d7102eadb remove select 2020-12-14 14:11:53 +11:00
Jeremy Wu
b8a3ad8c42 change foreach to select 2020-12-14 13:46:37 +11:00
Jeremy Wu
49b657b84e use Infrastructure.Http.Get to download plugins 2020-12-14 08:48:55 +11:00
Jeremy Wu
ee0fc1ac47 fix typo 2020-12-14 08:42:42 +11:00
Jeremy Wu
c8b251d63a use Http.Get from Infrastructure 2020-12-14 08:41:18 +11:00
Jeremy Wu
c4b2742198 add translation method for messages 2020-12-11 07:45:01 +11:00
Jeremy Wu
7a7815b9c1 remove plugin PluginManagement 2020-12-10 23:07:17 +11:00
Jeremy Wu
b17dbcc317 refactor 2020-12-10 22:58:18 +11:00
Jeremy Wu
4365520fea update settings window to user control 2020-12-10 22:18:21 +11:00
Jeremy Wu
712a1456a2 add plugin icopath 2020-12-10 22:09:27 +11:00
Jeremy Wu
402e2da061 use plugin icopath when displaying uninstall plugins 2020-12-10 21:31:21 +11:00
Jeremy Wu
1a59da4adc add plugin uninstall method 2020-12-10 21:28:01 +11:00
Jeremy Wu
311222ecd5 update file name update method name 2020-12-10 19:54:30 +11:00
Jeremy Wu
519342178f move download and unzip to utilities class 2020-12-10 13:29:47 +11:00
Jeremy Wu
d8191f71bf adjust temporary working directory path 2020-12-09 05:28:58 +11:00
Jeremy Wu
8c136580e2 remove InstallPlugin method from API
- do not allow InstallPlugin method to be called via API
- move InstallPlugin functionality to PluginsManager for use exclusively
2020-12-08 21:59:45 +11:00
Jeremy Wu
a72750dc65 add plugin download behaviour 2020-12-07 21:21:14 +11:00
Jeremy Wu
8d96899a82 update icoPath 2020-12-07 07:42:23 +11:00
Jeremy Wu
1587010126 add plugin search 2020-12-07 07:40:42 +11:00
Jeremy Wu
cc1d049cad Plugins Manager scaffolding 2020-12-06 21:10:40 +11:00
Jeremy Wu
9ae9d69a57 update Plugin json mapping 2020-12-06 20:39:26 +11:00
Jeremy Wu
a460aefa1f add PluginsManager 2020-12-06 19:58:27 +11:00
Jeremy Wu
341275fbbd version bump for Calculator & Program plugins 2020-11-23 13:30:45 +11:00
kubalav
81ec3ef3d5 - Flow Launcher Slovak translation polish
- Calculator plugin string shortened
- Program plugin add missing strings
2020-11-22 10:41:13 +01:00
Jeremy Wu
8e58048a67 Merge branch 'dev' into bump_version_app_plugins 2020-11-20 06:14:05 +11:00
弘韬 张
898bb06799 bump version 2020-11-17 20:48:07 +08:00
弘韬 张
5cf0f65b02 try to fix the index out of bound for programlogger 2020-11-17 20:47:56 +08:00
弘韬 张
27313cdddc Fix unauthorize exception lead to the whole directory unable to index. 2020-11-17 20:41:11 +08:00
Jeremy Wu
1bd0fcedb9 version bump plugins 2020-11-16 06:49:08 +11:00
Vladimír Kubala
9d8f18fbbe
Add Slovak translations (#205) 2020-11-15 21:24:32 +02:00
Jeremy Wu
336cb3c6db
Merge pull request #192 from Flow-Launcher/bump_version
Release 1.4.0 + Plugin 1.2.2 + default plugins version bumps
2020-11-13 08:45:27 +11:00
Jeremy Wu
6af40cbaed version bump plugins
Calculator, Color, ControlPanel, Explorer, PluginIndicator, PluginManagement, ProcessKiller, Shell, Sys, Url, WebSearch
2020-11-13 07:57:39 +11:00
Ioannis G
e72407f0d8
merge PR #160: fix plugin dependency loading
Fix plugin dependency loading and remove excess duplicate package references
2020-11-12 12:39:44 +02:00
Jeremy Wu
4d15e0990c Revert unintended change 2020-11-11 21:23:02 +11:00
Jeremy Wu
2cc4e84c63 alignment no logic changes 2020-11-11 20:40:45 +11:00
Jeremy Wu
d1be135b22 fix alignment, no logic changes 2020-11-11 20:28:12 +11:00
Jeremy Wu
b52ef233e8 Merge branch 'dev' into ProgramPluginImprovement 2020-11-11 20:23:53 +11:00
弘韬 张
d4b5a196fe add check for null or empty for description 2020-11-11 11:00:32 +08:00
弘韬 张
e16f0e4d99 Fix opening UWP containing folder 2020-11-10 20:47:18 +08:00
弘韬 张
c5720df769 Adjust ui to not exceed boundary 2020-11-09 21:34:36 +08:00
弘韬 张
82afd3738f Merge branch 'CustomizeExplorer' of github.com:taooceros/Flow.Launcher into CustomizeExplorer 2020-11-09 18:12:25 +08:00
弘韬 张
3d06adebaa Customize select funtionality in win32 except globally in program, and make code more readable 2020-11-09 18:12:07 +08:00
Jeremy Wu
39233cb865 adjusted layout of the Add buttons and CustomizedExplorer fields
no logic changes
2020-11-09 20:02:00 +11:00
弘韬 张
ead4c9a99b Add more customized args 2020-11-09 10:25:43 +08:00
Jeremy Wu
d5d263be60 update property name and use const 2020-11-09 08:25:59 +11:00
Jeremy Wu
51ea7abd6b remove empty string init 2020-11-09 08:24:52 +11:00