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
7008eb7ab0
Update readme- First cut
2020-04-25 17:46:43 +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
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
Jeremy Wu
a1353d5249
Update start process for opening directory
2020-04-23 21:56:11 +10:00
Jeremy Wu
ef0cd2bf7c
Update opening directory location to use shared plugin command
2020-04-23 20:11:39 +10:00
Jeremy Wu
13217d1e72
Fix Process.Start on URL
2020-04-23 20:10:20 +10:00
Jeremy Wu
4114000293
Remove unused references
2020-04-23 19:39:39 +10:00
Jeremy Wu
2acfbf19f2
Change to shared command WebSearch
2020-04-23 19:39:23 +10:00
Jeremy Wu
046ccfcc4c
revert unintended changes to PSD files
2020-04-23 19:26:45 +10:00
Jeremy Wu
ed99112b62
update
2020-04-23 19:24:13 +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
bbcaf72ba8
Rename- code
2020-04-22 20:56:55 +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
Jeremy Wu
eb1844b6c5
Update readme to accommodate the upgrade
2020-04-12 17:39:37 +10:00
Jeremy Wu
ed5a846a64
Merge branch 'master' up to commit 657d342
2020-04-11 10:27:19 +10:00
Jeremy Wu
657d342c51
Merge branch 'dev'
2020-04-11 10:10:49 +10:00
Jeremy Wu
9c65b84345
Fix error occurred when publishing self contained .Net Core Wox
...
Error occurs during nuget pack, complaining about some of the core dlls have incorrect timestamp
2020-04-10 21:39:50 +10:00
Jeremy Wu
7ba6dbf076
Add publish profile for self-contained .Net Core Wox
2020-04-10 21:38:19 +10:00
Jeremy Wu
f3377084e2
Remove incorrect project reference to WebSearch plugin
2020-04-10 21:36:27 +10:00
Jeremy Wu
530d2c0962
Change ppy.squirrel.windows back to squirrel.windows 1.5.2:
...
- ppy.squirrel is not fully .net core upgraded, so it is still showing restored using .net framework
- does not contain .net core runtime installer which is now required by Wox
- UpdateManager.RestartApp method is throwing an OSU application specific error which Wox is unable to resolve.
- Squirrel.Windows 1.5.2 still works and functionalities required by Wox are compatible. Tested RestartApp method, tested enable/disable protable mode methods and tested updating Wox to the latest version.
2020-04-08 18:53:34 +10:00
Jeremy Wu
9937dbb7c9
Add prompt for opening location + update message ( #176 )
2020-04-08 09:14:28 +03:00
Jeremy Wu
f1961e71dc
Lower PropertyChange.Fody version due to:
...
1. Dll not been properly produced during release build. This causes error during application start up.
2. .Net Framework dependency
2020-04-03 19:42:46 +11:00
Jeremy Wu
2eb4d55ab9
update post build script to use ppy.squirrel + latest nuget cmdline
2020-04-03 19:22:26 +11:00
Jeremy Wu
6d9f730d81
Up the base version to 2.0.0
2020-04-01 22:25:15 +11:00
Jeremy Wu
26e93869a9
Merge branch 'master' up to commit f325674
2020-04-01 22:20:33 +11:00