Commit graph

6239 commits

Author SHA1 Message Date
Jeremy Wu
3abd2d0b07 fix formatting 2020-06-23 20:46:36 +10:00
Jeremy Wu
c142a50272 update unit test naming, no logic changes 2020-06-23 19:02:04 +10:00
Jeremy Wu
c363b9a5c0 update tests for string matcher
we expect the score to change since we updated the logic for calculating the distance from the first match
2020-06-23 18:54:39 +10:00
Jeremy Wu
b0ec1375e7 add test to safe guard exact matches 2020-06-23 18:50:47 +10:00
Jeremy Wu
d6b4b40780 Merge branch 'dev' into update_uI_hotkey_actionkeyword 2020-06-23 07:40:49 +10:00
Jeremy Wu
d183b98e9a readd success language keyword for other controls 2020-06-23 07:37:30 +10:00
Jeremy Wu
11c4aeae67 fix testing to be more reflective of testing intent 2020-06-22 22:36:16 +10:00
Ioannis G
50e0ca3b85
merge pull request #72
Fix environment variable search not showing up in Explorer
2020-06-22 14:39:14 +03:00
Jeremy Wu
d35b5169b5 Add unit test more weight to start of new word 2020-06-22 21:09:08 +10:00
Alekhya
30c37f06ae Take space into consideration while calculating the first matched index (#3874) 2020-06-22 19:08:43 +10:00
Jeremy Wu
832e849a3b Prompt deletion of file or folder 2020-06-22 08:43:59 +10:00
Jeremy Wu
f14fe14157 Merge remote-tracking branch 'origin/dev' into update_uI_hotkey_actionkeyword 2020-06-22 06:44:21 +10:00
Jeremy Wu
fc37246a86 settings window- update query time translation on language change 2020-06-22 06:16:37 +10:00
Jeremy Wu
0fb05a799f settings window- update init time translation on language change 2020-06-22 05:55:55 +10:00
Jeremy Wu
10d45cc9cd remove maxwidth on action keyword display in Settings' plugin tab 2020-06-22 05:16:22 +10:00
Jeremy Wu
46a7f8217d Merge remote-tracking branch 'origin/dev' into fix_environmentvariable_search 2020-06-22 05:03:44 +10:00
Jeremy Wu
d47a1ed5a1 remove unnecessary conditional variable in if- isEnvironmentVariable 2020-06-22 05:02:42 +10:00
Steven Kalinke
bc8a1f6a8f
Merge pull request #73 from Flow-Launcher/update_readme_authors
Update readme and authors
2020-06-20 14:21:53 +02:00
Jeremy Wu
9ad3539f9d update readme and authors 2020-06-20 15:07:41 +10:00
Jeremy Wu
617ef3b05d fix environment variable search not showing up in Explorer 2020-06-20 14:26:13 +10:00
Jeremy Wu
39a7621b9a
Merge pull request #70 from Flow-Launcher/update_build_badge
Update build badge to AppVeyor
2020-06-20 11:53:11 +10:00
Jeremy Wu
79f1b7eaca update build badge to AppVeypr 2020-06-19 19:53:15 +10:00
Jeremy Wu
1a6b056ad0 Add text for current action keyword 2020-06-19 18:57:10 +10:00
Jeremy Wu
2209bb269d Hotkey tab window add close window on Esc key press 2020-06-19 18:52:11 +10:00
Jeremy Wu
8f411d9ec5 update hotkey tab window ui layout 2020-06-19 18:51:11 +10:00
Jeremy Wu
9c0dbda579 fix action keyword window textbox placement 2020-06-17 22:22:55 +10:00
Jeremy Wu
8f012f26f4 fix variable naming convention 2020-06-17 22:16:21 +10:00
Jeremy Wu
651e2a95b2 add refresh plugin action keyword display when changed 2020-06-17 21:56:46 +10:00
Jeremy Wu
34622d6bbf Update action keyword label text 2020-06-17 20:22:18 +10:00
Jeremy Wu
7cd8fc263b remove 'success' prompt after completing keyword change 2020-06-17 18:51:49 +10:00
Jeremy Wu
fc695b98b6 Merge branch 'dev' into update_uI_hotkey_actionkeyword 2020-06-17 18:45:03 +10:00
Jeremy Wu
1eafbd1db6
Merge pull request #46 from Flow-Launcher/explorer_plugin
Add Explorer plugin
2020-06-16 14:39:50 +10:00
Jeremy Wu
fada494860 start Windows Search service on appveyor build machine 2020-06-12 21:50:20 +10:00
Jeremy Wu
d29b23b53c fix failing test due to Windows Search service not running 2020-06-12 21:19:55 +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
d3ea0e0dd9 move packages exclusive to Explorer plugin
Flow.Launcher.Plugin to Flow.Launcher project, reduce burden on the Plugin project since Explorer is a default Flow plugin
2020-06-08 20:50:49 +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
06d639924d
Merge pull request #64 from Flow-Launcher/fix_theme_files_copy
Update how theme files are copied to output folder
2020-06-03 06:43:52 +10:00