Jeremy Wu
08f97f0ef9
change csproj images folder to use wildcard
2021-01-02 12:57:13 +11:00
Jeremy Wu
be1776fd21
version bump for plugins
2021-01-02 12:47:20 +11:00
Ioannis G
f3355c525d
fix: properly include all plugin translation files
2021-01-01 23:15:37 +02:00
Jeremy Wu
81cb20bf91
add return to continue
2021-01-01 21:54:34 +11:00
Jeremy Wu
878f7bf5df
version bump for PluginsManager
2021-01-01 19:49:19 +11:00
Jeremy Wu
cab1b93183
move install method into try catch
2021-01-01 19:13:14 +11:00
Jeremy Wu
54f6858937
add plugin name to error msg popup
2021-01-01 19:03:06 +11:00
Jeremy Wu
a65e17dba0
fix wrong error message
2021-01-01 18:57:58 +11:00
Jeremy Wu
5c17cb6e9b
version bump WebSearch
2020-12-31 15:44:57 +11:00
Jeremy Wu
82a3143cfa
Merge branch 'dev' into addBingSearchSuggestion
2020-12-31 15:37:50 +11:00
弘韬 张
a139a040ec
add bing search suggestion
2020-12-30 20:24:01 +08:00
弘韬 张
a0c4cc3575
use ParseAsync in Google
2020-12-30 19:09:52 +08:00
弘韬 张
d28b14ff2d
Replace All use of Json.Net with System.Text.Json
2020-12-30 13:40:42 +08:00
Jeremy Wu
e2b0386818
remove Color plugin from Flow as a default plugin
2020-12-29 22:32:14 +11:00
弘韬 张
c485578cff
Use CompareTo to check update for InstallOrUpdate method
2020-12-29 18:48:55 +08:00
弘韬 张
d0743f6276
Await Http.Download in Update method
2020-12-29 18:48:00 +08:00
弘韬 张
d4f94c66ac
Make InstallOrUpdate to async
2020-12-29 18:33:53 +08:00
弘韬 张
0c97db04d4
1. Change Get method Name to GetAsync
...
2. Manually replace "#" with "%23" to solve the similar issue in Explorer plugin
3. Add GetAsync method with Uri as argument
4. Remove unused encoding argument
5. Change exception type for WebSearch Plguin
6. Update Comment
2020-12-29 17:50:56 +08:00
弘韬 张
7dc66eaa9a
Merge dev
2020-12-29 17:12:14 +08:00
Jeremy Wu
000bafd116
use camelCase and make last update time variable private
2020-12-29 18:56:51 +11:00
Jeremy Wu
b106688513
version bump
2020-12-29 18:14:33 +11:00
Jeremy Wu
a1d1c95eeb
change to tab in browser
2020-12-29 18:14:22 +11:00
Jeremy Wu
0a47636bc9
remove obsolete settings property in context menu class
2020-12-29 18:13:52 +11:00
Jeremy Wu
e5b67ea10a
remove obsolete icoPath from settings
2020-12-29 18:04:23 +11:00
Jeremy Wu
f9349a64e9
fix condition of version compare
2020-12-29 17:49:37 +11:00
Jeremy Wu
a1a45a4989
add eof
2020-12-29 17:49:11 +11:00
弘韬 张
c94a2f4c95
Use string.CompareTo instead of equal to check for update
2020-12-29 13:06:08 +08:00
弘韬 张
5da8259228
fix an unintended text error
...
add async await to download manifest task
remove unused encoding name for new GetStreamAsync in Http
fix unintened text error
2020-12-29 13:03:38 +08:00
弘韬 张
f0267475f5
Change call method for default hotkeys.
...
Remove extra whitespace
add await using for stream
2020-12-29 12:23:15 +08:00
弘韬 张
f32e202746
Use System.Text.JsonSerializer.DeserializeAsync instead of Newtonsoft.Json since our plugins.json can be large, so no need to create an extra string to store it.
2020-12-29 12:20:13 +08:00
弘韬 张
bb9682f791
Move get default hotkeys to pluginmanger and make Main.Context non-static
2020-12-29 12:14:59 +08:00
弘韬 张
00457ddc29
change totalSeconds to Hours
2020-12-29 12:08:41 +08:00
弘韬 张
5a0358718c
Update PluginManifest if last update time is 12 hours ago
2020-12-28 23:23:25 +08:00
弘韬 张
deaac1c7e4
replace install from search keyword
2020-12-27 22:33:12 +08:00
张弘韬
34f51927cf
1. Move PluginsManager constuction to Init().
...
2. Return HotKeys list when query is like "pm *"
2020-12-27 21:13:25 +08:00
张弘韬
96609f797e
Change the place of Wait in PluginManifest to make code more elegent
2020-12-21 19:42:50 +08:00
Jeremy Wu
5ab021f444
update per comment
2020-12-20 20:08:52 +11:00
Jeremy Wu
a6bd480534
Merge remote-tracking branch 'origin/dev' into pluginsmanager_update
2020-12-20 19:55:19 +11:00
Jeremy Wu
c2ca29dcda
add go to update section if update exists when install
2020-12-17 21:37:38 +11:00
Jeremy Wu
cca53c2a7d
add hide main window override
2020-12-17 21:07:47 +11:00
Jeremy Wu
ceab9b2ecd
PluginsManager version bump
2020-12-17 20:37:24 +11:00
Jeremy Wu
7e8c49502e
add plugin update call
2020-12-17 20:37:01 +11:00
Jeremy Wu
df454778ec
update plugin containing folder name from id to version
2020-12-17 19:00:27 +11:00
Jeremy Wu
f12ea653d2
move autocomplete to method
2020-12-17 18:54:30 +11:00
Jeremy Wu
919f72ba62
use open tab in browser
2020-12-17 06:31:33 +11:00
Jeremy Wu
407ff82666
version bump for PluginsManager
2020-12-16 21:53:02 +11:00
Jeremy Wu
a0773a60b3
Merge branch 'dev' into add_pluginsmanager_contextmenu
2020-12-16 21:52:18 +11:00
Jeremy Wu
88af30207c
add context menu for PluginsManager
2020-12-16 21:52:00 +11:00
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
Jeremy Wu
b962e4dcb1
use const instead of strings
2020-11-09 08:24:31 +11:00
Jeremy Wu
8df4de982b
move text to language xml
2020-11-09 08:22:58 +11:00