Jeremy Wu
|
4944a001d6
|
Merge remote-tracking branch 'origin/dev' into OrderByOpt
|
2021-01-24 20:24:49 +11:00 |
|
弘韬 张
|
bc0146e68b
|
Use Window Search Orderby instead of getting the result and order them by filename
|
2021-01-23 10:53:01 +08:00 |
|
Jeremy Wu
|
2643c7d730
|
exclude index search on special chars
|
2021-01-19 07:05:30 +11:00 |
|
弘韬 张
|
d7805d7a8c
|
Make Explorer plugin completely async
|
2021-01-03 10:33:59 +08: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
|
b44b67220a
|
encode # symbol part of the path when creating uri
|
2020-08-31 07:39:05 +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
|
d64d51cc57
|
fix localized path when using Explorer plugin
|
2020-08-24 08:21:16 +10:00 |
|
Jeremy Wu
|
3fa3090ee3
|
Explorer plugin- change DefaultFolderSubtitleString to path
|
2020-06-30 06:20:22 +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
|
5d696bd3ab
|
explorer general touch ups- no logic change
|
2020-06-08 14:20: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
|
2ea6642248
|
show if file or folder is indexed in context menu
|
2020-05-27 19:36:49 +10:00 |
|
Jeremy Wu
|
353fa026af
|
rename variables and update comment
|
2020-05-26 21:49:59 +10:00 |
|
Jeremy Wu
|
b03ee66646
|
Rename IndexSearcher
|
2020-05-25 19:06:09 +10:00 |
|