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
6db1f908c3
update dependencies in Flow.Launcher.Test
...
* Microsoft.CodeCoverage 16.4.0 -> 16.6.1
* Microsoft.NET.Test.Sdk 16.4.0 -> 16.6.1
* Microsoft.TestPlatform.ObjectModel 16.4.0 -> 16.6.1
* Microsoft.TestPlatform.TestHost 16.4.0 -> 16.6.1
* Moq 4.13.1 -> 4.14.1
* NUnit3TestAdapter 3.15.1 -> 3.16.1
2020-05-02 14:23: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
Ioannis G
07be7e2bea
bump PropertyChanged.Fody to 3.2.8
...
This outdated dependency causes `dotnet build`, `dotnet pack` etc to fail
2020-05-02 09:46:38 +03:00
Ioannis G
f78fbf7e42
Merge pull request #29 from Flow-Launcher/fix-fsharp-icon-path
...
add icon to the sample F# plugin
2020-05-01 17:44:12 +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
8605374514
Merge pull request #25 from JohnTheGr8/feat_fsharp_plugins
...
Add support for F# plugins
2020-04-30 19:06:16 +10:00
Ioannis G
1238d86fc5
add HelloWorldFSharp example plugin
2020-04-30 11:40:28 +03:00
Ioannis G
032a203224
add F# as an allowed plugin language
...
* rename PluginsLoader.CSharpPlugins to the more generic DotNetPlugins
* add AllowedLanguage.IsDotNet which checks for either C# or F#
2020-04-30 11:40:26 +03:00
Jeremy Wu
eb26329e01
Merge pull request #24 from JohnTheGr8/fix_plugin_typo
...
fix typo in IPublicAPI
2020-04-30 18:01:23 +10: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
f53740a567
Merge pull request #23 from Flow-Launcher/fix_folder_delete
...
Folder plugin- Recursive delete sub folders and files
2020-04-30 07:32:23 +10:00
Jeremy Wu
d63ae1570a
Recursive delete sub folders and files
2020-04-29 19:37:16 +10:00
Jeremy Wu
b44c9b6469
Update from method name change method
2020-04-29 19:02:57 +10:00
Jeremy Wu
df1af8f45a
Update method name to describe purpose
2020-04-29 18:58:52 +10:00
Jeremy Wu
46ed642298
Fix file path not opening
2020-04-29 18:58:21 +10:00
Jeremy Wu
8ae1a9139e
Merge pull request #21 from Flow-Launcher/update_readme
...
Update readme- First cut
2020-04-27 21:18:19 +10:00
Jeremy Wu
8077d3e873
Add 'star it' message
2020-04-27 21:17:18 +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
cc409d8a5b
Minor updates
2020-04-26 21:52:44 +10:00
Jeremy Wu
18dfcf1a99
Move status down
2020-04-26 21:43:52 +10:00
Jeremy Wu
002d37c726
Update per suggestion
2020-04-26 21:37:22 +10:00
Jeremy Wu
374e1f6207
Added unit testing
2020-04-26 20:30:18 +10:00
Jeremy Wu
b10414f4b5
Merge pull request #22 from Flow-Launcher/remove_default_bat_programload
...
Remove default loading of .bat extension files
2020-04-26 11:08:23 +10:00
Jeremy Wu
79cbe69627
Remove default loading of .bat extension files
2020-04-25 18:57:56 +10:00
Jeremy Wu
236ed5edcd
Merge pull request #15 from Flow-Launcher/fix_substring_scoring
...
Fix substring scoring
2020-04-25 18:46:48 +10:00
Jeremy Wu
f40d4fc782
Fix bug loading incorrect class for Lnk extension files
2020-04-25 18:44:02 +10:00
Jeremy Wu
7008eb7ab0
Update readme- First cut
2020-04-25 17:46:43 +10:00
Jeremy Wu
1675a48202
Fix UWP apps loading
2020-04-25 15:07:40 +10:00
Jeremy Wu
fbeed5986c
Merge pull request #17 from Flow-Launcher/add_cleartype
...
Add ClearType to Flow Launcher
2020-04-25 14:11:30 +10:00
Jeremy Wu
04ee88dbf8
Add ClearType to Flow Launcher
2020-04-25 14:09:43 +10:00
Jeremy Wu
21bf506bf9
Merge pull request #13 from Flow-Launcher/fix_settings_openurl
...
Fix Process.Start on urls and directories
2020-04-25 13:37:54 +10:00
Jeremy Wu
e3fca3a082
Update url of documentation
2020-04-25 13:36:41 +10:00
Jeremy Wu
bc06c8d495
Merge branch 'master' into fix_settings_openurl
2020-04-25 13:31:50 +10:00
Jeremy Wu
9386711d4a
Fix substring scoring
2020-04-25 13:02:46 +10:00
Jeremy Wu
0f298ec8dd
Merge pull request #1 from Flow-Launcher/rebrand_name
...
Rebrand- name
2020-04-25 12:41:00 +10:00
Jeremy Wu
8f31670f3d
rename- Fix python class names
2020-04-25 12:40:14 +10:00
Jeremy Wu
ee5345a346
Change to get application folder name dynamically
...
so this is that the portable version can have the folder name changed to anything else and will still work
2020-04-24 18:49:24 +10:00
Jeremy Wu
b786b1cadb
Update portable's roaming folder string to be consistent
2020-04-24 18:43:01 +10:00
Jeremy Wu
7775837c49
Update roaming directory name to be consistent with parent
2020-04-24 12:15:49 +10:00
Jeremy Wu
a60b840837
Update- remove dot. Directory name will be FlowLauncher
...
when nuget pack ignores the dot so instead of getting Flow.Launcher as parent directory name we get Flow
2020-04-24 12:15:23 +10:00
Jeremy Wu
7277373d84
use shell when opening directories
2020-04-24 07:59:24 +10:00
Jeremy Wu
5a45591550
Fix python plugin template names
2020-04-24 07:49:16 +10:00
Jeremy Wu
8c519cf412
Reset version
2020-04-23 22:45:53 +10:00
Jeremy Wu
51ab1e6586
Rename post build script
2020-04-23 22:32:06 +10:00
Jeremy Wu
c7fd64aff0
Rename url and file name
2020-04-23 22:29:32 +10:00
Jeremy Wu
9070e41ae2
Update version text
2020-04-23 22:18:49 +10:00
Jeremy Wu
b63719af5c
Update Roaming folder name to Flow Launcher from Flow.Launcher
2020-04-23 22:12:20 +10:00