Jeremy Wu
c8c28db624
version bump BrowserBookmarks plugin
2021-03-22 05:01:45 +11:00
弘韬 张
480887edaf
Version Bump
2021-03-20 18:03:11 +08:00
弘韬 张
9182fdb2bd
Remove readonly in Calculator
2021-03-20 18:02:35 +08:00
弘韬 张
8acde56455
remove readonly field to allow init in Init()
2021-03-18 11:59:48 +08:00
弘韬 张
409ccae7f2
Move initialization of Calculator to Init()
2021-03-18 11:39:13 +08:00
弘韬 张
541e91df60
Move initialization of BrowserBookmark to Init()
2021-03-18 11:38:07 +08:00
Jeremy Wu
9479923531
remove unnecessary catching OperationCanceledException
2021-03-18 06:50:55 +11:00
Jeremy Wu
f4971e2e96
remove async and task run
2021-03-18 06:44:00 +11:00
Jeremy Wu
b138838805
add ConfigureWait and cancellation token
2021-03-17 06:32:53 +11:00
Jeremy Wu
7aa1396821
move index exclude method to IndexSearch class and add async
2021-03-16 21:33:40 +11:00
Jeremy Wu
e73b2a05ce
change to for loop
2021-03-16 07:12:36 +11:00
Jeremy Wu
b2dc2ef71b
do not exclude if in Quick Access list
2021-03-16 07:12:01 +11:00
Jeremy Wu
b642898132
update loop logic
2021-03-15 08:12:03 +11:00
Jeremy Wu
a5e3049adc
fix typo
2021-03-15 07:39:14 +11:00
Jeremy Wu
43f1cae350
fix exclusion of Windows Index file or folder search
2021-03-15 06:01:29 +11:00
Jeremy Wu
e312fefbb1
verison bump Shell plugin
2021-03-09 21:05:38 +11:00
Jeremy Wu
bd921f8d0c
add context menu run as admin icon
2021-03-09 21:04:57 +11:00
Jeremy Wu
22617aef33
add copy cmd to context menu
2021-03-09 21:04:28 +11:00
Jeremy Wu
17a04d65c1
fix private variable naming convention
2021-03-09 20:59:25 +11:00
Jeremy Wu
e52e3b8e52
Merge pull request #381 from Flow-Launcher/stopAwaitIndexingWithCache
...
Stop await indexing when indexing is required and cache exist
2021-03-09 06:27:00 +11:00
张弘韬
da3f20a61a
Stop await indexing when indexing is required and cache exist
2021-03-08 16:16:54 +08:00
张弘韬
f7ded13c0a
Version Bump
2021-03-06 18:58:19 +08:00
张弘韬
99ca4093f2
Add Open Log Location command to sys plugin
2021-03-06 13:30:18 +08:00
Jeremy Wu
db411750f9
fix hibernation
2021-03-04 19:51:56 +11:00
Jeremy Wu
cde2224508
fix missing google scholar action keyword
2021-03-02 05:54:31 +11:00
Jeremy Wu
ab8a850349
action keyword results appear above global action keyword results
2021-03-01 20:28:05 +11:00
Jeremy Wu
901d508722
version bump WebSearch
2021-03-01 07:51:46 +11:00
Jeremy Wu
7ef3b0d938
change WebSearch default to global
2021-03-01 07:44:45 +11:00
Hongtao Zhang
8282ad8aa8
Merge pull request #370 from Flow-Launcher/calculator_e
...
add e to calculator plugin, and fix a NPE for debugging
2021-02-26 19:06:37 +08:00
弘韬 张
66eaa0a2cd
version bump
2021-02-26 18:12:00 +08:00
弘韬 张
cef09b3ee2
add e to calculator plugin, and fix a NPE for debugging
...
Co-Authored-By: Pavel Zwerschke <pavelzw@gmail.com>
2021-02-26 16:20:47 +08:00
弘韬 张
7660405ec3
Merge branch 'JsonRevise' of github.com:Flow-Launcher/Flow.Launcher into JsonRevise
2021-02-25 16:05:06 +08:00
弘韬 张
d5970ad391
Merge remote-tracking branch 'upstream/dev' into JsonRevise
2021-02-25 16:04:22 +08:00
Jeremy Wu
ee75c6336e
version bump WebSearch plugin after merge
2021-02-25 14:18:11 +11:00
Jeremy Wu
f9fa3ddd46
version bump WebSearch plugin
2021-02-25 14:12:25 +11:00
Jeremy Wu
3a45c99c29
version bump WebSearch plugin
2021-02-25 13:59:29 +11:00
弘韬 张
2a03bba666
add using for JsonDocument in Google and Bing
2021-02-24 16:20:00 +08:00
弘韬 张
7739ac73fd
change exception handling in Updater and WebSearch suggestion source
2021-02-24 15:55:03 +08:00
弘韬 张
8e529c1317
Merge remote-tracking branch 'upstream/dev' into FixUpdateCancelledException
2021-02-24 15:43:46 +08:00
Jeremy Wu
479bd757d4
add comment
2021-02-24 06:34:09 +11:00
Jeremy Wu
6aad061eb6
fix formatting
2021-02-23 21:44:59 +11:00
弘韬 张
740b792251
add Content back to csproj so that the xamls will be copied
2021-02-23 18:28:46 +08:00
Jeremy Wu
f4c77fb67b
Merge branch 'dev' into DotNet5Upgrade
2021-02-23 21:01:39 +11:00
弘韬 张
b07b1ddb31
Change TaskCanceledException in WebSearch plugin to operationCanceledException
2021-02-23 09:53:17 +08:00
Jeremy Wu
991bebde6f
Merge pull request #362 from taooceros/portablePDB
...
Use PortablePDB instead of Full pdb for debugging
2021-02-23 06:58:53 +11:00
Jeremy Wu
978ed1bc33
Merge pull request #344 from Flow-Launcher/fix_win32_loading
...
filter description existence before passing it to distinct & separate user selected result from hashing
2021-02-22 21:04:54 +11:00
Jeremy Wu
99193a42d8
version bump Program plugin
2021-02-22 20:58:21 +11:00
弘韬 张
0981be499f
Use PortablePDB instead of Full pdb for debugging
2021-02-22 13:16:48 +08:00
Hongtao Zhang
554bc08a8a
Merge pull request #348 from Flow-Launcher/fix_duplicate_entry_quickaccess
...
Remove duplicate entry
2021-02-19 02:28:56 -08:00
Jeremy Wu
abb11b22fc
update
2021-02-19 21:03:23 +11:00
Jeremy Wu
4fdcdcdcc0
version bump PluginsManager
2021-02-19 08:12:46 +11:00
弘韬 张
a3c61c26cc
don't remove setting when updating
2021-02-19 05:05:03 +08:00
弘韬 张
73ee3437f3
Use UnionWith
2021-02-18 06:41:56 +08:00
弘韬 张
94e45878c5
Merge branch 'fix_duplicate_entry_quickaccess' of github.com:Flow-Launcher/Flow.Launcher into HEAD
2021-02-18 06:41:18 +08:00
弘韬 张
cba47855c7
Use Hashset and customized equality comparator to filter result
2021-02-18 06:38:43 +08:00
Jeremy Wu
8b30d37ff7
update
2021-02-18 08:09:51 +11:00
Jeremy Wu
dfd7148229
remove duplicate entry with quick access results
2021-02-17 08:50:33 +11:00
弘韬 张
df2be9b828
seperate user program sources and autoindex program source and distinct prior to user one
2021-02-16 16:09:55 +08:00
弘韬 张
5fe833f7f2
Take user added program outside the hasher
2021-02-16 15:55:44 +08:00
弘韬 张
f14a5b9229
add default win32, so we should not contain null
2021-02-16 15:54:11 +08:00
弘韬 张
2bc290a302
uncomment exception
2021-02-16 11:27:12 +08:00
弘韬 张
307cb305f0
Remove unused check for Stream length
2021-02-16 10:50:48 +08:00
Jeremy Wu
ab4e3f87cb
Merge branch 'dev' into DotNet5Upgrade
2021-02-16 07:46:20 +11:00
弘韬 张
033ce3051b
filter desctiption existance before passing it to distinct
2021-02-16 01:41:02 +08:00
Jeremy Wu
d36140c51c
version bump PluginsManager
2021-02-15 21:14:50 +11:00
Jeremy Wu
c2dd536b9b
Merge branch 'dev' into FixUnexpectedErrorNotice
2021-02-15 21:13:24 +11:00
弘韬 张
575ff31ce5
change format
...
Initialize out variable inline, and use discard varable for unused variable
2021-02-15 17:17:03 +08:00
Jeremy Wu
4b4953e3ac
version bump Program plugin
2021-02-15 20:02:18 +11:00
Jeremy Wu
37afe141d5
Merge branch 'dev' into fix_loading_uwp
2021-02-15 20:00:58 +11:00
Jeremy Wu
9a48402921
Merge branch 'dev' into fix_loading_uwp
2021-02-15 19:50:31 +11:00
弘韬 张
7e4ac1ce8f
fix formatting
2021-02-15 11:58:33 +08:00
弘韬 张
208bde0f99
Use ExecutableName instead of getting it from path
2021-02-15 11:50:27 +08:00
弘韬 张
79d195f7e6
Change logic
2021-02-15 11:49:18 +08:00
Jeremy Wu
ad998b1788
add only path string match when lnk programs
2021-02-15 14:01:07 +11:00
Jeremy Wu
22bdbc9367
add match on path
2021-02-15 08:19:48 +11:00
Jeremy Wu
ba5cb5788e
remove unused variables
2021-02-15 07:18:16 +11:00
Jeremy Wu
2b6b5e9d8b
version bump
2021-02-15 07:05:46 +11:00
Jeremy Wu
f78ba8e79e
Merge branch 'dev' into fix_win32_loading
2021-02-15 06:51:58 +11:00
Jeremy Wu
93f4b6d90a
update to use SetDataObject
2021-02-14 20:32:20 +11:00
Jeremy Wu
f9b8216e3b
add copy bookmark's url to clipboard
2021-02-14 19:00:00 +11:00
Jeremy Wu
7c2c78733e
version bump PluginsManager
2021-02-13 21:41:56 +11:00
Jeremy Wu
0707ae3997
fix formattng
2021-02-13 21:03:26 +11:00
弘韬 张
59a767fafb
remove unexpected space
2021-02-13 12:22:59 +08:00
弘韬 张
9df7201037
Remove setting after uninstalling plugin
2021-02-12 23:47:21 +08:00
弘韬 张
b4bc4f0d24
address a weird bug
2021-02-12 03:18:38 +08:00
弘韬 张
a37f1918ae
Update all profile to dotnet 5
2021-02-12 03:17:13 +08:00
弘韬 张
276395e5f4
Use customized distinctBy instead of customized equalitycomparator
2021-02-09 15:59:55 +08:00
Jeremy Wu
8fa843ea45
fix incorrect icopath context menu
2021-02-08 21:05:50 +11:00
张弘韬
a4160a14e8
Merge remote-tracking branch 'upstream/dev' into fix_win32_loading
...
# Conflicts:
# Plugins/Flow.Launcher.Plugin.Program/Programs/Win32.cs
2021-02-08 13:00:22 +08:00
张弘韬
70db600c9f
optimize format
2021-02-08 12:56:40 +08:00
张弘韬
2b9823a7ac
Use Customized Except for removing disabled source
2021-02-08 12:49:27 +08:00
kubalav
988c265811
enhanced translation
2021-02-05 12:22:00 +01:00
kubalav
c8321c9771
Update Slovak translation
2021-02-05 12:08:36 +01:00
Jeremy Wu
bcf046f842
fix move method call only restricted to within the same drive
2021-02-03 20:51:19 +11:00
弘韬 张
1f6e6e5e09
fix format
2021-02-03 10:25:29 +08:00
弘韬 张
a65db9b626
Merge Dev
2021-02-03 10:24:03 +08:00
弘韬 张
71664bddc0
Optimize Logic
2021-02-03 10:23:38 +08:00
Jeremy Wu
a6e5602520
formatting fix
2021-02-03 13:00:16 +11:00
Jeremy Wu
f17b7cc355
Merge remote-tracking branch 'origin/dev' into FixUnexpectedErrorNotice
2021-02-03 12:56:43 +11:00
Jeremy Wu
1ec5023fc4
Merge pull request #318 from taooceros/ResultManagerSingleton
...
Make most class in Explorer plugin become static class
2021-02-03 09:06:35 +11:00
Jeremy Wu
10c72cecc2
version bump Explorer
2021-02-03 09:02:38 +11:00
Jeremy Wu
2602cc05c0
version bump Program plugin
2021-02-02 20:30:58 +11:00
Jeremy Wu
4331398932
update summary, comments & formatting
2021-02-02 20:28:52 +11:00
Jeremy Wu
d9a4836118
remove spacing
2021-02-02 05:50:27 +11:00
弘韬 张
19918244ad
fix a using
2021-02-01 19:59:56 +08:00
弘韬 张
f32cbaf331
Split name matching and desciption matching due to fuzzy change
2021-02-01 19:57:08 +08:00
弘韬 张
c875ad5277
Make most class in Explorer plugin become static class
2021-01-29 18:40:51 +08:00
弘韬 张
2271ec16fd
Optimize exception message logic
2021-01-29 12:17:17 +08:00
弘韬 张
89453f441d
Await Update when manifest is not ready
2021-01-29 12:09:18 +08:00
Jeremy Wu
4993edae2d
fix formatting
2021-01-28 21:41:20 +11:00
Jeremy Wu
715aafd533
Merge branch 'dev' into AcronymFuzzy
2021-01-28 13:52:37 +11:00
Jeremy Wu
e615ad86d9
add remove from quick access in context menu
2021-01-27 20:55:53 +11:00
弘韬 张
c0f60e25bf
Use type matching to create result
2021-01-27 16:23:59 +08:00
Jeremy Wu
8b698c4465
update to empty list
2021-01-27 07:42:43 +11:00
Jeremy Wu
b71203ccfa
Merge branch 'dev' into add_file_quick_access
2021-01-27 07:00:39 +11:00
Jeremy Wu
5773829fae
add tool tip for quick access context menu
2021-01-27 06:26:15 +11:00
Jeremy Wu
ccc677fd8f
fix per comment
2021-01-27 06:17:24 +11:00
Jeremy Wu
f848e68b72
version bump Url and WebSearch
2021-01-27 05:35:17 +11:00
kubalav
f4ceb0e3e1
Update Slovak translation
2021-01-26 13:46:15 +01:00
Jeremy Wu
889c853e33
version bump Explorer plugin
2021-01-26 21:43:19 +11:00
Jeremy Wu
9331c80753
rename folder link to access link
2021-01-26 21:29:56 +11:00
Jeremy Wu
d90b6d23d3
add save after adding to quick access
2021-01-26 21:14:39 +11:00
Jeremy Wu
dd57bfc6f8
add backwards compatibility with old list
2021-01-26 21:09:35 +11:00
Jeremy Wu
82d91840c1
rename methods in quick access
2021-01-26 20:53:01 +11:00
Jeremy Wu
44b3f19ac4
fix typo
2021-01-26 20:48:06 +11:00
Jeremy Wu
c02fa4b847
rename ui elements
2021-01-26 20:46:05 +11:00
Jeremy Wu
324ee62c2a
rename quick folder access links to quick access links
2021-01-26 20:35:02 +11:00
Jeremy Wu
3a1d40893e
rename project items to quick access link naming
2021-01-26 20:31:55 +11:00
Jeremy Wu
cab7f94c6b
context menu selection for adding to quick access
2021-01-26 20:21:12 +11:00
Jeremy Wu
85dee95fc7
add file and folder type loading
2021-01-26 20:01:12 +11:00
弘韬 张
67b0bfd73a
Merge dev
2021-01-26 16:26:45 +08:00
弘韬 张
597dc06b31
revert unexpected personal change
2021-01-26 16:24:30 +08:00
弘韬 张
900f009893
Revert DotNet 5 update
2021-01-26 16:19:06 +08:00
弘韬 张
a918e7d9c9
Merge Dev
2021-01-26 15:49:30 +08:00
Jeremy Wu
e31bef7d3c
fix formatting + naming
2021-01-26 18:01:39 +11:00
Jeremy Wu
7b999c53ff
Merge branch 'dev' into PluginAPIExpand
2021-01-26 16:11:54 +11:00
Jeremy Wu
0c5d1669cb
version bump for Url and WebSearch plugins
2021-01-26 15:38:23 +11:00
Jeremy Wu
934bad6ba5
Merge pull request #311 from taooceros/FixUntranslatedString
...
Fix untranslated string
2021-01-26 15:34:53 +11:00
弘韬 张
5d894ec154
Don't await download manifest when it is unavaliable, but only await when calling install method to allow user using uninstall when manifest is not ready.
2021-01-25 17:18:48 +08:00
Jeremy Wu
163bfa303b
formatting and naming
2021-01-25 19:18:13 +11:00
Jeremy Wu
e46feb1165
fix formatting
2021-01-25 18:57:58 +11:00
张弘韬
8dc5def2e9
Remove extra whitespace
2021-01-25 11:19:59 +08:00
张弘韬
35782e4308
Version Bump
2021-01-25 11:17:28 +08:00
张弘韬
8a56cc6cd8
Use singleton in QuickFolderAccess.cs
2021-01-25 11:07:14 +08:00
张弘韬
9914124d20
Remove extra checking
2021-01-25 11:00:56 +08:00
Jeremy Wu
ff5e3695e9
add return if no quick access links or query
2021-01-25 13:50:41 +11:00
张弘韬
a721bd7de0
Merge remote-tracking branch 'upstream/dev' into PluginAPIExpand
...
# Conflicts:
# Flow.Launcher.Plugin/IPublicAPI.cs
2021-01-25 05:36:40 +08:00
Jeremy Wu
647156ce6f
Merge branch 'dev' into ExplorerPathAsync
2021-01-24 21:27:21 +11:00
Jeremy Wu
bfa1aabe35
add comment explaining why location check is needed
2021-01-24 21:08:48 +11:00
Jeremy Wu
e9462e8994
revert change from check string is path back to check location exists
2021-01-24 21:05:39 +11:00
Jeremy Wu
d583078a67
version bump Explorer
2021-01-24 20:52:39 +11:00
Jeremy Wu
288baa5538
Merge branch 'dev' into ExplorerDirectorySearchWithIndexFix
2021-01-24 20:52:10 +11:00
Jeremy Wu
cf60ce2b22
verision bump Explorer plugin
2021-01-24 20:26:29 +11:00
Jeremy Wu
4944a001d6
Merge remote-tracking branch 'origin/dev' into OrderByOpt
2021-01-24 20:24:49 +11:00
Jeremy Wu
a3a0623617
Merge pull request #312 from taooceros/autoReindex
...
Auto reindex
2021-01-24 19:50:56 +11:00
弘韬 张
267c796ad8
await indexing process in Program plugin
2021-01-23 12:40:10 +08:00
弘韬 张
3e6961dc9f
automatically check whether we shall reindex when querying
2021-01-23 12:33:47 +08:00
弘韬 张
27c6db288e
fix websearch plugin untranslated string
2021-01-23 12:28:04 +08:00
弘韬 张
98760d8aa2
Fix URL plugin untranslated string
2021-01-23 12:24:08 +08:00
taooceros
7d333aeaed
Merge pull request #298 from Flow-Launcher/exclude_chars_explorer
...
Exclude index search from special chars
2021-01-23 11:54:51 +08:00
弘韬 张
0fe92d35cb
fix testing and a potential error coding
2021-01-23 11:32:41 +08:00
弘韬 张
bc0146e68b
Use Window Search Orderby instead of getting the result and order them by filename
2021-01-23 10:53:01 +08:00
弘韬 张
3effb401b7
make it become an extension method
2021-01-22 16:23:18 +08:00
弘韬 张
1a758c3919
Use Token.throwifCancellationRequested
2021-01-21 19:39:18 +08:00
弘韬 张
9f8440b4b7
Merge remote-tracking branch 'upstream/dev' into ExplorerPathAsync
2021-01-21 12:16:22 +08:00
Jeremy Wu
49d5faee9e
formatting
2021-01-21 13:41:50 +11:00
Jeremy Wu
4e7c9a76e8
version bump PluginsManager
2021-01-21 13:38:26 +11:00
Jeremy Wu
a939087367
Merge branch 'dev' into fix_errormsg_delay
2021-01-21 13:37:45 +11:00
弘韬 张
912cca6c5f
Use callback to check whether downloading manifest successfully.
2021-01-20 18:00:16 +08:00
弘韬 张
cd92512fe5
Optimize code
2021-01-20 13:47:25 +08:00
弘韬 张
ba236dad63
Merge remote-tracking branch 'upstream/dev' into ExplorerPathAsync
2021-01-20 13:25:13 +08:00
Jeremy Wu
a0f611c7ba
Merge branch 'dev' into exclude_chars_explorer
2021-01-19 13:16:38 +11:00
张弘韬
d7abae1ab2
Add Cancellation token for file system enumeration
2021-01-19 10:08:37 +08:00
Jeremy Wu
2463582af0
fix error message not working + increase delay
2021-01-19 08:52:12 +11:00
Jeremy Wu
ed1bf0e956
version bump Explorer plugin
2021-01-19 07:07:06 +11:00
Jeremy Wu
2643c7d730
exclude index search on special chars
2021-01-19 07:05:30 +11:00
Jeremy Wu
ff26bccba5
version bump plugins
2021-01-18 07:58:38 +11:00
Jeremy Wu
2fecfa2644
verison bump plugins manager
2021-01-18 07:44:43 +11:00
张弘韬
d35d7ae2d6
Remove unused catch and optimize code
2021-01-17 23:45:15 +08:00
张弘韬
61c1f2c620
Merge remote-tracking branch 'upstream/dev' into fix_win32_loading
2021-01-17 23:37:13 +08:00
张弘韬
415adb72bf
Optimize Logic
2021-01-17 18:46:08 +08:00
张弘韬
d203a7a5f3
Add Cancellation Token
2021-01-17 18:42:01 +08:00
张弘韬
bf96a60862
Only wait PluginManifest downloading for 500ms to allow Flow to be used even without internet connection.
2021-01-17 18:39:53 +08:00
Jeremy Wu
e9e99ab338
Merge pull request #267 from taooceros/PluginAsyncModel
...
Plugin async model
2021-01-17 19:18:53 +11:00
Jeremy Wu
969265c24f
fix formatting
2021-01-17 19:05:28 +11:00
Jeremy Wu
d741a98112
fixed last index time during init
2021-01-17 18:47:43 +11:00
Jeremy Wu
114c12bdaf
formatting and description
2021-01-17 18:47:19 +11:00
弘韬 张
c54b678e6f
Merge dev
2021-01-14 22:40:45 +08:00
Jeremy Wu
02211f2853
Merge pull request #288 from Flow-Launcher/pluginsmanager_versionbump
...
Version bump for PluginsManager
2021-01-14 19:57:40 +11:00
弘韬 张
8fe1fbcf48
Merge dev
2021-01-14 10:39:37 +08:00
Jeremy Wu
96fc1346a9
Merge pull request #276 from taooceros/PluginPriority
...
Add Plugin Priority Settings
2021-01-12 07:41:11 +11:00
Jeremy Wu
15a5bbabb8
version bump for PluginsManager
2021-01-10 13:17:40 +11:00
kubalav
16148d59d4
Fix Plugins Manager key name in Slovak translation
2021-01-09 13:24:18 +01:00
Jeremy Wu
777b0b954c
Merge remote-tracking branch 'origin/dev' into PluginPriority
2021-01-09 17:11:03 +11:00
张弘韬
8bd6820088
Merge branch 'PluginAsyncModel' into dev
...
# Conflicts:
# Flow.Launcher/ViewModel/MainViewModel.cs
2021-01-09 12:59:59 +08:00
张弘韬
494312a251
Merge dev
2021-01-09 11:04:36 +08:00
张弘韬
62009ac3fb
Merge remote-tracking branch 'upstream/dev' into DotNet5Upgrade
...
# Conflicts:
# Flow.Launcher/Flow.Launcher.csproj
# Plugins/Flow.Launcher.Plugin.Color/Flow.Launcher.Plugin.Color.csproj
# Plugins/Flow.Launcher.Plugin.PluginManagement/Flow.Launcher.Plugin.PluginManagement.csproj
2021-01-09 11:01:38 +08:00
kubalav
6d5ade4056
Plugins Manager Slovak translation
2021-01-08 09:44:26 +01:00
弘韬 张
8b813fef96
Merge remote-tracking branch 'upstream/dev' into PluginAPIExpand
2021-01-08 16:00:32 +08:00
弘韬 张
a8e4c504d0
Move MatchResult to Flow.Launcher.Plugin so that plugins can utilize main method
2021-01-08 15:52:45 +08:00
弘韬 张
c939924ec8
optimize code in searchsuggestions
2021-01-07 21:54:09 +08:00
弘韬 张
1003ce4160
move using to more specific place in Google.cs
2021-01-07 21:48:55 +08:00
弘韬 张
919d5d51ab
add using for Bing search source
2021-01-07 21:47:31 +08:00
弘韬 张
971d374582
Merge Dev
2021-01-07 21:43:32 +08:00
弘韬 张
86a9cf31c5
Optimize Websearch code
2021-01-07 21:41:05 +08:00
弘韬 张
8a5f98a6a3
Manually handling TaskCancelledException in search suggestion to aviod stunt in debugging
2021-01-07 21:38:21 +08:00
弘韬 张
2b085dbcee
Merge dev
2021-01-07 20:48:02 +08:00
Jeremy Wu
b348f1dc53
Merge pull request #253 from taooceros/UpdateJson
...
Replace Json.Net with System.Text.Json
2021-01-07 20:32:22 +11:00
弘韬 张
a4edbc2cb9
Move WebSearch to Async model
2021-01-07 11:09:08 +08:00
弘韬 张
a9aeecdabd
Merge remote-tracking branch 'upstream/dev' into UpdateJson
2021-01-07 10:58:17 +08:00
Jeremy Wu
012d2d05f2
Merge remote-tracking branch 'origin/dev' into PluginPriority
2021-01-07 13:36:31 +11:00
Ioannis G
b3b64e1d2e
set SatelliteResourceLanguages for plugin projects
2021-01-07 00:53:57 +02:00
弘韬 张
e790e9474e
Add Plugin Priority Settings
2021-01-05 16:11:38 +08:00
弘韬 张
bc63b9ebfa
Change Download to DownloadAsync
...
Add error handling for download as well
2021-01-04 10:31:05 +08:00
Jeremy Wu
6287358275
update error message
2021-01-04 06:41:05 +11:00
Jeremy Wu
d35a3bb43d
version bump for PluginsManager
2021-01-04 06:40:45 +11:00
弘韬 张
8fa1e2e33f
add one more message
2021-01-03 20:49:14 +08:00
弘韬 张
d369108b0b
Error handling for plugin update
2021-01-03 20:42:31 +08:00
弘韬 张
6e9e51ec4d
Error handling for OperationCancelledException in Program plugin
2021-01-03 10:33:59 +08:00
弘韬 张
43cee65c45
Move PluginManagers to Async Model
2021-01-03 10:33:59 +08:00
弘韬 张
d7805d7a8c
Make Explorer plugin completely async
2021-01-03 10:33:59 +08:00
张弘韬
f768b0890b
Move Program Plugin to Async model
2021-01-03 10:33:59 +08:00
张弘韬
3cd609377e
Plugin Async ModelAdd Full Async model, including AsyncPlugin and AsyncReloadable
2021-01-03 10:33:10 +08:00
Jeremy Wu
b4b30dd34d
wait manifest update before proceeding
2021-01-02 18:06:44 +11:00
Jeremy Wu
661c64b1c2
version bump for PluginsManager
2021-01-02 17:00:10 +11:00
Jeremy Wu
97ac427517
add manual reload of PluginsManifest data
2021-01-02 16:58:23 +11:00
taooceros
3d9cd13bd6
Merge pull request #257 from Flow-Launcher/fix_error_capturing
...
Fix error handling in PluginsManager and plugins query, fixed postbuild script duplicate deletion during build
2021-01-02 10:41:35 +08:00
Jeremy Wu
08f97f0ef9
change csproj images folder to use wildcard
2021-01-02 12:57:13 +11:00
Jeremy Wu
be1776fd21
version bump for plugins
2021-01-02 12:47:20 +11:00
Ioannis G
f3355c525d
fix: properly include all plugin translation files
2021-01-01 23:15:37 +02:00
Jeremy Wu
81cb20bf91
add return to continue
2021-01-01 21:54:34 +11:00
Jeremy Wu
878f7bf5df
version bump for PluginsManager
2021-01-01 19:49:19 +11:00
Jeremy Wu
cab1b93183
move install method into try catch
2021-01-01 19:13:14 +11:00
Jeremy Wu
54f6858937
add plugin name to error msg popup
2021-01-01 19:03:06 +11:00
Jeremy Wu
a65e17dba0
fix wrong error message
2021-01-01 18:57:58 +11:00
Jeremy Wu
5c17cb6e9b
version bump WebSearch
2020-12-31 15:44:57 +11:00
Jeremy Wu
82a3143cfa
Merge branch 'dev' into addBingSearchSuggestion
2020-12-31 15:37:50 +11:00
弘韬 张
a139a040ec
add bing search suggestion
2020-12-30 20:24:01 +08:00
弘韬 张
a0c4cc3575
use ParseAsync in Google
2020-12-30 19:09:52 +08:00
弘韬 张
d28b14ff2d
Replace All use of Json.Net with System.Text.Json
2020-12-30 13:40:42 +08:00
Jeremy Wu
e2b0386818
remove Color plugin from Flow as a default plugin
2020-12-29 22:32:14 +11:00
弘韬 张
c485578cff
Use CompareTo to check update for InstallOrUpdate method
2020-12-29 18:48:55 +08:00
弘韬 张
d0743f6276
Await Http.Download in Update method
2020-12-29 18:48:00 +08:00
弘韬 张
d4f94c66ac
Make InstallOrUpdate to async
2020-12-29 18:33:53 +08:00
弘韬 张
0c97db04d4
1. Change Get method Name to GetAsync
...
2. Manually replace "#" with "%23" to solve the similar issue in Explorer plugin
3. Add GetAsync method with Uri as argument
4. Remove unused encoding argument
5. Change exception type for WebSearch Plguin
6. Update Comment
2020-12-29 17:50:56 +08:00
弘韬 张
7dc66eaa9a
Merge dev
2020-12-29 17:12:14 +08:00
Jeremy Wu
000bafd116
use camelCase and make last update time variable private
2020-12-29 18:56:51 +11:00
Jeremy Wu
b106688513
version bump
2020-12-29 18:14:33 +11:00
Jeremy Wu
a1d1c95eeb
change to tab in browser
2020-12-29 18:14:22 +11:00
Jeremy Wu
0a47636bc9
remove obsolete settings property in context menu class
2020-12-29 18:13:52 +11:00
Jeremy Wu
e5b67ea10a
remove obsolete icoPath from settings
2020-12-29 18:04:23 +11:00
Jeremy Wu
f9349a64e9
fix condition of version compare
2020-12-29 17:49:37 +11:00
Jeremy Wu
a1a45a4989
add eof
2020-12-29 17:49:11 +11:00
弘韬 张
c94a2f4c95
Use string.CompareTo instead of equal to check for update
2020-12-29 13:06:08 +08:00
弘韬 张
5da8259228
fix an unintended text error
...
add async await to download manifest task
remove unused encoding name for new GetStreamAsync in Http
fix unintened text error
2020-12-29 13:03:38 +08:00
弘韬 张
f0267475f5
Change call method for default hotkeys.
...
Remove extra whitespace
add await using for stream
2020-12-29 12:23:15 +08:00
弘韬 张
f32e202746
Use System.Text.JsonSerializer.DeserializeAsync instead of Newtonsoft.Json since our plugins.json can be large, so no need to create an extra string to store it.
2020-12-29 12:20:13 +08:00
弘韬 张
bb9682f791
Move get default hotkeys to pluginmanger and make Main.Context non-static
2020-12-29 12:14:59 +08:00
弘韬 张
00457ddc29
change totalSeconds to Hours
2020-12-29 12:08:41 +08:00
弘韬 张
5a0358718c
Update PluginManifest if last update time is 12 hours ago
2020-12-28 23:23:25 +08:00
弘韬 张
deaac1c7e4
replace install from search keyword
2020-12-27 22:33:12 +08:00
张弘韬
34f51927cf
1. Move PluginsManager constuction to Init().
...
2. Return HotKeys list when query is like "pm *"
2020-12-27 21:13:25 +08:00
张弘韬
96609f797e
Change the place of Wait in PluginManifest to make code more elegent
2020-12-21 19:42:50 +08:00
弘韬 张
f693f1c6af
use Array.empty instead of new [0] to avoid unused allocation
2020-12-20 17:25:14 +08:00
Jeremy Wu
5ab021f444
update per comment
2020-12-20 20:08:52 +11:00
Jeremy Wu
a6bd480534
Merge remote-tracking branch 'origin/dev' into pluginsmanager_update
2020-12-20 19:55:19 +11:00
弘韬 张
d3e88c478a
Add Programs Hasher and use IEnumerable instead of ParallelQuery since it performs better.
2020-12-19 14:09:16 +08:00
Jeremy Wu
c2ca29dcda
add go to update section if update exists when install
2020-12-17 21:37:38 +11:00
Jeremy Wu
cca53c2a7d
add hide main window override
2020-12-17 21:07:47 +11:00
Jeremy Wu
ceab9b2ecd
PluginsManager version bump
2020-12-17 20:37:24 +11:00
Jeremy Wu
7e8c49502e
add plugin update call
2020-12-17 20:37:01 +11:00
Jeremy Wu
df454778ec
update plugin containing folder name from id to version
2020-12-17 19:00:27 +11:00
Jeremy Wu
f12ea653d2
move autocomplete to method
2020-12-17 18:54:30 +11:00
Jeremy Wu
5bc9ce8198
Merge branch 'dev' into fix_loading_uwp
2020-12-17 06:52:37 +11:00
Jeremy Wu
3cf8aba250
Merge branch 'dev' into fix_win32_loading
2020-12-17 06:51:17 +11:00
Jeremy Wu
919f72ba62
use open tab in browser
2020-12-17 06:31:33 +11:00
Jeremy Wu
407ff82666
version bump for PluginsManager
2020-12-16 21:53:02 +11:00
Jeremy Wu
a0773a60b3
Merge branch 'dev' into add_pluginsmanager_contextmenu
2020-12-16 21:52:18 +11:00
Jeremy Wu
88af30207c
add context menu for PluginsManager
2020-12-16 21:52:00 +11:00
Jeremy Wu
1fabbe9ead
PluginsManager version bump
2020-12-15 20:13:02 +11:00
Jeremy Wu
24372eb76d
installation and uninstallation restart after done
2020-12-15 20:10:59 +11:00
Jeremy Wu
d69337c17a
add uninstall autocomplete & move uninstall hotkey to settings
2020-12-14 21:05:32 +11:00
Jeremy Wu
8a86bf7496
add fuzzy search score for ordering
2020-12-14 19:14:50 +11:00
Jeremy Wu
5d7102eadb
remove select
2020-12-14 14:11:53 +11:00
Jeremy Wu
b8a3ad8c42
change foreach to select
2020-12-14 13:46:37 +11:00
Jeremy Wu
49b657b84e
use Infrastructure.Http.Get to download plugins
2020-12-14 08:48:55 +11:00
Jeremy Wu
ee0fc1ac47
fix typo
2020-12-14 08:42:42 +11:00
Jeremy Wu
c8b251d63a
use Http.Get from Infrastructure
2020-12-14 08:41:18 +11:00
Jeremy Wu
c4b2742198
add translation method for messages
2020-12-11 07:45:01 +11:00
Jeremy Wu
7a7815b9c1
remove plugin PluginManagement
2020-12-10 23:07:17 +11:00
Jeremy Wu
b17dbcc317
refactor
2020-12-10 22:58:18 +11:00
Jeremy Wu
4365520fea
update settings window to user control
2020-12-10 22:18:21 +11:00
Jeremy Wu
712a1456a2
add plugin icopath
2020-12-10 22:09:27 +11:00
Jeremy Wu
402e2da061
use plugin icopath when displaying uninstall plugins
2020-12-10 21:31:21 +11:00
Jeremy Wu
1a59da4adc
add plugin uninstall method
2020-12-10 21:28:01 +11:00
Jeremy Wu
311222ecd5
update file name update method name
2020-12-10 19:54:30 +11:00
Jeremy Wu
519342178f
move download and unzip to utilities class
2020-12-10 13:29:47 +11:00
Jeremy Wu
d8191f71bf
adjust temporary working directory path
2020-12-09 05:28:58 +11:00
Jeremy Wu
8c136580e2
remove InstallPlugin method from API
...
- do not allow InstallPlugin method to be called via API
- move InstallPlugin functionality to PluginsManager for use exclusively
2020-12-08 21:59:45 +11:00
Jeremy Wu
a72750dc65
add plugin download behaviour
2020-12-07 21:21:14 +11:00
Jeremy Wu
8d96899a82
update icoPath
2020-12-07 07:42:23 +11:00
Jeremy Wu
1587010126
add plugin search
2020-12-07 07:40:42 +11:00
Jeremy Wu
cc1d049cad
Plugins Manager scaffolding
2020-12-06 21:10:40 +11:00
Jeremy Wu
9ae9d69a57
update Plugin json mapping
2020-12-06 20:39:26 +11:00
Jeremy Wu
a460aefa1f
add PluginsManager
2020-12-06 19:58:27 +11:00
弘韬 张
1ddf83fc86
Update to DotNet5
2020-11-30 11:34:45 +08:00
Jeremy Wu
341275fbbd
version bump for Calculator & Program plugins
2020-11-23 13:30:45 +11:00
kubalav
81ec3ef3d5
- Flow Launcher Slovak translation polish
...
- Calculator plugin string shortened
- Program plugin add missing strings
2020-11-22 10:41:13 +01:00
Jeremy Wu
8e58048a67
Merge branch 'dev' into bump_version_app_plugins
2020-11-20 06:14:05 +11:00
弘韬 张
898bb06799
bump version
2020-11-17 20:48:07 +08:00
弘韬 张
5cf0f65b02
try to fix the index out of bound for programlogger
2020-11-17 20:47:56 +08:00
弘韬 张
27313cdddc
Fix unauthorize exception lead to the whole directory unable to index.
2020-11-17 20:41:11 +08:00
Jeremy Wu
1bd0fcedb9
version bump plugins
2020-11-16 06:49:08 +11:00
Vladimír Kubala
9d8f18fbbe
Add Slovak translations ( #205 )
2020-11-15 21:24:32 +02:00
Jeremy Wu
336cb3c6db
Merge pull request #192 from Flow-Launcher/bump_version
...
Release 1.4.0 + Plugin 1.2.2 + default plugins version bumps
2020-11-13 08:45:27 +11:00
Jeremy Wu
6af40cbaed
version bump plugins
...
Calculator, Color, ControlPanel, Explorer, PluginIndicator, PluginManagement, ProcessKiller, Shell, Sys, Url, WebSearch
2020-11-13 07:57:39 +11:00
Ioannis G
e72407f0d8
merge PR #160 : fix plugin dependency loading
...
Fix plugin dependency loading and remove excess duplicate package references
2020-11-12 12:39:44 +02:00
Jeremy Wu
4d15e0990c
Revert unintended change
2020-11-11 21:23:02 +11:00
Jeremy Wu
2cc4e84c63
alignment no logic changes
2020-11-11 20:40:45 +11:00
Jeremy Wu
d1be135b22
fix alignment, no logic changes
2020-11-11 20:28:12 +11:00
Jeremy Wu
b52ef233e8
Merge branch 'dev' into ProgramPluginImprovement
2020-11-11 20:23:53 +11:00
弘韬 张
d4b5a196fe
add check for null or empty for description
2020-11-11 11:00:32 +08:00
弘韬 张
e16f0e4d99
Fix opening UWP containing folder
2020-11-10 20:47:18 +08:00
弘韬 张
c5720df769
Adjust ui to not exceed boundary
2020-11-09 21:34:36 +08:00
弘韬 张
82afd3738f
Merge branch 'CustomizeExplorer' of github.com:taooceros/Flow.Launcher into CustomizeExplorer
2020-11-09 18:12:25 +08:00
弘韬 张
3d06adebaa
Customize select funtionality in win32 except globally in program, and make code more readable
2020-11-09 18:12:07 +08:00
Jeremy Wu
39233cb865
adjusted layout of the Add buttons and CustomizedExplorer fields
...
no logic changes
2020-11-09 20:02:00 +11:00
弘韬 张
ead4c9a99b
Add more customized args
2020-11-09 10:25:43 +08:00
Jeremy Wu
d5d263be60
update property name and use const
2020-11-09 08:25:59 +11:00
Jeremy Wu
51ea7abd6b
remove empty string init
2020-11-09 08:24:52 +11:00
Jeremy Wu
b962e4dcb1
use const instead of strings
2020-11-09 08:24:31 +11:00
Jeremy Wu
8df4de982b
move text to language xml
2020-11-09 08:22:58 +11:00
Jeremy Wu
ae8a6a01c7
bump version Program plugin
2020-11-09 08:22:06 +11:00
弘韬 张
9de105b1cb
Add customized args
2020-11-04 22:19:06 +08:00
弘韬 张
5ba4e515f3
Add customized args
2020-11-04 21:56:45 +08:00
弘韬 张
465146d36f
Add Exploere Customize to Program Plugin
2020-11-04 08:03:10 +08:00
Jeremy Wu
732f3b410a
Merge branch 'dev' into fix_plugin_depenedency_loading
2020-11-02 08:01:50 +11:00
弘韬 张
a0f552f3fc
remove unused PinyinName Property and Version Bump
2020-11-01 19:25:21 +08:00
弘韬 张
9caa4d94bd
remove extra else
2020-11-01 19:22:31 +08:00
弘韬 张
8be2cf1493
Change contain to StartWith
2020-10-28 12:15:00 +08:00
弘韬 张
64f5181ae6
Use the score from fuzzy search for bookmark search
2020-10-26 11:35:56 +08:00
弘韬 张
a266c3fa6a
Add Edge Dev bookmark
2020-10-26 11:35:49 +08:00
弘韬 张
22fa8c164b
Version Bump
2020-10-25 11:29:23 +08:00
弘韬 张
04ee651b64
remove extra fuzzy search
...
Co-authored-by: Qian Bao <bao.github@outlook.com>
2020-10-25 11:28:21 +08:00
弘韬 张
86edae2bc6
Use Generic to remove duplicate query
2020-10-25 11:06:54 +08:00
弘韬 张
24ce10183e
Improve reindex speed
...
Co-authored-by: Qian Bao <bao.github@outlook.com>
2020-10-25 11:03:01 +08:00
弘韬 张
991227a6aa
Add Enabled property to generic
2020-10-25 10:57:52 +08:00
Jeremy Wu
48faa99ab5
Merge branch 'dev' into fix_plugin_depenedency_loading
2020-10-25 10:48:30 +11:00
Jeremy Wu
775910f31e
plugin Calculator version bump
2020-10-18 21:02:12 +11:00
弘韬 张
a911cc7024
Fix Copy Fail Error (don't understand why)
2020-10-18 20:45:06 +11:00
Ioannis G
b1ca71b3aa
plugin/pkiller: improve kill-all option
...
- better title, add count of matches in subtitle, use process icon
- hide option when executable path is empty
2020-10-12 00:08:54 +03:00
Ioannis G
01f98b16fa
plugin/pkiller: fix context menu results
...
do not show the "kill all instances" context menu option when the
context menu itself is triggered from the "kill all X processes" result
2020-10-11 23:40:29 +03:00
Ioannis G
82ebbcb811
merge PR #154 : add dedicated missing image icon
2020-10-11 20:02:26 +03:00
Jeremy Wu
f5acb9c759
version bump ProcessKiller plugin
2020-09-24 07:23:14 +10:00
Jeremy Wu
2d45a79aed
sort ProcessKiller plugin's results ascending
2020-09-24 07:22:55 +10:00
Jeremy Wu
4bfc733e08
Merge remote-tracking branch 'origin/dev' into fix_plugin_depenedency_loading
2020-09-22 08:05:41 +10:00
Jeremy Wu
7fd9c87bd1
remove excess or duplicated package references
...
- since we have fixed how dependencies are resolved for plugins, these excess or duplicated package references can be safely removed
- for example Newtonsoft.Json can be removed from default plugins as it is included in Flow.Launcher.Plugin project, and external plugins will be resolved to use the reference there
2020-09-22 07:17:01 +10:00
Jeremy Wu
2abbca17ef
move Quick Folder Access list all method up
...
move above matched Quick Folder Links because it's return type and will not run the remaining code
2020-09-21 20:55:39 +10:00
Jeremy Wu
ef950063c0
add Directory.Build.targets and update project files
...
- For all plugin library projects we do not output referenced project assembly dll such as Flow.Launcher.Plugin
- Output all PackageReference dlls for plugins
2020-09-20 17:14:47 +10:00
Jeremy Wu
97f7b48aa1
fix BrowserBookmark dll name capitalisation
2020-09-11 06:10:57 +10:00
Jeremy Wu
d3fbabe10e
add dedicated missing img icon
2020-09-07 06:55:12 +10:00
Jeremy Wu
2ee24b3f71
Merge branch 'dev' into fix_quickfolderaccess_explorer
2020-09-07 05:45:21 +10:00
Jeremy Wu
6dd7259fcc
use StringComparison.OrdinalIgnoreCase when calling String.Replace
2020-09-01 07:52:42 +10:00
Jeremy Wu
afb61b247b
version bump Explorer plugin
2020-08-31 07:46:24 +10:00
Jeremy Wu
b44b67220a
encode # symbol part of the path when creating uri
2020-08-31 07:39:05 +10:00
Jeremy Wu
0b368c2683
fix file extension search using '*' failing
2020-08-26 14:10:39 +10:00
Jeremy Wu
5661b20dfb
prevent index search when only '_' in query
...
otherwise will throw OleDb error.
2020-08-26 08:47:19 +10:00
Jeremy Wu
df5028ada9
move default content search action keyword string to constants
2020-08-26 08:06:51 +10:00
Jeremy Wu
24fe5a11f9
prevent user from using global action keyword for content search
...
would bring up too many results
2020-08-26 08:06:10 +10:00
Jeremy Wu
b2b98333d5
version bump Explorer plugin
2020-08-25 21:46:44 +10:00
Jeremy Wu
7d1c97a953
Merge remote-tracking branch 'origin/dev' into fix_quickfolderaccess_explorer
2020-08-25 21:44:24 +10:00
Jeremy Wu
c9c8d0065e
make the code more obvious when triggering full quick folder access list
2020-08-25 21:40:17 +10:00
Jeremy Wu
00035f7a52
move contents search up
2020-08-25 21:38:39 +10:00
Jeremy Wu
0a4f7c0c06
change QuickFolderAccess behaviour to continue with index search
...
Even if QuickAccessFolders results matched still continue to do fIles and folders search before returning the results.
This behaviour caters situation where user has a temp location in quick folder access list but still wants to search for temp folder in other locations
2020-08-25 21:36:26 +10:00
Jeremy Wu
e38b57d872
separate methods to better reflect responsibility
2020-08-25 21:24:53 +10:00
Jeremy Wu
41087d88d4
fix not triggering due to ActionKeyword is string empty when global
2020-08-25 21:23:53 +10:00
Jeremy Wu
17f94a1bd2
add spacing between comment and code for readability
2020-08-25 15:00:17 +10:00
Jeremy Wu
e3df795a26
version bump Explorer
2020-08-25 14:57:38 +10:00
Ioannis G
ac3ef9dbc7
plugin/explorer: ensure env var paths are absolute
2020-08-25 00:20:39 +03:00
Jeremy Wu
027fa214d6
version bump Explorer plugin
2020-08-24 08:48:54 +10:00
Jeremy Wu
d64d51cc57
fix localized path when using Explorer plugin
2020-08-24 08:21:16 +10:00
Jeremy Wu
b52dbbea53
launch win32 lnk programs using LnkResolvedPath
...
use LnkResolvedPath which is the original lnk path, rather than using the FullPath property which is assigned with the path to the actual exe
2020-08-19 21:02:46 +10:00
Jeremy Wu
87ae60d2e8
Merge pull request #119 from Flow-Launcher/add_filecontent_search
...
Add file content search for Explorer plugin
2020-08-17 19:36:45 +10:00
Ioannis G
e4979ab855
merge PR #127 : update WebSearch plugin
...
fix location of custom icons
2020-08-16 19:31:37 +03:00
Jeremy Wu
e3fe619a9f
per comment
2020-08-16 21:56:55 +10:00
Jeremy Wu
eac5c4c47c
update per comment
2020-08-16 21:49:22 +10:00
Jeremy Wu
e0466f8257
fix build fail
2020-08-12 08:37:56 +10:00
Jeremy Wu
6cb2cc30a3
update to WebSearch's custom icon image save behaviour
...
Load icon image preview on select and only save changes on confirm
2020-08-12 08:23:10 +10:00
Jeremy Wu
203df8f1ae
update method to reflect intent
2020-08-12 07:12:43 +10:00
Jeremy Wu
48557aec06
change to dynamically loading of icon images for WebSearch
2020-08-12 07:08:24 +10:00
Jeremy Wu
c4d1fe4436
version bump WebSearch
2020-08-04 20:36:43 +10:00
Jeremy Wu
59a18370ef
remove in use obsolete GetAllRemainingParameter and use Search
2020-08-04 20:10:42 +10:00
Jeremy Wu
d89570ebce
fix build fail on MessageBox
2020-07-22 22:11:53 +10:00
Jeremy Wu
16c9bc71c5
Merge remote-tracking branch 'origin/dev' into save_customicons_websearch
2020-07-22 22:00:52 +10:00
Jeremy Wu
bd48ee5c90
update behaviour when to copy custom icons
...
- copy images when not in the plugin's default images directory
- do not copy if in the default directory or already in user data directory
2020-07-22 22:00:14 +10:00
Jeremy Wu
8f8b2d7ff8
notify change of SearchSource's image after selection
2020-07-22 20:35:56 +10:00
Jeremy Wu
2c4eeb00bd
add Search Source custom icon setting selection and saving
2020-07-22 08:18:36 +10:00
Jeremy Wu
91e7b1cfb8
update IconPath handling of path
2020-07-22 08:17:18 +10:00
Jeremy Wu
898b1dbd46
Merge remote-tracking branch 'origin/dev' into add_filecontent_search
2020-07-22 07:21:01 +10:00
Jeremy Wu
ee43152de1
save IconPath to settings for customisation
2020-07-21 14:40:44 +10:00
Jeremy Wu
c6701aa8a6
move everything plugin to its own repo
...
https://github.com/Flow-Launcher/Flow.Launcher.Plugin.Everything
2020-07-20 05:55:56 +10:00
Jeremy Wu
e37d976d04
add option for user to customise Explorer's Action Keywords
...
ui + backend logic
2020-07-19 00:12:11 +10:00
Ioannis G
1e662057be
merge PR #121 : index Edge browser bookmarks
2020-07-18 04:03:14 +03:00
Jeremy Wu
9feb4d6164
add behaviour for Customise Action Keyword UI
2020-07-17 21:15:00 +10:00
Jeremy Wu
fad4f5b5c9
fix clicking twice to expand issue
...
event was wired to the same expand method cause calling it twice
2020-07-17 21:14:15 +10:00
Ioannis G
1f73fdbecc
UI: allow manual editing of browser-path textboxes
2020-07-17 05:32:08 +03:00
Ioannis G
b505a32693
UI: use NoWrap for browser-path text boxes
2020-07-16 23:12:54 +03:00
Ioannis G
62a245f049
remove success message boxes
2020-07-16 22:38:09 +03:00
Jeremy Wu
163bf64f89
BrowserBookmark version bump
2020-07-16 21:47:02 +10:00
Jeremy Wu
bad007c008
show Explorer action keywords on UI
2020-07-16 21:45:08 +10:00
Steven Kalinke
dfcf79c97d
add chromium edge bookmark loading
2020-07-16 19:44:11 +10:00
Jeremy Wu
7ad0071117
quick folder links triggering when search action keyword is used
2020-07-15 06:14:52 +10:00
Jeremy Wu
ace9dc7f2c
update old hotkey trigger to use ActionKeyword
2020-07-15 05:52:01 +10:00
Jeremy Wu
a1e371b7e8
add multi-ActionKeywords for Explorer
2020-07-15 05:50:48 +10:00
Jeremy Wu
ca835266b7
version bump Explorer plugin
2020-07-15 05:49:26 +10:00
Jeremy Wu
05d62da520
exclude directory path for Web Search plugin
2020-07-13 07:57:28 +10:00
Jeremy Wu
ef46225c33
Merge branch 'dev' into add_filecontent_search
2020-07-12 22:50:51 +10:00
Jeremy Wu
8abd97d523
add file content search to Index Search
2020-07-12 22:43:38 +10:00
Jeremy Wu
0c7298c72c
Merge pull request #114 from Flow-Launcher/add_update_progress_msg
...
Add update messages to indicate progress
2020-07-07 07:46:28 +10:00
Jeremy Wu
f63660624e
add update messages to indicate progress
2020-07-06 08:00:22 +10:00
Jeremy Wu
ccfcf5148f
Merge branch 'dev' into explorer_prompt_deletion
2020-07-05 14:31:23 +10:00
Jeremy Wu
4961bf3138
bump version for release
...
Explorer, Plugin, Flow Launcher
2020-07-04 18:02:39 +10:00
Ioannis G
daa112e087
ProcessKiller: add a readme
2020-07-03 17:37:40 +03:00
Ioannis G
2c5305827c
ProcessKiller: use process icon in context menu
2020-07-03 17:11:18 +03:00
Ioannis G
e2bef827db
ProcessKiller: split source to multiple files
2020-07-03 17:07:24 +03:00
Ioannis G
12281142c1
ProcessKiller: support spaces in process search
2020-07-03 15:44:13 +03:00
Ioannis G
6e6a74beb9
ProcessKiller: add context menu option
...
to kill all processes whose file path matches with the selected result.
2020-07-03 02:43:35 +03:00
Ioannis G
10ce003dac
ProcessKiller: change condition for batch kill
...
To avoid killing processes by mistake, only give the option to kill all
displayed processes when they are all instances of the same executable.
2020-07-03 02:10:41 +03:00
Ioannis G
563bf4d797
ProcessKiller: add i18n support
2020-07-03 01:16:33 +03:00
Ioannis G
a52575cc17
ProcessKiller: do not convert paths to lower-case
...
for consistency with other plugins
2020-07-03 00:34:10 +03:00
Ioannis G
d0e196cfed
ProcessKiller: highlight result title
2020-07-03 00:18:15 +03:00
Ioannis G
1707ec7222
ProcessKiller: quick refactoring
2020-07-03 00:16:11 +03:00
Ioannis G
852750d1c6
start off the ProcessKiller plugin
...
This plugin is a direct port of Wox.Plugin.ProcessKiller from
https://github.com/theClueless/Wox.Plugins
2020-07-02 23:44:48 +03:00
Jeremy Wu
c46bb354a5
Merge branch 'dev' into explorer_prompt_deletion
2020-07-01 22:22:14 +10:00
Ioannis G
ca20370e84
remove the hello-world plugins ( #96 )
2020-07-01 13:40:37 +03:00
Jeremy Wu
bd64512643
add open containing folder to file results
2020-06-30 08:15:20 +10:00
Jeremy Wu
90b7559d32
show ToolTip directory path on current folder result
2020-06-30 07:53:46 +10:00
Jeremy Wu
492c02eea4
add custom plugin ToolTip on result hover over
2020-06-30 06:45:04 +10:00
Jeremy Wu
3fa3090ee3
Explorer plugin- change DefaultFolderSubtitleString to path
2020-06-30 06:20:22 +10:00
Jeremy Wu
95a1b9a968
fix typo
2020-06-29 21:53:01 +10:00
Jeremy Wu
5ff278230b
fix environment variable search to be case insensitive
2020-06-29 19:56:43 +10:00
Jeremy Wu
813147b419
Merge branch 'dev' into refactor_core_infra
2020-06-28 12:14:19 +10:00
Jeremy Wu
4ac5881bc3
update logo and icons images
2020-06-26 15:13:29 +10:00
Ioannis G
0ddd7f24f4
define plugin metadata file name as constant
2020-06-25 00:46:59 +03:00
Jeremy Wu
9c7dc054de
remove reference of dll in project file
2020-06-25 06:34:30 +10:00
Jeremy Wu
327e2f3253
update commit for Flow-Launcher
2020-06-24 21:55:52 +10:00
Alekhya Reddy
0342693442
Remove Program Plugin dll (AppxPackagingTlb.dll)
2020-06-24 21:34:33 +10:00
Jeremy Wu
4f8ca9a453
update commit for Flow-Launcher
2020-06-24 12:55:21 +10:00
Alekhya Reddy
b4c61927f0
Remove Program Plugin dll (ShObjldITIb.dll)
2020-06-24 12:45:31 +10:00
Jeremy Wu
eda89046ed
Merge branch 'dev' into explorer_prompt_deletion
2020-06-23 21:15:57 +10:00
Jeremy Wu
832e849a3b
Prompt deletion of file or folder
2020-06-22 08:43:59 +10:00
Jeremy Wu
d47a1ed5a1
remove unnecessary conditional variable in if- isEnvironmentVariable
2020-06-22 05:02:42 +10:00
Jeremy Wu
617ef3b05d
fix environment variable search not showing up in Explorer
2020-06-20 14:26:13 +10:00
Jeremy Wu
e49e0ae2dc
output quick folder access list when no query and only hotkey is pressed
2020-06-09 20:12:49 +10:00
Jeremy Wu
cd27cc1632
fix typo + update readme
2020-06-08 21:36:00 +10:00
Jeremy Wu
e421ef8925
remove Folder plugin
2020-06-08 21:07:01 +10:00
Jeremy Wu
eefe2b9ea9
Merge remote-tracking branch 'origin/dev' into explorer_plugin
2020-06-08 20:53:13 +10:00
Jeremy Wu
d23fe3943a
add international language support
2020-06-08 20:31:48 +10:00
Jeremy Wu
82cfddbdb3
add ordering to file and folder results
2020-06-08 19:21:47 +10:00
Jeremy Wu
a196c4f269
add logging to Index and DirectoryInfo search
2020-06-08 19:01:32 +10:00
Jeremy Wu
407864beb7
add option to open Indexing Options in context menu and settings page
2020-06-08 18:41:59 +10:00
Jeremy Wu
6befd6cbb1
small fixes
...
- ignore upper case when determine index search
- add open with different user image
- add subtitle text for context menu containing folder
2020-06-08 14:47:57 +10:00
Jeremy Wu
5d696bd3ab
explorer general touch ups- no logic change
2020-06-08 14:20:22 +10:00
Jeremy Wu
0ee0fb8d2b
add Explorer plugin's settings page
2020-06-06 22:13:22 +10:00
Jeremy Wu
e34bcbd1ba
add prompt press ctrl to open folder directly to folder results
2020-06-04 19:06:03 +10:00
Jeremy Wu
b90664d760
add exclude index search confirmation and persist settings to storage
2020-06-03 22:00:18 +10:00
Jeremy Wu
06877ca06b
change to exclude sub-directories too from index search
2020-06-03 20:15:21 +10:00
Jeremy Wu
2c15f1ce70
rename method for better description
2020-06-02 21:14:03 +10:00
Jeremy Wu
f2fffcb675
rename method for better description
2020-06-02 21:11:16 +10:00
Jeremy Wu
bbca3cf202
context menu- update text display and add check if already exists
2020-06-02 21:08:41 +10:00
Jeremy Wu
6330a784e8
add context menu to exclude indexed path from using index search
2020-06-02 20:58:22 +10:00
Jeremy Wu
2225cbff92
rename method to reflect behaviour
2020-06-02 20:21:28 +10:00
Jeremy Wu
5c46464a41
add condition for using Windows Index Search
2020-06-02 20:12:14 +10:00
Jeremy Wu
7629778610
rename top level directory search method and tests to reflect intent
2020-06-02 20:04:22 +10:00
Jeremy Wu
4eb2fe9297
fix typo
2020-06-02 13:26:33 +10:00
Jeremy Wu
dcca88d746
fix CreateOpenCurrentFolderResult's opening path and text display
2020-06-01 21:11:29 +10:00
Jeremy Wu
cc3d7d7ded
fix CreateOpenCurrentFolderResult incorrectly using foldername
2020-06-01 14:11:51 +10:00
Jeremy Wu
f2690ebfe2
fix scenario windows index
...
still returned indexed subfolder results despite top level is not indexed when searching for top level. eg. searching for c:\
2020-06-01 08:03:04 +10:00
Jeremy Wu
1cea02a300
mini refactor to check current or previous directory once
2020-06-01 07:53:34 +10:00
Jeremy Wu
5f13fd8a80
add index info on Open Current Folder result
2020-06-01 05:52:01 +10:00
Jeremy Wu
758b565f01
change strings to Constants
2020-05-28 21:35:12 +10:00
Jeremy Wu
0c53d76fec
fix TopLevelDirectory search activation
2020-05-28 21:33:33 +10:00
Jeremy Wu
ddffa52aca
Add method to construct search criteria for DirectoryInfoSeach
2020-05-28 08:57:13 +10:00
Jeremy Wu
03bcef56e2
Change Constants class visibility to internal
2020-05-28 07:41:41 +10:00
Jeremy Wu
b5e9ec3a9f
Add search hotkeys to Constants
2020-05-28 07:41:14 +10:00
Jeremy Wu
2ea6642248
show if file or folder is indexed in context menu
2020-05-27 19:36:49 +10:00
Jeremy Wu
af00ec5879
remove obsolete variable folderSubtitleString in DirectoryInfoSeach
2020-05-27 07:41:08 +10:00
Jeremy Wu
c93f4a09ea
DirectoryInfoPath- fix partial item search
2020-05-27 07:30:52 +10:00
Jeremy Wu
e22abba18c
DirectoryInfoSearch- remove auto open folder via appending '\' to path
2020-05-27 07:30:27 +10:00
Jeremy Wu
5b2f06bf10
add logic for index search to search with partial item name
2020-05-26 21:55:07 +10:00
Jeremy Wu
ea9992475e
move method up for readability
2020-05-26 21:51:05 +10:00
Jeremy Wu
353fa026af
rename variables and update comment
2020-05-26 21:49:59 +10:00
Jeremy Wu
2d4e2f5662
Add methods to test for previous directory location
2020-05-26 20:18:18 +10:00
Jeremy Wu
0ba9a86e46
Clean up method
2020-05-26 13:46:59 +10:00
Jeremy Wu
74b25c0bf1
Add first result as opening current directory
2020-05-26 09:03:27 +10:00
Jeremy Wu
b03ee66646
Rename IndexSearcher
2020-05-25 19:06:09 +10:00
Jeremy Wu
b1a0ddfe2f
Remove unused context from IndexSearch
2020-05-25 19:01:31 +10:00
Jeremy Wu
f8a4b924c8
IndexSearch use ResultManager
2020-05-25 18:58:28 +10:00
Jeremy Wu
b737811bdc
Add ContextMenu
2020-05-25 18:58:04 +10:00
Jeremy Wu
08a3215c9d
Make ResultManager static
2020-05-25 18:55:50 +10:00
Jeremy Wu
327ee2d091
Add QuickFolderAccess functionality
2020-05-25 08:14:21 +10:00
Jeremy Wu
5150d8a1f6
Add DirectryAllFilesFolders method to DirectoryInfo search
2020-05-25 07:37:05 +10:00
Jeremy Wu
6badecb877
Add TopLevelDirecotry search using DirectoryInfo
2020-05-24 20:14:36 +10:00
Jeremy Wu
d839ecab26
make Context static so can be called anywhere
2020-05-24 19:19:54 +10:00
Jeremy Wu
c5c15d2ab3
Move IsLocationPathString method to FilesFolder class
2020-05-24 19:18:58 +10:00
Jeremy Wu
df0871a924
Fix incorrect return state on PathIsIndexed
2020-05-24 19:16:10 +10:00
Jeremy Wu
472f4a5f49
Move ReservedStringPattern to IndexSearcher class
2020-05-24 19:15:13 +10:00
Jeremy Wu
191efe31cb
Add ResultManager for handling creation of folder and file result
2020-05-24 19:11:40 +10:00
Jeremy Wu
9b416bf75f
Add EnvironmentVariablesPath handling
2020-05-24 19:09:44 +10:00
Jeremy Wu
9039848078
Add method in search manager to handle top folder level win index search
2020-05-23 16:41:25 +10:00
Jeremy Wu
66334947e2
TopLevelFolderSearch- Change name to reflect behaviour
2020-05-23 16:37:29 +10:00
Jeremy Wu
cd2037dfae
Merge branch 'dev' into feat_appveyor
2020-05-21 13:25:43 +10:00
Jeremy Wu
bf6a9d616a
Rename parameters in IndexSearcher
2020-05-19 22:40:27 +10:00
Jeremy Wu
690d60b701
Add the use of a SearchManager
2020-05-19 22:38:42 +10:00
Jeremy Wu
78b797e43b
Add tests for checking string is location path
2020-05-19 22:36:56 +10:00
Jeremy Wu
06667b7aa7
Add tests for TopLevelFolderSearch behaviour
2020-05-19 20:10:46 +10:00
Jeremy Wu
107fc75d97
Add file type icon images
2020-05-19 18:46:42 +10:00
Jeremy Wu
ac2d318412
Rename Searcher class to IndexSearcher- more descriptive
2020-05-19 13:54:56 +10:00
Jeremy Wu
80380b230a
Change Search to open using shared command
2020-05-19 13:40:38 +10:00
Jeremy Wu
c295585272
Update Main to handle basic files and folder search query
2020-05-19 00:14:41 +10:00
Jeremy Wu
be524cb6ea
Update Searcher class to handle result creation
2020-05-19 00:11:37 +10:00
Jeremy Wu
dd319c61b3
Update project file to include icon image
2020-05-19 00:07:17 +10:00
Jeremy Wu
f7d6c6f4b1
Update plugin descriptions
2020-05-18 23:39:40 +10:00
Jeremy Wu
d029c8d1a1
Update project properties
2020-05-18 23:38:03 +10:00
Jeremy Wu
7b69d98e59
Add Seacher class and move OleDb connection method
2020-05-18 22:23:20 +10:00
Jeremy Wu
5484b30514
Add OleDb connection method
2020-05-18 21:31:28 +10:00
Jeremy Wu
ff03f7d284
Add tests and methods for all folders and files search
2020-05-18 20:14:38 +10:00
Jeremy Wu
e87a3a2e61
Update method comments
2020-05-18 20:13:31 +10:00
Jeremy Wu
0d9c956c22
Merge pull request #37 from Flow-Launcher/update_ui
...
Launcher appearance uplift
2020-05-15 08:21:38 +10:00
Jeremy Wu
5a0faba0d4
Per comment, WebSearch- Add margin
2020-05-14 20:08:38 +10:00
Jeremy Wu
d788e86217
BrowserBookmark plugin update update and use DynamicResource
2020-05-14 20:05:57 +10:00
Jeremy Wu
1d86e229a0
Per comment, use DynamicResource
2020-05-14 19:56:11 +10:00
Jeremy Wu
f4ae5badf5
Add test for directory search query string and method
2020-05-12 06:50:17 +10:00
Jeremy Wu
26f0ce2778
Add base query constructor
2020-05-12 06:47:45 +10:00
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
db358e6a3d
Blanking out icons and images ( #40 )
2020-05-08 13:12:06 +03:00
Jeremy Wu
47a69a322d
Merge branch 'dev' into update_ui
2020-05-08 12:41:57 +10:00
Ioannis G
cf2947dd94
remove unused includes in project files
2020-05-04 12:47:56 +03: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
Jeremy Wu
26e93869a9
Merge branch 'master' up to commit f325674
2020-04-01 22:20:33 +11:00
Jeremy Wu
782c73e471
Merge in branch 'master' up to commit 24cf015
...
commit: 24cf015b0a9b36503efbd83c9c9ed3c64da10f18- 24cf015b0a
2020-03-31 22:00:09 +11:00
Jeremy Wu
d2a3d029ee
Remove UWPDesktop reference and add Windows sdk Contracts
2020-03-29 16:01:55 +11:00
Barbara Kudiess
3fd1021b55
Changing variable to const
2020-03-03 15:55:11 -08:00
Barbara Kudiess
e6d5d7cba4
Fix PR Comments
2020-03-03 14:25:59 -08:00
Barbara Kudiess
b168166c89
Merge branch 'master' into dontnet-core-upgrade
2020-03-02 17:04:00 -08:00
Barbara Kudiess
9e6f0d6fa5
Deleting assembly files
2020-03-02 16:51:14 -08:00
Barbara Kudiess
4b45a1952b
Plugins converted from .NET Framework to .NET Core
2020-03-02 16:48:07 -08:00
Barbara Kudiess
d329b73748
.net framework 4.5.2 -> 4.7.2 and Sistem.Runtime.Remoting replacement
2020-02-28 17:42:37 -08:00
Jeremy Wu
e5cc2ccaab
Merge pull request #145 from jjw24/pluginInitFail
...
plugin init fail continue - create query builder and re-enable tests.
2020-02-26 07:25:20 +11:00
Jeremy Wu
cecb65cd40
Installed & portable mode: Enhance auto updates ( #142 )
...
* Add handling of portable mode when updating
Additionally:
1. Changed getting version from internally rather than from RELEASES file
2. Added PortableDataPath as a constant so can be used to determine if portable mode is used
* Fix incorrectly wired auto update event handler
* Fix Sys plugin missing Shutdown command icon
* Add check update command to Sys plugin
* Add message if current Wox version is latest
* Add default silent when auto checking updates in background
Silent when current is still the latest version
* Move UserData folder to new version location
* Changes per review
1. Move IsPortableMode to Constant
2. Merge if statement
* Per comment- change variables to be more descriptive
UpdateInfo and UpdateManager renamed
* Per comment- Add exception handling and message if failed.
2020-02-25 12:08:51 +02:00
clueless
e1e7387c73
create query builder and re-enable tests.
...
make the plugin manager plugin data the source for disabled plugins
2020-02-22 11:02:07 +02:00
Jeremy Wu
d5f223fc88
Add file path to files search result in Folder Plugin ( #139 )
...
* Add file path to files in Folder Plugin
* Add folder subtitle display path when wildcard '>' is used
2020-02-15 08:23:17 +02:00
clueless
fec7912870
remove
2020-01-26 11:14:38 +02:00
clueless
9488864f47
everything updates -
...
- support ~cancellation in api.
- API refactoring.
- API - locked to enable collisions.
- other small changes
2020-01-26 01:34:11 +02:00
AT
725df15012
update to package reference
2020-01-14 21:10:54 +02:00
Jeremy Wu
ac6ee28c5f
Add sorting
...
order by result title asc, then type being folder first.
2020-01-08 21:50:29 +11:00
Jeremy Wu
c509c02546
Update search wild card
...
when retrieving folders and files based search term, use wildcard to match everything before and after search term
2020-01-08 20:39:34 +11:00
Jeremy Wu
cb78e10a76
Add threading task run for StartProcess
...
Context menu hides immediately after user selection
2019-12-16 21:03:44 +11:00
Jeremy Wu
9d031c1600
Remove obsolete bool return
...
because hiding is now delegated to MainWindow.xaml's OnDeactivated()
2019-12-16 21:01:45 +11:00
Jeremy Wu
2330454838
Fix wording and images for context menu
2019-12-16 06:58:39 +11:00
Jeremy Wu
c279f405cf
Add run as different user option when file is of certain type
2019-12-15 18:08:36 +11:00
AT
2c87c00906
added context menu support (same as everything plugin)
2019-12-13 03:20:16 +02:00
AT
92e4b5cc16
merged from upstream
2019-12-13 02:07:48 +02:00
Jeremy Wu
5139bc326a
Fix bug from merge in Folder plugin
2019-12-13 07:36:12 +11:00
Jeremy Wu
da798e7a5a
add run as different user option to context menu
2019-12-12 20:55:41 +11:00
Jeremy Wu
2e9acc1fa8
Merge pull request #85 from SysC0mp/highlight-how-results-matched
...
Highlight how results matched
2019-12-12 07:24:22 +11:00
SysC0mp
0f9da7f519
Always return filled result again
2019-12-11 19:10:11 +01:00
SysC0mp
971e1cdbec
Fix highlighting for UWP results
2019-12-11 19:08:52 +01:00
SysC0mp
8ded683796
Merge branch 'dev' into highlight-how-results-matched
2019-12-11 16:50:17 +01:00
AT
bec52b81fd
adding conetxt menu start
2019-12-11 02:21:50 +02:00
Jeremy Wu
695be89656
Add ability to run as a different user for win32 programs
2019-12-10 22:01:12 +11:00
AT
3f3deb8e2a
added share folder
2019-12-10 12:38:03 +02:00
Jeremy Wu
e60e574902
update
2019-12-10 20:24:18 +11:00
Jeremy Wu
c22ab4afdf
Revert changes to other plugin. Will refactor as a separate PR
2019-12-10 20:11:12 +11:00
Jeremy Wu
b123d95b71
Add run as admin toggle option to plugin settings
2019-12-10 20:03:43 +11:00
Jeremy Wu
201c26f7c8
Add run as administrator to Shell plugin settings
2019-12-10 08:23:34 +11:00
Jeremy Wu
1fd31d83bf
Merge branch 'dev' into add_shell_plugin_runasadmin
2019-12-10 07:19:11 +11:00
Jeremy Wu
5aa15ef731
Add tips string to folder subtitle
2019-12-09 21:27:33 +11:00
Jeremy Wu
0acb4f5aed
lower the score for folder results
...
A search of other scores shows highest is 500, except for calculated score from String.Matcher
2019-12-09 08:29:20 +11:00
Jeremy Wu
4f38a953ac
Add handling when query action keyword is empty
2019-12-09 08:28:22 +11:00
Jeremy Wu
f05767afe8
Add exceptions for unauth and arg not found when searching
2019-12-09 08:27:50 +11:00
Jeremy Wu
6c4ab3b7f4
add action keyword when changing qury
2019-12-09 07:45:19 +11:00
AT
7e61b1ecad
updated folder plugin
2019-12-07 12:44:58 +02:00
Jeremy Wu
92bde25a49
Add option to run as administrator for Shell plugin
2019-12-06 07:49:20 +11:00
SysC0mp
f4a2f67db3
Fix wrong comparison parameter
...
Wrong string was used for FuzzySearch comparison which resulted wrong highlighted letters in the results.
2019-12-03 19:23:01 +01:00
SysC0mp
601d6f37af
Highlight how results matched
2019-12-03 15:31:23 +01:00
Jeremy Wu
434ba82705
Fix build fail from task reindex run
2019-12-03 15:31:07 +01:00
AT
132d0631d2
program lock bug
2019-11-29 01:38:50 +02:00
Jeremy Wu
9a2a88a703
Fix build fail from task reindex run
2019-11-17 18:06:25 +11:00
Jeremy Wu
85ad6b12ba
Merge pull request #78 from theClueless/programSyncIssue
...
fixed lock issue
2019-11-17 17:30:04 +11:00
theClueless
72180d4248
Merge branch 'dev' into uwpErrorFix
2019-11-16 11:48:09 +02:00
AT
8446c9563d
fixed lock issue
2019-11-16 02:37:01 +02:00
AT
0c762e610f
fixed broken log
2019-11-16 00:57:30 +02:00
Jeremy Wu
8abe31341d
Add browserpath display on load
2019-11-12 07:22:03 +11:00
Jeremy Wu
c1eca93609
update path textbox layout browser bookmarks
2019-11-12 07:16:32 +11:00
Jeremy Wu
cd953bc7b9
Update layout for Url plugin setting + remove apply button
2019-11-12 07:14:58 +11:00
Jeremy Wu
205b505242
Browser bookmarks update display and remove apply button
2019-11-11 22:29:15 +11:00
Jeremy Wu
f77cd9bd52
add browser path to open method in browser bookmark plugin
2019-11-11 22:05:19 +11:00
Jeremy Wu
11948c1cce
Add browser selection to WebSearch plugin
2019-11-11 22:04:01 +11:00
Jeremy Wu
d7e6f97d9c
Add browser path selection for browserbookmark plugin
2019-11-11 21:17:37 +11:00
Jeremy Wu
c17eb5fce5
Add user selection option for browserbookmark plugin
2019-11-11 08:00:31 +11:00
Jeremy Wu
91e9bdfc31
update
2019-11-11 07:36:58 +11:00
Jeremy Wu
c83edc1689
Add user selection option to url plugin
2019-11-11 06:49:17 +11:00
Jeremy Wu
dcbd4f3356
add option to Url plugin
2019-11-11 06:04:16 +11:00
Jeremy Wu
3929043eec
fixed enable suggestions display
2019-11-11 05:59:37 +11:00
Jeremy Wu
23712ce590
Add option in WebSearches plugin settings panel for user selection
2019-11-10 20:43:40 +11:00
Jeremy Wu
2debabe664
Add option to open in tab for WebSearch plugin
2019-11-10 19:12:43 +11:00
Jeremy Wu
5b7a71fb08
Fix missing required parameter in logger
2019-11-08 05:38:40 +11:00
Jeremy Wu
b29d83968b
Merge branch 'master' into fix_error_message
2019-11-08 05:37:42 +11:00
Jeremy Wu
62bbe39bb4
Merge pull request #66 from jjw24/Add_known_programplugin_error
...
Add known errors during debug run
2019-11-08 05:34:33 +11:00
Jeremy Wu
46274acb3e
Add error message specification
2019-11-07 07:46:18 +11:00
Jeremy Wu
8a676c573a
Fix error message logging for prod run
2019-11-07 07:40:04 +11:00
AT
d2ca74ecdf
added protection when creating uwp
2019-11-01 21:44:55 +02:00
Jeremy Wu
ea54abdfde
Add file being held by another process error to known
...
This occurs during app initialisation, and add empty list to allow continuing during debug
2019-10-27 19:04:10 +11:00
Jeremy Wu
2757dc7205
Add known error when trying to retrieve UWP program's thumbnail
2019-10-27 14:22:50 +11:00
Jeremy Wu
c89ab4e47c
Merge remote-tracking branch 'origin/dev' into dev
2019-10-27 12:22:31 +11:00
AT
4a201c1890
defualt match option and some small updates to help testing
2019-10-26 11:30:51 +03:00
Jeremy Wu
cb3e863957
Merge branch 'update_allow_plugindisabled_default' into dev
2019-10-25 13:12:34 +11:00
Jeremy Wu
8e20e54b53
Merge branch 'add_dedicated_programplugin_logger' into dev
2019-10-25 13:12:20 +11:00
Jeremy Wu
3cf4b4ed8b
Create better logging dedicated for Programs plugin
2019-10-25 13:11:52 +11:00
Jeremy Wu
10241a37c2
Merge branch 'enable_userselected_programloading' into dev
2019-10-24 13:33:00 +11:00
Jeremy Wu
0eb3a5cab3
update
2019-10-24 13:32:12 +11:00
Jeremy Wu
4945767bd8
prevent duplication from loading start menu programs
2019-10-24 13:31:09 +11:00
Jeremy Wu
217760148c
remove white space
2019-10-24 12:59:47 +11:00
Jeremy Wu
210e219778
rename get program methods
2019-10-24 12:57:07 +11:00
Jeremy Wu
50896ee23b
prevent duplication from loading custom program sources
2019-10-24 12:51:33 +11:00
Jeremy Wu
41432b4165
Remove duplicated programs loading from registry
2019-10-24 12:42:35 +11:00
Jeremy Wu
d41b8e7441
Merge branch 'enable_userselected_programloading' into dev
2019-10-24 10:06:59 +11:00
Jeremy Wu
e1064275a0
Remove unused packages
2019-10-24 09:27:27 +11:00
Jeremy Wu
6f8d252dc6
add prevention from double clicking disable in context menu
2019-10-24 09:23:57 +11:00
Jeremy Wu
6ec33db50e
Set HelloWorldCSharp plugin as disabled by default
2019-10-23 16:19:22 +11:00
Jeremy Wu
aa4922840b
Set Everything plugin as disabled by default
2019-10-23 16:18:55 +11:00
AT
8ee8f2c085
added the abitliy to opt out of pinyin in control panel and in program plug in - this give a major perf boost (and I'm guessing it is not relevant for most users)
2019-10-20 22:15:24 +03:00
Amir Tepper
aefc90dc19
revert the change so you need declare an IGNORE_UWP in order to not use the windwos SDK
2019-10-20 15:43:50 +03:00
Jeremy Wu
511c0dd17c
Merge branch 'enable_userselected_programloading' into dev
2019-10-18 21:39:49 +11:00
Jeremy Wu
e1b211ed8e
update
2019-10-18 08:16:07 +11:00
Jeremy Wu
08f409993a
update
2019-10-18 08:01:07 +11:00
Jeremy Wu
2e90cda34c
Add reindex requirement for startup
2019-10-18 07:53:00 +11:00
Jeremy Wu
b97d674108
Update button positioning and label
2019-10-18 07:38:21 +11:00
Jeremy Wu
f8cbe053cc
Add right click option on query to disable program
2019-10-17 22:47:00 +11:00
Amir Tepper
0e241a0fc5
added empty match option
2019-10-17 13:37:09 +03:00
Amir Tepper
e6f17834a0
added sdk const by default
2019-10-17 12:21:57 +03:00
Jeremy Wu
12d3ca2d50
fix delete logic
2019-10-17 08:00:54 +11:00
Jeremy Wu
aa08125e43
fix directory drag drop
2019-10-17 07:35:27 +11:00
Jeremy Wu
9ce94a8398
update
2019-10-17 07:04:56 +11:00
Jeremy Wu
34a3535abe
Add dynamic Delete to the Enable/Disable button
2019-10-17 06:43:18 +11:00
Jeremy Wu
ac79803f1b
Update setting description summary
2019-10-16 22:38:44 +11:00
Jeremy Wu
006ec1abb8
Fix add button action to not duplicate + implement new model
2019-10-16 22:38:02 +11:00
Jeremy Wu
b2a47e6216
Add uniqiue identifier when adding customer user program source
2019-10-15 22:40:33 +11:00
Jeremy Wu
85638c23ae
Add reindex call for enable/disable button
...
For when program source enable && disable + where program not in cache
2019-10-15 22:39:55 +11:00
Jeremy Wu
44c1c93e81
Change DisabledProgramSource class to inherit ProgramSource
2019-10-15 20:22:20 +11:00
Jeremy Wu
06c9ff49a0
Fix identation + display disabled program sources
2019-10-15 20:21:55 +11:00
Jeremy Wu
bbe72f52ba
Update reindex call to use disabledprogramsources
2019-10-15 20:20:55 +11:00
Jeremy Wu
5793b85c5b
Add Enable program source to Program plugin view
2019-10-15 08:05:21 +11:00
Jeremy Wu
eccc3717bc
Merge branch 'master' into enable_userselected_programloading
2019-10-15 05:49:00 +11:00
Amir Tepper
a89b2ca450
remove the need for windows SDK
2019-10-14 14:22:20 +03:00
Jeremy Wu
de55be515d
Merge branch 'master' into add_reindix_program_suffix
2019-10-14 21:49:06 +11:00
Jeremy Wu
d5348cec70
remove duplicate 'success' as a result of merge from PR 50
2019-10-09 06:42:24 +11:00
Jeremy Wu
167ef06209
remove single white space, no code change
2019-10-09 06:24:42 +11:00
Jeremy Wu
d64a7cb739
Merge branch 'enable_manual_reloaddata' into dev
2019-10-09 06:18:55 +11:00
Jeremy Wu
b2584bb01b
Add hide query window before actual reload + show success msg
2019-10-09 06:18:09 +11:00
Jeremy Wu
8b8cb12763
Add reload success message
2019-10-09 06:17:34 +11:00
Jeremy Wu
127e28a6f4
Remove task to wait for the program reload to complete
2019-10-09 06:16:53 +11:00
İsmail Carlık
ed0e637207
fixed mistakes and added new translation keys
2019-10-08 14:48:56 +03:00
İsmail Carlık
6b8a55f55b
Added Turkish translation and some other i18n work.
2019-10-07 18:08:06 +03:00
Jeremy Wu
83280de352
Merge branch 'update_browserbookmark_subtitle_wording' into dev
2019-10-06 15:39:45 +11:00
Jeremy Wu
a4e4c8baaa
Remove BrowserBookmark subtitle wording "Boomark"
2019-10-06 15:39:12 +11:00
Jeremy Wu
78ce12bc60
Merge branch 'enable_manual_reloaddata' into dev
2019-10-06 14:16:19 +11:00
Jeremy Wu
7e8d7ef0c0
Update wording
2019-10-06 13:52:04 +11:00
Jeremy Wu
d1c01f476d
update
2019-10-06 13:48:52 +11:00
Jeremy Wu
8ca6e8c478
Add command for user to call in Plugin.Sys
2019-10-06 13:45:36 +11:00
Jeremy Wu
9e69d01db7
Add reload call for Programs plugin
2019-10-06 13:15:06 +11:00
Jeremy Wu
1c015e31f1
Add IReloadable interface and method
2019-10-06 11:58:36 +10:00
Jeremy Wu
bf12b127ac
Move code from Main class to Bookmarks class for cleanliness
2019-10-06 11:55:57 +10:00
Jeremy Wu
dd733092a1
create static bookmark class that will contain bookmark functions
2019-10-06 11:52:18 +10:00
Jeremy Wu
4c0c9eb7fb
Fix missing query part when using global wildcard sign
...
when using global wildcard sign that is the same as action keyword
2019-10-05 18:24:12 +10:00
Jeremy Wu
f4d762c19b
fix not closing the db connection after opening
2019-10-03 08:09:11 +10:00
Jeremy Wu
1ed7d34200
Update how plugin locates profile path
2019-10-03 08:06:56 +10:00
Jeremy Wu
bde8dbba05
Fix BrowserBookmarks plugin for Firefox bookmarks
2019-10-02 07:28:25 +10:00
Jeremy Wu
64cd9c0dd2
Merge pull request #43 from jjw24/fix_controlpanel_search
...
Fix ControlPanel plugin search bug
2019-09-30 22:02:43 +10:00
Jeremy Wu
ab4cc74aca
Merge pull request #42 from jjw24/merge_hibernation_function
...
Add hibernation feature Sys plugin from upstream Dev
2019-09-30 22:01:21 +10:00
Jeremy Wu
1817105c94
Fix ControlPanel plugin search bug
2019-09-30 21:11:34 +10:00
Jeremy Wu
88ca98c5a6
Add code
2019-09-30 20:03:06 +10:00
Jeremy Wu
d40a79576b
Update ControlPanel plugin with new code
2019-09-29 15:18:34 +10:00
Jeremy Wu
481bd4ac68
Update Sys plugin with new code
2019-09-29 15:18:05 +10:00
Jeremy Wu
cc23495591
Update Program plugin with new code
2019-09-29 15:03:30 +10:00
Jeremy Wu
a2e439a155
Update browserbookmark plugin with new code
2019-09-29 14:42:34 +10:00
Jeremy Wu
d0fac80eb4
Update browserbookmark plugin with new code
2019-09-29 14:30:33 +10:00
Jeremy Wu
4bc665c0d2
Merge pull request #37 from austintrose/fix-typo
...
Fix typo 'launche' -> 'launcher'.
2019-09-26 08:17:39 +10:00
Austin Rose
4300b3a9e0
Fix typo 'launche' -> 'launcher'.
2019-09-25 15:03:35 -04:00
Jeremy Wu
0e0785db7b
Merge branch 'master' into update_websearch_when_suggestions_on
2019-09-22 18:25:53 +10:00
Jeremy Wu
26be6ae7c5
bug fix
2019-09-13 07:26:24 +10:00
Jeremy Wu
31c0fc5742
Merge pull request #22 from jjw24/add_save_allsettings
...
Add to Sys plugin- save all Wox settings
2019-09-12 08:27:52 +10:00
Jeremy Wu
14e4a052bb
Update btn name to 'All Programs'
2019-09-12 08:05:09 +10:00
Jeremy Wu
ae3d8860be
Update multi-selection
2019-09-12 07:53:19 +10:00
Jeremy Wu
2eede422a4
Add sorting
2019-09-12 07:42:42 +10:00
Jeremy Wu
24debbf349
remove debug code
2019-09-11 08:05:20 +10:00
Jeremy Wu
81e252d564
Update load programsources with uniqueidentifier
2019-09-11 08:01:38 +10:00
Jeremy Wu
1ca9389110
Update class to inherite from Settings.ProgramSource
2019-09-11 07:16:38 +10:00
Jeremy Wu
10fb76377c
Update disable logic and add unique identifier for programs
2019-09-10 07:57:03 +10:00
Jeremy Wu
4a6242b3a0
Add initial disable program code
2019-09-08 22:18:55 +10:00
Jeremy Wu
b540cc8ac4
Refactor Plugins.Program
2019-09-08 22:16:47 +10:00
Jeremy Wu
5fb0402216
Updated button positions and name
2019-09-07 16:28:16 +10:00
Jeremy Wu
bc202ecc98
Add disable programs functionality
2019-09-07 15:58:13 +10:00
Jeremy Wu
9d3f0d45d5
Add display of all loaded applications
2019-09-06 08:06:51 +10:00
Jeremy Wu
f51c391e84
Enable user selected program loading only
...
Update logic, add program source only loading
2019-09-05 08:05:17 +10:00
Jeremy Wu
67655d15cc
Add reindex when updating plugin.program suffix
2019-08-25 17:40:59 +10:00
Jeremy Wu
768a195c10
update showmsg
2019-08-23 07:20:50 +10:00
Jeremy Wu
16e8cfdf31
Revert get translation as none is provided
2019-08-22 22:03:51 +10:00
Jeremy Wu
c0c55a7af8
Add to Sys plugin- save all Wox settings
2019-08-22 21:37:36 +10:00
Jeremy Wu
e625dc63b4
Fix typo 'success'
2019-08-21 20:18:20 +10:00
Jeremy Wu
de8e248f29
update
2019-08-20 21:47:03 +10:00
Jeremy Wu
b520b26bd0
Add check null for event
2019-08-20 10:25:37 +10:00
Jeremy Wu
e58b09c1ea
Merge branch 'master' into update_browserbookmarks_open_newbrowser
2019-08-20 07:47:01 +10:00
Jeremy Wu
20abcaa011
Merge pull request #6 from jjw24/update_websearchplugin_as_systemplugin
...
Wox.Plugin.WebSearches- Update plugin to search web without specific action key word
2019-08-20 07:43:37 +10:00
Jeremy Wu
297e6543de
Merge pull request #5 from jjw24/update_plugin_openurl_newbrowser
...
Wox.Plugin.URL- Open URL in new window browser
2019-08-20 07:38:09 +10:00
Jeremy Wu
ac8e042333
Speed up WebSearch plugin when suggestions turned on
2019-08-19 21:14:29 +10:00
Jeremy Wu
585e2627bf
Use shared command and open in new browser window
2019-08-06 22:23:41 +10:00
Jeremy Wu
7d9e848edb
use shared commands
2019-08-06 21:58:46 +10:00
Jeremy Wu
06d4a82706
Add shared commands and move to shared
2019-08-06 21:49:51 +10:00
Jeremy Wu
784e54f217
Add BrowserBooks plugin as default plugin
2019-08-06 20:36:28 +10:00
Jeremy Wu
9d89c1d692
update
2019-08-04 21:38:36 +10:00
Jeremy Wu
cb4fde9a0b
Mini refactor
...
Move Process.Start to static class level
2019-08-04 11:42:08 +10:00
Jeremy Wu
e18e923ac6
Bugfix and update
...
Fix bug when no browser path specified will be null instead of .Length == 0.
Add open url in new browser window by default
2019-08-02 22:14:08 +10:00
Jeremy Wu
977d21c929
Bug fix- Edit & Delete buttons will crash if selected search source is null
...
SelectedSearchSource will be null if the user clicks on Edit or Delete after finishing with previous edit and not highlighting the search source again.
2019-08-02 13:18:38 +10:00
Jeremy Wu
89f0cdffc7
Update Main.cs
2019-08-02 12:32:02 +10:00
Jeremy Wu
52252453d9
Update WebSearch plugin as System Plugin or User Plugin
2019-08-01 20:55:13 +10:00
Jeremy Wu
057108882f
Open URL in new window browser
2019-08-01 20:52:50 +10:00
Jeremy Wu
b85632cc99
Add folder location display
2019-07-31 20:11:50 +10:00
magicdmer
a6e82475a3
Add everything plugin context menu and add settings in Url plugin ( #2299 )
...
1. Add useful context menu items in everything
2. Add settings in Url plugin, can set browser path
* let url plugin support multi Languages
2019-02-23 04:03:59 +08:00
Kanglai Qian
ab1efb0749
Open With Editor ( #2261 )
2018-12-25 13:17:35 +08:00
jhdxr
d458500113
fix #1456 Error when empty recycle bin
2018-12-22 14:44:40 +08:00
jhdxr
d9fe2e0974
improve chinese translation
2018-12-22 14:44:39 +08:00
jhdxr
3fddb77564
validate path before save ( fix #1869 )
2018-12-22 14:44:39 +08:00
Zepp
9b2239d4fa
UWP HiDPI icon support ( #1515 )
...
* Add HiDPI support for UWP on Windows 10
* Code structure improvement
2018-07-15 23:32:22 +08:00
Jonathan Clark
1b55201fbd
Fix typo ( #2055 )
2018-07-15 23:32:08 +08:00
Dandjinh
be43c2156f
skip broken folder when re-index ( #2004 )
...
* skip broken folder when re-index
* add log for DirectoryNotFoundException
2018-07-15 23:31:54 +08:00
bao-qian
9423b8da57
update website
2018-02-25 02:18:35 +08:00
Boris Makogonyuk
1c10ee106e
Program paths fix + #1779 ( #1780 )
...
* ProgramPaths now searches for files on a per-folder basis using a Queue instead of calling EnumerateFiles. This allows us to escape permission errors.
Issue #1779 is fixed because of this too.
2017-12-24 11:52:53 +01:00
jhdxr
d3169b10f8
Merge branch 'master' into dev
2017-10-21 15:11:53 +08:00
Michael Wirth
742048f24e
Fixed typos and swapped Brackets for parentheses, Corrections due to PR
2017-10-16 20:17:53 +02:00
Michael Wirth
36111aa001
since Yamp is not maintained anymore, i switched it for Mages
...
https://github.com/FlorianRappl/Mages
fixes also #1022
2017-10-15 20:21:23 +02:00
LiuJianhua
808523b814
Fix folder UnauthorizedAccessException #1282 #1357
2017-04-11 15:40:11 +01:00
Michael Eichhorn
5640b2157f
ContextMenu 4: for non c# plugin #1366
2017-04-11 14:50:26 +01:00
martian-f
0862326a79
Convert calculator numbers from/to user locale.
...
Tries to convert numbers in query string to invariant culture format before passing to YAMP, and the other way around when presenting result from
YAMP. Nothing fancy, just a regular expression scanning for substrings consisting of number, decimal separator and group separator, trying a
parse and convert on them. Translation is skipped if no conversion between user locale and invariant culture number format is necessary.
Closes #436 .
2017-04-10 23:43:23 +02:00
bao-qian
3554d9fda2
Handle more exceptions for UWP #1309
2017-04-01 19:15:23 +01:00
bao-qian
75ce6d42d0
update nuget package
2017-03-04 16:35:24 +00:00
bao-qian
886e35477e
Add more error handling, fix #1252
2017-03-01 23:21:34 +00:00
bao-qian
cb1305c87f
typo
2017-02-27 23:21:08 +00:00
bao-qian
3a8a16bf48
fix #1252 #1251
2017-02-23 11:13:05 +00:00
bao-qian
d0c426a7f9
Completely rewrite resource load / update / remove
...
1. part of #468
2. fix #1245 , bug introduced in 7e1c77beddf2c978fa1440e799fec4eb9554739d
2017-02-21 11:53:57 +00:00
bao-qian
2793c8dd03
add issue link to comment
2017-02-12 17:56:39 +00:00
bao-qian
86b2391543
Cache for pinyin https://github.com/Wox-launcher/Wox/issues/1189
2017-02-12 16:57:41 +00:00
bao-qian
f7c9a12510
remove storage dependency from jsonstorage
2017-02-07 00:21:39 +00:00
bao-qian
b6a7e049e6
fix null bug in 4c07698c99a1e30f441af5d2782a679c5ff68968
2017-02-07 00:20:55 +00:00
bao-qian
c2764fda45
use proper plugin metadata
2017-02-06 22:15:28 +00:00
BarakYaari
dc46277d0c
Fixed typo in HelloWorldCSharp
2017-01-28 11:29:06 +02:00
bao-qian
c361d8d16b
fixup
2017-01-25 00:23:28 +00:00
bao-qian
045fd20d8c
Rewrite all log message format
2017-01-24 01:02:32 +00:00
bao-qian
0a2592893d
rename cache file
2017-01-14 14:10:30 +00:00
bao-qian
4c6c310e0a
Use cache type directly instead of a new class, decouple binarystorage and storage
2017-01-13 15:40:32 +00:00
bao-qian
a5aa305773
remove unused stop watcher
2017-01-13 15:39:46 +00:00
bao-qian
196cf1cd18
faster startup time for control panel plugin
2017-01-13 14:15:48 +00:00
bao-qian
2cf20f4b6c
genuine cache for program plugin
2017-01-13 01:21:00 +00:00
bao-qian
6b0ba94288
format
2017-01-12 20:50:17 +00:00
bao-qian
870ad008bf
calculate score for addtional info
2017-01-12 20:50:12 +00:00
bao-qian
767aaa80a0
add pinyin cache for control panel plugin #858
2017-01-12 20:49:13 +00:00
bao-qian
5eadaa08aa
prefill pinyin cache for program plugin #858
2017-01-12 20:47:29 +00:00
bao-qian
743658032a
speedup program load time
2016-11-30 01:07:48 +00:00
bao-qian
a22ca5b57f
refactoring stopwatch
2016-11-30 00:32:30 +00:00
bao-qian
b43c6c00bb
enhance exception logging
2016-11-30 00:32:30 +00:00
bao-qian
c56e4557f9
enhance lnk program exception handling
2016-11-30 00:32:30 +00:00
bao-qian
6b640ea55e
fix location null
2016-11-29 01:55:11 +00:00
bao-qian
70f8a771a9
reorganize methods
2016-11-29 01:46:29 +00:00
bao-qian
4b4aec5bbd
fix log logic
2016-11-29 01:26:47 +00:00
bao-qian
00198d5e49
fix image
2016-11-29 01:23:40 +00:00
bao-qian
8a19d25396
rewrite uwp by not using GetAppListEntriesAsync,
...
because
1. logo is not squarelogo44x44
2. can't get details info (background etc)
2016-11-29 01:23:40 +00:00
bao-qian
f0d63bed58
update nuget package version
2016-11-21 21:55:39 +00:00
bao-qian
0a3978ab8c
update nuget package version
2016-11-18 00:29:36 +00:00
bao-qian
f15a354c29
comments
2016-09-06 01:25:00 +01:00
bao-qian
281e03055d
Fix non exe lnk
...
for lnk like control panel.lnk, it has no target and no exe extension.
2016-09-06 01:16:42 +01:00
bao-qian
216e9c0125
fix uwp parts for #964
2016-09-05 22:41:09 +01:00
bao-qian
2c14f8b43b
partial fix for #964
2016-09-05 22:30:29 +01:00
bao-qian
89a77feea7
temp hack for multipla application mismatch problem #198
...
e.g. mail and calendar, skype video and messaging
https://github.com/Wox-launcher/Wox/issues/198#issuecomment-244778783
2016-09-05 22:10:08 +01:00
bao-qian
5ca880c8fd
Better logo handling for uwp #198
2016-09-05 20:33:31 +01:00
bao-qian
17671493bf
Leave only exe programs from start menus #198
2016-09-05 18:08:30 +01:00
bao-qian
0d687eb348
fix js based application logo #198
2016-09-05 17:45:29 +01:00
bao-qian
1e01f94540
Merge branch 'master' into dev
2016-08-31 16:41:38 +01:00
Alex Meyer-Gleaves
335ef67971
Improve UWP indexing #954
...
1. enable WinJS based UWP
2. ms bug of InstalledLocation:
https://connect.microsoft.com/VisualStudio/feedback/details/1690879/vs2015-cannot-auto-uninstall-universal-windows-appss-debug-item
2016-08-31 16:39:13 +01:00
bao-qian
72b41f4322
fixup
2016-08-22 09:49:32 +01:00
bao-qian
fb5938280e
Move context menu and socre into program model
2016-08-22 02:21:28 +01:00
bao-qian
2d72c58ae7
fixup
2016-08-22 02:21:28 +01:00
bao-qian
d463f5a032
fixup
2016-08-20 21:46:48 +01:00
bao-qian
1415f74fe5
Check AppListEntry #198
2016-08-20 19:19:33 +01:00
bao-qian
8de84f03a0
Better title and subtitle
2016-08-20 18:50:14 +01:00
bao-qian
fe85ce5885
Fix multi application uwp package #198
2016-08-20 18:25:55 +01:00
bao-qian
9dc7142e4a
fixup
2016-08-20 18:19:49 +01:00
bao-qian
34a8d0b99b
fixup
2016-08-20 18:19:13 +01:00
bao-qian
176e2726e9
Fix unicode in lnk dexcrption
2016-08-20 18:18:41 +01:00
bao-qian
2e4a1680b9
Parallel linq everywhere
...
1. Parallel linq
2. remove depth
3. fix #257
2016-08-20 17:11:02 +01:00
bao-qian
f217dbac51
fixup
2016-08-20 02:36:36 +01:00
bao-qian
eb74414b16
disable file watcher
...
Filewatcher will only watch directory given by user,
a bit useless.
disable for now
2016-08-20 01:18:43 +01:00
bao-qian
ee542f0fec
Merge models
2016-08-20 01:17:28 +01:00
bao-qian
f32f37cfbb
rename
2016-08-19 23:25:36 +01:00
bao-qian
8684788f1f
rename
2016-08-19 23:25:13 +01:00
bao-qian
9e033d1673
rename
2016-08-19 23:24:21 +01:00
bao-qian
69c00d272b
Fix can't find file exception caused by abnormal scale
2016-08-19 23:15:40 +01:00
bao-qian
19617e9dae
Refactoring start menu source
...
1. refactoriong start menu source
2. fix depth problems involved in last commit
2016-08-19 23:05:59 +01:00
bao-qian
f8cc54d4f2
Refactoring App Paths source
2016-08-19 22:08:45 +01:00
bao-qian
8764aa9829
Remove suffixes from model
2016-08-19 20:34:20 +01:00
bao-qian
fb68f6eb60
Remove enable property from model
2016-08-19 19:16:06 +01:00
bao-qian
d09c42366a
Remove bonus points
2016-08-19 19:09:11 +01:00
bao-qian
0298fa602a
Code refactoring #198
2016-08-19 19:02:29 +01:00
bao-qian
30cbcbb3c4
Fix uwp background color / plated icon #198
2016-08-19 02:37:39 +01:00
bao-qian
1127d323d3
add missing dll
2016-08-18 01:29:45 +01:00
bao-qian
01e812aebf
Initial support for uwp app #198
...
1. basic support, better than nothing...
2. thanks great contribution from @talynone
3. #198
2016-08-18 01:16:40 +01:00
Martin Meixger
58c2c84120
Fixes issue #846 IndexOutOfRangeException when reading empty icon from registry in ControlPanel plugin
2016-08-10 14:33:58 +02:00
Jon Daniels
45b40d903c
fix typo preventing last PR from taking effect
2016-08-04 17:52:11 -07:00
Jon Daniels
adac0f3e51
added sqrt as calculator keyword too
2016-08-04 16:43:32 -07:00
Jon Daniels
781845905c
added various keywords to calculator
...
Added functions I commonly use on e.g. google calculator but were missed by parser.
Specifically I added:
e (constant like pi)
tan, arcsin, and arctan
log and ln
2016-08-04 13:17:00 -07:00
Salas
337a2cf319
update zh-tw locale strings for plugins ( #898 )
...
* update zh-tw locale strings for plugins
2016-08-03 23:18:57 +01:00
zhiyue
8faf991bcb
fixed the origin root directory of web search plugin ICon images directory.
2016-07-30 09:44:47 +08:00
zhiyue
0f17aebc52
fixed #881
...
could not normally display the Icon
2016-07-30 08:22:25 +08:00
bao-qian
10f8941258
Program plugin: simple refactoring
2016-07-21 20:49:01 +01:00
bao-qian
0816fdf318
Program plugin: remove lock
...
lock is not needed since assignment is atomic
2016-07-21 20:07:23 +01:00
bao-qian
1de68051e3
Program plugin: remove complicated inheritance
2016-07-21 19:52:48 +01:00
bao-qian
0c9015bb77
Program plugin: move files
2016-07-21 19:52:37 +01:00
bao-qian
a8c200f25a
simple refactoring
2016-07-21 19:52:36 +01:00
Jordy Hulck
59fbb2acb1
Fix SearchSource editing when action keyword is not changed ( #856 )
...
* Fixed SearchSource edit
* Remove temp var
2016-07-21 19:52:35 +01:00
bao-qian
206532f195
add more exception info
2016-07-20 02:01:51 +01:00
bao-qian
f5069aef6e
fix everything error text
2016-06-23 23:01:20 +01:00
bao-qian
eb1af1e27e
fix bug introduced in 2a3bf727be1c8bc185f1b436893b1c4385d982ac
2016-06-23 22:55:38 +01:00
bao-qian
d84ac0df9c
fix names
2016-06-23 22:53:30 +01:00
Korzo
04275cd702
Add ability to configure Everything executable working directory ( #718 )
2016-06-23 22:45:34 +01:00
bao-qian
a8869c46b8
Temp fix for #667 by add wox.py to PYTHONPATH
2016-06-22 00:42:24 +01:00
bao-qian
cf5ab0ddef
reformat
2016-06-21 00:18:35 +01:00
bao-qian
91e9d7431a
MVVM refactoring for web search plugin, part 2
...
1. #486
2. rename
2016-06-21 00:17:55 +01:00
bao-qian
6e13440f1f
MVVM refactoring for web search plugin, part 1
...
1. #486
2. fix #778 #763 #742
3. MVVM refactoring
4. remove IMultipleActionKeywords interface, use PluginManager directly
2016-06-21 00:14:32 +01:00
bao-qian
3efeb4a0a6
Refactoring proxy, part 2
2016-06-19 16:22:45 +01:00
bao-qian
ec5716c436
Fix #730 #766
2016-06-16 02:59:31 +01:00
bao-qian
e7879384b1
fix #749
2016-06-16 02:06:12 +01:00
Paweł Pastuszak
9be90dd035
Added plugins Polish translations ( #764 )
2016-06-16 01:29:38 +01:00
Paweł Pastuszak
6c5f606682
Fixed languages files not included in build ( #753 )
2016-06-16 01:05:41 +01:00
Paweł Pastuszak
6e76b7a7dd
Improved English translations ( #748 )
...
* Improve English translation
* Improve plugins English translations
2016-06-16 00:52:14 +01:00
bao-qian
1560a823c3
fix #695
2016-06-16 00:51:04 +01:00
bao-qian
aba41d41ac
fix #690
2016-06-16 00:50:48 +01:00
bao-qian
245cffc4f7
Refactoring visibility related events
...
1. remove unnecessary events from MainViewModel
2. remove usage of Obsolete api (show, hide etc)
3. fix space problem in #660
4. part of #486
5. fix up/down key bug introduced in 92b7ca6a1bafd254e39ee92812ff691906cd85c1
6. fix #678
2016-05-25 01:19:46 +01:00
bao-qian
e1131dcf3d
More data bindings (MaxResultsToShow + ActivatedTimes)
2016-05-25 01:03:52 +01:00
bao-qian
014757a0f7
update translation
2016-05-22 15:36:09 +01:00
bao-qian
7490cb81b8
fix #655
2016-05-20 19:24:01 +01:00
bao-qian
9e105a362f
fix #461
2016-05-20 19:24:01 +01:00
Mingye Wang
76fc9b78fe
plugin/everything/lang/en: enlint ( #645 )
2016-05-20 01:40:29 +01:00
bao-qian
747d97ecfc
Misc
2016-05-20 00:03:12 +01:00