Commit graph

1431 commits

Author SHA1 Message Date
Jeremy
07aebaeeaa Merge branch 'dev' into install-from-url 2021-11-29 06:18:16 +11:00
Jeremy
ea179e5455 shorten version compare logic 2021-11-29 06:06:08 +11:00
Jeremy
091b4afe4e switch to use main window's Show method 2021-11-27 13:51:45 +11:00
Garulf
2edc345892 Fix or condition 2021-11-24 02:06:39 -05:00
Jeremy
76efdfcff0 version bump PluginsManager 2021-11-22 19:45:21 +11:00
Jeremy
48c0f21a24 only msg plugin download & install succes/failure 2021-11-22 19:43:14 +11:00
Jeremy
a07252cc04 add ability to switch off warning when unknown source
fixed search terms to show with out to lower
2021-11-21 16:09:49 +11:00
Jeremy
ebf9ef1d80 add check downloaded plugin zip has same or lesser version 2021-11-21 13:31:43 +11:00
Jeremy
4eeaaec3c7 fix naming when installed from url source 2021-11-20 21:26:56 +11:00
Jeremy
73c1031e0f append new guid as zip and file name, update error messaging 2021-11-20 20:01:57 +11:00
Jeremy
99405395ec add plugin installation notifications 2021-11-20 18:47:10 +11:00
Garulf
2e2d2591d7 Block install if manual install exists 2021-11-19 10:59:32 -05:00
Garulf
cf056a92c0 Filename as title for result 2021-11-18 11:47:21 -05:00
Garulf
8c50d13aa5 Use correct icon 2021-11-18 11:40:06 -05:00
Garulf
092b4593f8
Detect URL and install 2021-11-18 10:35:45 -05:00
Jeremy
e09248fe0a bump version for plugins 2021-11-11 08:50:02 +11:00
DB p
7d18c3e10c - Add Height Program Plugin Setting Panel
- Disable Done Button when Null in TextBoxes
- Adjust Dopus Arguments
2021-11-09 23:02:33 -06:00
Kevin Zhang
2c1e07065c migrate explorer open containing folder to new api 2021-11-09 23:02:00 -06:00
Kevin Zhang
a3b62bc4d8 Fix rename issue 2021-11-09 23:01:59 -06:00
Kevin Zhang
5ee6c4b6a5 Migrate Program Plugin Custom Explorer 2021-11-09 23:01:59 -06:00
Kevin Zhang
8a312d4874 Implement the API call to custom explorer via ipublicapi, and migrate the exist call to explorer to the api call. 2021-11-09 23:01:59 -06:00
Jeremy Wu
17f8ffed2d
version bump BrowserBookmarks plugin 2021-11-05 08:00:01 +11:00
kubalav
58ee77f40f Removed extra spaces before chevrons 2021-11-03 09:29:33 +01:00
kubalav
ad88e3fb34 Update Slovak translation + bump version 2021-11-03 09:21:10 +01:00
Jeremy Wu
ddda425e7f
Merge pull request #779 from onesounds/AdjustWebsearchPlugin
Adjust websearch plugin & Small Fix for pluginstore PR & Setting Popup Redesign
2021-11-03 09:21:36 +11:00
Jeremy
c2a633097b update wording and bump WebSearch version 2021-11-03 08:17:57 +11:00
DB p
4e5975ccf7 - Remove URL
- Add Icon
2021-10-31 08:09:12 +09:00
Kevin Zhang
fac8b76485
Merge pull request #780 from Flow-Launcher/FixBookmarkIssueWhen
quick exit when children property is not found
2021-10-30 00:10:43 -05:00
DB p
43a62d0d12 - add netflix / youtube music
- add netflix / youtube music icon
- change list array order
- remove findicon.com
- add search source setting guide string
2021-10-30 05:31:13 +09:00
Kevin Zhang
4c10208008 quick exit when children property is not found 2021-10-29 14:09:58 -05:00
DB p
89e2edb12f Add Noresize property in setting search source popup 2021-10-30 02:58:29 +09:00
DB p
0edbcfde2b - Adjust Priority Change Popup Window Design
- Adjust Websearch setting layout
- Change and add Websearch String
- Change Websearch popup design
2021-10-30 02:31:11 +09:00
Jeremy
63ffb3a3c3 plugin version bumps 2021-10-27 21:56:20 +11:00
Jeremy
a7ac7b183a remove GroupName attribute from Url plugin's open url behaviour
fixes the new tab/window selection binding not working with the new ui
2021-10-27 21:30:42 +11:00
Kevin Zhang
8a59e87f99 Fix unselected issue for bookmark plugin by using binding (Don't understand Reason it doesn't work before) 2021-10-25 18:51:34 -05:00
Kevin Zhang
fd70326b2d Merge branch 'dev' of github.com:Flow-Launcher/Flow.Launcher into PluginStore 2021-10-21 12:21:00 -05:00
Jeremy Wu
f6f306efe4
Merge pull request #751 from Flow-Launcher/fix_bookmark_plugin_window_size
Dev: Fix Bookmark plugin settings browser edit
2021-10-19 06:02:14 +11:00
Jeremy Wu
2a68a41ef0
Merge pull request #681 from Flow-Launcher/QueryTermsRefactor
Fixes Typo TermSeparator & remove the actionkeyword in Terms
2021-10-18 08:10:03 +11:00
Kevin Zhang
1ce31505a6 Merge remote-tracking branch 'upstream/dev' into PluginStore 2021-10-16 21:09:32 -05:00
Vladimír Kubala
32cb242821
Update Slovak translation Brower Bookmark plugin 2021-10-13 13:37:19 +02:00
kubalav
9e3861ce67 version bump Browser Bookmark plugin 2021-10-13 13:10:44 +02:00
kubalav
6ffcdfe7d6 Update Slovak translation for Browser Bookmark plugin 2021-10-13 13:06:57 +02:00
Jeremy
c7c5990c2e fix edge bookmark loading 2021-10-13 21:49:26 +11:00
Jeremy
db3099ed0e fix bookmark plugin browser edit button logic 2021-10-13 09:07:27 +11:00
Jeremy
7b70386936 fix bookmark plugin settings button width 2021-10-13 08:27:10 +11:00
Jeremy
e85a99f8d6 fix custom browser setting window positioning of controls 2021-10-13 08:22:12 +11:00
Jeremy Wu
8a33bf4a33
Merge pull request #695 from Flow-Launcher/BrowserBookmarkRefactor
Refactor Bookmark plugin
2021-10-12 08:43:13 +11:00
Kevin Zhang
c4f9dcbe90 Merge Dev (Conflict PluginsManifest Move) 2021-10-10 16:53:38 -05:00
Kevin Zhang
3d06404614 Move PluginsManifest to Flow.Launcher.Core & Change PluginStore Binding to PluginsManifest 2021-10-10 16:46:54 -05:00
Dobin Park
e6c4ca1d49 - Adjust Content Control Margin
- Adjust Calc/webseearch plugin setting Margin
2021-10-10 03:28:14 +09:00