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
ef39b9db23
Merge pull request #144 from JohnTheGr8/fix_env_var_paths
...
plugin/explorer: ensure environment variable paths are absolute
2020-08-25 15:06:13 +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
Ioannis G
400caa6ee4
merge PR #141
...
plugin/explorer: fix navigation to localized path
2020-08-24 23:45:15 +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
a8bfe6e076
Merge pull request #124 from Flow-Launcher/dev
...
Release 1.2.0 | Plugin 1.2.0
2020-08-17 20:07:17 +10:00
Ioannis G
c6bee8a520
merge PR #123 : release version bump
2020-08-17 12:58:51 +03: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
3c85c03381
Merge pull request #132 from Flow-Launcher/remove_obsolete_code
...
Remove obsolete methods, properties and classes
2020-08-16 21:11:01 +10:00
Jeremy Wu
f44364f1f3
Merge branch 'dev' into add_filecontent_search
2020-08-14 06:32:35 +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
Arjun Balgovind
4e534b56ac
Skip ErrorIcon and DefaultIcon while resizing the dictionary. From arjunbalgovind:user/arbalgov/apperrorFix
2020-08-10 21:47:46 +10:00
Jeremy Wu
ca08e60308
revert-image cache as dictionary, concurrent not serializable
2020-08-10 07:18:03 +10:00
Jeremy Wu
ffa68a5a7b
use updated method from ImageCache class to save images to cache
2020-08-05 19:58:48 +10:00
Jeremy Wu
86f6f9921e
update to use concurrent dictionary
2020-08-05 19:57:53 +10:00
Jeremy Wu
086c5d05e7
update to Flow
2020-08-05 19:57:23 +10:00
Alekhya Reddy
e37217c878
From alekhyareddy28:memoryIssue on Jun 27, 2020
2020-08-05 19:30:45 +10:00
Kevin Eck
3f0a766773
Merge pull request #131 from Flow-Launcher/fix_missing_theme_resultlist
...
Fix missing result list preview in Theme tab
2020-08-04 21:39:44 +02:00
Jeremy Wu
c4d1fe4436
version bump WebSearch
2020-08-04 20:36:43 +10:00
Jeremy Wu
48cbe9d0cd
version bump Plugin
2020-08-04 20:32:44 +10:00
Jeremy Wu
59a18370ef
remove in use obsolete GetAllRemainingParameter and use Search
2020-08-04 20:10:42 +10:00
Jeremy Wu
ac46fdc2c9
remove code that has been marked obsolete
2020-08-04 20:01:46 +10:00
Jeremy Wu
3106b3823f
fix missing result list preview in Theme tab
2020-08-04 08:29:22 +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
dbfa2bd6c4
fix typo
2020-07-22 20:41:50 +10:00
Jeremy Wu
8f8b2d7ff8
notify change of SearchSource's image after selection
2020-07-22 20:35:56 +10:00
Jeremy Wu
e2dff94f7c
add comment summary to clarify the shared Copy command
2020-07-22 08:19:35 +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