Commit graph

659 commits

Author SHA1 Message Date
Jeremy Wu
6d7aa46747 Add Windows Index directory search query test 2020-05-11 23:19:41 +10:00
Jeremy Wu
8848ed1a00 Add skeleton tests and classes for Explorer 2020-05-11 23:15:15 +10:00
Jeremy Wu
47a69a322d Merge branch 'dev' into update_ui 2020-05-08 12:41:57 +10:00
Jeremy Wu
dd359ea462 Everything pluin- Update layout 2020-05-04 14:53:16 +10:00
Jeremy Wu
5806389320 Program plugin- Update Suffixes window layout 2020-05-04 14:50:38 +10:00
Jeremy Wu
467a842ec1 URL plugin- Update layout 2020-05-04 14:49:57 +10:00
Jeremy Wu
dbc53716ce WebSearch plugin- Update layout 2020-05-04 14:49:32 +10:00
SysC0mp
cfdbd19d99 Remove variable and use returned dictionary directly 2020-05-03 18:05:01 +02:00
SysC0mp
64de0ceef3 Remove unused usings 2020-05-03 16:02:31 +02:00
SysC0mp
31501a1a9e Load environment variables from system 2020-05-03 16:02:15 +02:00
SysC0mp
a66b4cd057 New method to check for environment variable 2020-05-03 16:00:27 +02:00
Jeremy Wu
484eb9cdff
Merge pull request #32 from JohnTheGr8/folder_plugin_env_strings
Folder plugin: handle environment string paths
2020-05-03 23:12:57 +10:00
Ioannis G
8ee168bb12
plugin/folder: handle environment string paths 2020-05-03 14:00:01 +03:00
Jeremy Wu
56b5607d64 Sys plugin- update layout 2020-05-03 20:50:26 +10:00
Jeremy Wu
3373aec949 Shell plugin- update layout 2020-05-03 15:57:14 +10:00
Jeremy Wu
e481484f18 Update Program plugin add program pop up box layout 2020-05-03 12:16:20 +10:00
Ioannis G
ef95913aba
update projects with SatelliteResourceLanguages
Without this property set, the output folder is populated with multiple
culture-specific versions of `Fsharp.Core.resources.dll`
2020-05-02 19:52:41 +03:00
Ioannis G
0cedc8b8f2
bump NLog dependency in Program plugin
from 4.7.0-rc1 to 4.7.0
2020-05-02 14:28:33 +03:00
Ioannis G
1dcaf62e27
add dependency to FSharp.Core
ensure there are no runtime errors when FSharp.Core cannot be located:
* add reference to FSharp.Core 4.7.1 in Flow.Launcher.Core
* update FSharp.Core to 4.7.1 in HelloWorldFSharp
2020-05-02 14:13:20 +03:00
SysC0mp
c23073ec47 Fix IcoPath 2020-05-01 16:25:43 +02:00
SysC0mp
ce9ca5dabd Add default app.png image 2020-05-01 16:25:32 +02:00
SysC0mp
20d7646274 Add missing icon path 2020-05-01 12:10:51 +02:00
Jeremy Wu
6abd690db7 Program plugin- update layout 2020-05-01 16:36:40 +10:00
Jeremy Wu
4439e341f9 Calculator plugin- update layout 2020-05-01 07:39:49 +10:00
Jeremy Wu
4e3980fd45 Folder plugin- fix namespace name 2020-04-30 18:55:52 +10:00
Jeremy Wu
d1328f41ca Folder plugin- default result sorting and refreshview update 2020-04-30 18:55:15 +10:00
Jeremy Wu
c70276b0f0 Update Folder plugin listview to be compatible with ui library 2020-04-30 18:53:39 +10:00
Ioannis G
1238d86fc5
add HelloWorldFSharp example plugin 2020-04-30 11:40:28 +03:00
Ioannis G
9ac9a2f218
fix typo in IPublicAPI
`RestarApp` to `RestartApp`. Mark `RestarApp` as obsolete.
2020-04-30 09:54:13 +03:00
Jeremy Wu
163c02683c Fix BrpwserBookmarks UI layout 2020-04-29 20:37:07 +10:00
Jeremy Wu
d63ae1570a Recursive delete sub folders and files 2020-04-29 19:37:16 +10:00
Jeremy Wu
df1af8f45a Update method name to describe purpose 2020-04-29 18:58:52 +10:00
Jeremy Wu
1492bc9604 Update plugin tab item base UI 2020-04-29 14:03:58 +10:00
Jeremy Wu
cd670e70ad
Merge pull request #18 from Flow-Launcher/fix_load_uwp
Fix UWP apps loading
2020-04-27 19:17:01 +10:00
Jeremy Wu
374e1f6207 Added unit testing 2020-04-26 20:30:18 +10:00
Jeremy Wu
79cbe69627 Remove default loading of .bat extension files 2020-04-25 18:57:56 +10:00
Jeremy Wu
f40d4fc782 Fix bug loading incorrect class for Lnk extension files 2020-04-25 18:44:02 +10:00
Jeremy Wu
1675a48202 Fix UWP apps loading 2020-04-25 15:07:40 +10:00
Jeremy Wu
bc06c8d495 Merge branch 'master' into fix_settings_openurl 2020-04-25 13:31:50 +10:00
Jeremy Wu
5a45591550 Fix python plugin template names 2020-04-24 07:49:16 +10:00
Jeremy Wu
c7fd64aff0 Rename url and file name 2020-04-23 22:29:32 +10:00
Jeremy Wu
a1353d5249 Update start process for opening directory 2020-04-23 21:56:11 +10:00
Jeremy Wu
722d1f0db6 Rename- description strings 2020-04-23 18:23:58 +10:00
Jeremy Wu
acdea86a2d update plugin.json url to point to current repo 2020-04-22 21:29:14 +10:00
Jeremy Wu
9f1377619d Update description strings 2020-04-22 20:26:09 +10:00
Jeremy Wu
28d67c8c81 Rename further code and text 2020-04-21 22:54:41 +10:00
Jeremy Wu
f5ed0291a0 Fix rename errors 2020-04-21 22:16:10 +10:00
Jeremy Wu
3c7f067770 rename all project file name 2020-04-21 21:27:02 +10:00
Jeremy Wu
1b795309d5 Rename code & text 2020-04-21 19:12:17 +10:00
Jeremy Wu
98758f60b6 Fix opening web/url/bookmarks in new window and tab
Functionality broken after the upgrade
2020-04-17 20:47:56 +10:00