Commit graph

34 commits

Author SHA1 Message Date
Oren Nachman
3648126854 Revert JSON Null change + fix more warnings
See comment inline re:JSON null
2022-08-08 17:35:38 -07:00
Oren Nachman
a3197f8ee1 Fix (some) build warnings
CS1572
CS1573
CS0168
CS8073
CA2200
VSTHRD110
VSTHRD200
VSTHRD105
SYSLIB0013
CS8524
2022-08-07 21:31:38 -07:00
Hongtao Zhang
32107dbece Support application uri 2022-01-13 17:38:27 -06:00
Hongtao Zhang
581e84228c Revert "move url before options"
This reverts commit 13ccd582ce.
2021-12-08 21:35:42 -06:00
Hongtao Zhang
13ccd582ce move url before options 2021-12-08 21:09:32 -06:00
Hongtao Zhang
721a6580f6 Change Space Position for NewWindow 2021-12-08 19:45:38 -06:00
Jeremy
af2277de61 add backwards compatibility for open in new browser tab/window 2021-12-08 21:49:14 +11:00
Kevin Zhang
99a4a3cda8 Adjust arg position 2021-12-05 15:06:10 -06:00
Kevin Zhang
d8eef69e21 Use Global Browser Setting around flow 2021-12-05 13:34:23 -06:00
Kevin Zhang
892a4919a0 Merge branch 'GlobalBrowserSetting' of github.com:onesounds/Flow.Launcher into GlobalBrowserSetting 2021-12-05 13:06:37 -06:00
Kevin Zhang
f97344c994 Add NewTab option in viewmodel and partially implement the public api 2021-12-05 01:19:16 -06:00
Jeremy
ae7de8db09 refactor to use ShellCommand 2021-11-17 21:00:36 +11:00
弘韬 张
f700e9bbe8 Add "" in FilesFolders.OpenPath to be able to open path with whitespace 2021-02-01 17:02:57 +08:00
Jeremy Wu
2968a59b42 revert unintended deletion 2021-01-24 21:15:30 +11:00
Jeremy Wu
51c7b693c0 fix formatting 2021-01-24 21:01:29 +11:00
弘韬 张
3effb401b7 make it become an extension method 2021-01-22 16:23:18 +08:00
弘韬 张
b426dd10d1 Rewrite LocationPathString match 2021-01-22 16:19:03 +08:00
taooceros
df3a9a4c97
Use default system browser (#214) 2020-11-20 16:26:29 +02:00
Jeremy Wu
a77d0380d3 update method name typo 2020-09-22 08:57:21 +10:00
Jeremy Wu
dbfa2bd6c4 fix typo 2020-07-22 20:41:50 +10:00
Jeremy Wu
e2dff94f7c add comment summary to clarify the shared Copy command 2020-07-22 08:19:35 +10:00
Jeremy Wu
bd64512643 add open containing folder to file results 2020-06-30 08:15:20 +10:00
Jeremy Wu
0ee0fb8d2b add Explorer plugin's settings page 2020-06-06 22:13:22 +10:00
Jeremy Wu
2225cbff92 rename method to reflect behaviour 2020-06-02 20:21:28 +10:00
Jeremy Wu
0c53d76fec fix TopLevelDirectory search activation 2020-05-28 21:33:33 +10:00
Jeremy Wu
3caafa325f Update getting previous directory method 2020-05-26 21:47:47 +10:00
Jeremy Wu
2d4e2f5662 Add methods to test for previous directory location 2020-05-26 20:18:18 +10:00
Jeremy Wu
c5c15d2ab3 Move IsLocationPathString method to FilesFolder class 2020-05-24 19:18:58 +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
7277373d84 use shell when opening directories 2020-04-24 07:59:24 +10:00
Jeremy Wu
a1353d5249 Update start process for opening directory 2020-04-23 21:56:11 +10:00
Jeremy Wu
3c7f067770 rename all project file name 2020-04-21 21:27:02 +10:00