VictoriousRaptor
6655d837c3
Merge pull request #2123 from VictoriousRaptor/BoostProgramInit
...
Reduce CPU and disk usage during Program plugin init
2023-06-11 17:40:45 +08:00
Jeremy Wu
2b862f702a
Make CopyToClipboard generic
2023-06-09 19:59:49 +10:00
Jeremy Wu
1ff328be03
update copy calls to use API CopyToClipboard method
2023-06-08 22:46:37 +10:00
Ioannis G
6bdf6ac1ce
fix kill command to honor "Last Query Style"
2023-06-04 06:20:50 +03:00
Vic
4591fa76d9
Create file watchers when reloading bookmarks
2023-05-23 19:37:38 +08:00
Vic
cbf73fcc0f
Don't load bookmark files if plugin disabled
2023-05-22 23:29:10 +08:00
Vic
d0289b49b6
Refactor file watcher logic
...
* Remove LastAccessed filter to avoid unwanted recursive RegisterBookmarkFile() calls
* Check if watcher exists
2023-05-22 23:13:29 +08:00
Nguyen Tran
6cc5fe8ff6
Add admin permissions when non-admin doesn't work
2023-05-21 23:48:06 -04:00
VictoriousRaptor
306ad7931b
Merge branch 'dev' into RemoveUnusedNuget
2023-05-04 21:14:13 +08:00
VictoriousRaptor
803633ff05
Merge pull request #2072 from VictoriousRaptor/PrintWindowsBuildNumber
...
Print windows build number in log
2023-05-04 07:14:06 +08:00
VictoriousRaptor
1ee7110d4a
Merge pull request #2105 from VictoriousRaptor/hide-startup-programs
...
Hide programs in startmenu/startup folder
2023-05-03 05:27:13 +08:00
Jeremy Wu
7e2a2db4c6
version bump plugins
2023-05-03 06:28:38 +10:00
Vic
c5c7bf783c
Hide programs in startmenu/startup folder
2023-05-01 10:15:21 +08:00
Vic
df5e8ca132
Remove unused packages
2023-04-25 21:02:34 +08:00
Vic
00e6e5b30d
Remove unused using
2023-04-25 21:02:34 +08:00
Vic
4debacde4f
Refactor program indexing and cache logic
...
No longer await on first run (no cache detected) to speed up boost
30 hours cache life
2023-04-24 21:22:18 +08:00
Vic
b123c09c6c
Remove unused settings
2023-04-24 21:10:07 +08:00
Vic
099021b186
Save programs cache after indexing
2023-04-24 19:50:34 +08:00
Vic
3ae656f456
Requery after killing a process
2023-04-24 15:46:26 +08:00
Vic
0b4d68505a
Change issue URL to issue list
...
Guide users to the issue list to see if there's any pinned issue and search first, instead of posting an issue immediately
2023-04-22 23:46:22 +08:00
Jeremy Wu
c61d6f791c
New Crowdin updates ( #2028 )
...
* New translations
2023-04-19 03:03:50 +03:00
Jeremy Wu
2a1d9de6df
Merge pull request #2062 from VictoriousRaptor/FilterStartMenuPrograms
...
Prioritize shortcut in start menu
2023-04-19 08:01:46 +10:00
Vic
bff467d03a
Preserve program shortcut in start menu
2023-04-18 20:12:22 +08:00
Vic
be35ff0a07
Add missing glyphs
2023-04-10 00:28:55 +08:00
Vic
2616b70db5
Add hotkey to open program's parent folder
2023-04-10 00:26:55 +08:00
TheBestPessimist
1699b17d43
Revert "Better field name"
...
This reverts commit bfdf1dd67c .
2023-04-06 08:48:31 +03:00
TheBestPessimist
8051a03481
Cosmetic
2023-04-03 16:00:26 +03:00
TheBestPessimist
29a9def969
In path search, ignore extra whitespace around the > character
2023-04-03 16:00:08 +03:00
TheBestPessimist
bfdf1dd67c
Better field name
2023-04-03 15:59:17 +03:00
Jeremy Wu
d71098e402
New Crowdin updates ( #2018 )
...
New translations
2023-04-03 00:35:54 +03:00
Jeremy Wu
2c6fa48473
New Crowdin updates ( #2011 )
...
New translations
2023-03-31 00:24:58 +03:00
VictoriousRaptor
19ba8e475c
Fix wrong variable name in #2004 ( #2014 )
...
* Fix wrong variable name
* Fix typo
2023-03-31 07:35:14 +11:00
Vic
2a96f1cd48
Rename for clarity
2023-03-29 15:19:55 +08:00
Vic
9db13fdbb6
Fix path search logic
...
open folder in file manager when path search is disabled
2023-03-24 15:45:45 +08:00
Vic
0f5b02fa38
Open file with associated program
...
Prevent opening zip in Explorer
Fix working directory issue
2023-03-24 15:22:55 +08:00
Vic
a22028460d
Add option to open in default file manager
2023-03-24 15:02:11 +08:00
Vic
2d13d5684b
Fix style
2023-03-24 14:39:59 +08:00
TheBestPessimist
1ed1c99931
Revert "add scoring based on index and small optimization"
...
This reverts commit 02b321c4a3 .
2023-03-15 20:53:14 +02:00
Hongtao
02b321c4a3
add scoring based on index and small optimization
2023-03-14 16:42:09 -05:00
TheBestPessimist
1da8c017f7
use more suggestive name
2023-03-14 10:50:12 +02:00
TheBestPessimist
78cb45ce76
Do not check if file/folder exists
2023-03-14 09:33:36 +02:00
TheBestPessimist
48ed1fec15
more todo
2023-03-14 09:21:11 +02:00
TheBestPessimist
569046b45d
Fix private function naming convention
2023-03-14 09:21:03 +02:00
TheBestPessimist
96afa29905
cleanup + warnings
2023-03-08 14:29:46 +02:00
TheBestPessimist
9debba9e4e
centralize the 3 actions: open file, open folder, open file as admin, for simpler logic
2023-03-08 14:29:46 +02:00
TheBestPessimist
2be108d740
formatting
2023-03-08 14:29:46 +02:00
TheBestPessimist
4289d10af6
Remove SortOption.RunCountAsc because it doesn't make sense
2023-03-08 14:29:46 +02:00
TheBestPessimist
fa971c6b81
Ask Everything for RunCount only if sorting by it
2023-03-08 14:29:46 +02:00
TheBestPessimist
a1a4c720c0
More comments
2023-03-08 14:29:46 +02:00
TheBestPessimist
3cecf5b302
Use String Interpolation
2023-03-08 14:29:46 +02:00
TheBestPessimist
9bc6a4e072
Waiting on a semaphore must be outside of try
2023-03-08 14:29:46 +02:00
TheBestPessimist
7d6d0258d0
Add more debugging info to DEBUG profile
2023-03-08 14:29:46 +02:00
TheBestPessimist
84b63e5f54
Use Request Flags when retrieving results from Everything, to be able to retrieve RunCount as well
2023-03-08 14:29:46 +02:00
TheBestPessimist
5ff916a17b
Use the SearchResult.Score instead of 0 when creating the plugin Result
2023-03-08 14:29:46 +02:00
TheBestPessimist
ac3c955539
Async is hard.
...
Not sure exactly why the previous version was not working, but i _assume_ it's because I was in a deadlock on that semaphore.
2023-03-08 14:29:46 +02:00
TheBestPessimist
94b841d341
Should be working
2023-03-08 14:29:46 +02:00
TheBestPessimist
f96bf4c592
cleanup
2023-03-08 14:29:46 +02:00
TheBestPessimist
742d80922c
Indentation
2023-03-08 14:29:46 +02:00
TheBestPessimist
86869ff5f4
Extract RunExplorer nested ifs as functions for readability
2023-03-08 14:29:46 +02:00
TheBestPessimist
ad8dffe468
Add direct call to Everything API from ResultManager
...
Obviously this is stupid because we forcefully tied Explorer plugin to Everything. This needs more thinking, but is a good enough for now solution to test what works and doesnt work
2023-03-08 14:29:46 +02:00
DB p
731c76d274
Fix Typo
2023-03-05 06:08:22 +09:00
DB p
02de141135
Fix Typo In Comment
2023-03-05 05:59:49 +09:00
DB p
45ff919f81
- Fix Enabled Label
...
- Fix Error when Click the Icon ColumnHeader
2023-03-05 05:57:31 +09:00
Hongtao
520ef3777f
Remove Obsolete Property and use Status Property for Sorting
2023-03-04 14:17:22 -06:00
DB p
1d9fa902bc
Fix Dark Text Color in Everything Panel
2023-03-04 04:24:06 +09:00
Jeremy Wu
720f88a136
Merge pull request #1939 from Flow-Launcher/version_update
...
Release version bumps
2023-03-02 17:17:30 +11:00
Jeremy
5dc55b00ef
update plugin versions
2023-03-02 17:02:35 +11:00
Jeremy
08f250d9c0
update translations from Crowdin
2023-03-02 09:02:40 +11:00
Jeremy Wu
af2a19499f
update plugin version
2023-02-27 08:41:04 +11:00
Jeremy Wu
3b05ee2582
Merge pull request #1899 from Flow-Launcher/everything_full_path_option
...
add option for everything search in full path (default true)
2023-02-21 08:24:05 +11:00
Jeremy Wu
73ba2368a8
update option name
2023-02-21 08:10:03 +11:00
Kevin Zhang
d87b5af5dc
default false
2023-02-20 14:04:50 -06:00
Jeremy Wu
11573cf5e8
New Crowdin updates ( #1766 )
...
* New translations en.xaml (French)
[ci skip]
* New translations en.xaml (Danish)
[ci skip]
* New translations en.xaml (German)
[ci skip]
* New translations en.xaml (Italian)
[ci skip]
* New translations en.xaml (Japanese)
[ci skip]
* New translations en.xaml (Korean)
[ci skip]
* New translations en.xaml (Dutch)
[ci skip]
* New translations en.xaml (Polish)
[ci skip]
* New translations en.xaml (Portuguese)
[ci skip]
* New translations en.xaml (Russian)
[ci skip]
* New translations en.xaml (Slovak)
[ci skip]
* New translations en.xaml (Turkish)
[ci skip]
* New translations en.xaml (Ukrainian)
[ci skip]
* New translations en.xaml (Chinese Simplified)
[ci skip]
* New translations en.xaml (Chinese Traditional)
[ci skip]
* New translations en.xaml (Portuguese, Brazilian)
[ci skip]
* New translations en.xaml (Norwegian Bokmal)
[ci skip]
* New translations en.xaml (Serbian (Latin))
[ci skip]
* New translations en.xaml (Spanish (Modern))
[ci skip]
* New translations en.xaml (Spanish, Latin America)
[ci skip]
* New translations en.xaml (Slovak)
[ci skip]
* New translations en.xaml (Spanish (Modern))
[ci skip]
* New translations en.xaml (Portuguese)
[ci skip]
* New translations en.xaml (Portuguese)
[ci skip]
* New translations en.xaml (French)
[ci skip]
* New translations Resources.resx (French)
[ci skip]
* New translations en.xaml (French)
[ci skip]
* New translations en.xaml (French)
[ci skip]
* New translations en.xaml (French)
[ci skip]
* New translations en.xaml (French)
[ci skip]
* New translations en.xaml (French)
[ci skip]
* New translations en.xaml (Chinese Simplified)
[ci skip]
2023-02-16 09:24:07 +02:00
DB P
6cfdc30800
Merge branch 'dev' into GuideForBookmarkPlugin
2023-02-15 11:50:01 +09:00
Vic
9b0cf20184
update text
2023-02-14 16:35:34 +08:00
Vic
39c4a2be2e
Auto reload bookmarks when editing checkboxes
2023-02-14 16:35:06 +08:00
Vic
ab0d6245df
Auto reload all bookmarks when finish editing
2023-02-12 01:58:53 +08:00
Vic
dd61d195e2
Update desc
2023-02-12 01:27:31 +08:00
dependabot[bot]
43b5c06c47
Bump SharpZipLib from 1.4.1 to 1.4.2 ( #1882 )
2023-02-11 16:41:44 +00:00
Hongtao Zhang
083527e603
add option for everything search in full path (default true)
2023-02-11 10:35:26 -06:00
DB p
b2b22dc4cf
Fix UseWindowsForms in csproj
2023-02-11 14:14:42 +09:00
DB p
c240f1e2e0
- Added Guide Texts in CustomBrowsePopup
...
- Added 'Edit' Button, It will be disable when non-select situation
- Added Browse Button in Path Select Textbox
2023-02-11 07:37:18 +09:00
DB P
ef16484957
Merge branch 'dev' into SelectBrowserCore
2023-02-10 11:06:09 +09:00
Vic
46c8dd8070
Fix translation
2023-02-09 12:25:59 +08:00
Jeremy
2c124f7768
bump plugin version from .Net upgrade
2023-02-07 08:19:26 +11:00
Jeremy Wu
88feed0aa2
Merge pull request #1878 from VictoriousRaptor/PluginInstallNotification1
...
Show plugin names in download success notification
2023-02-07 07:52:19 +11:00
Jeremy Wu
aa4f3a9350
Merge pull request #1745 from Flow-Launcher/net7.0
...
Update to .Net 7
2023-02-07 07:33:11 +11:00
VictoriousRaptor
90a48ee5f2
Merge pull request #1864 from TheBestPessimist/program_plugin_search_in_start_menu
...
Read the list of programs from `Start Menu` folder instead of `Start Menu/Programs`
2023-02-07 01:46:34 +08:00
Vic
0c963045ba
Show plugin names in download success notification
2023-02-07 01:37:21 +08:00
Vic
30b73e5488
Revert "version"
...
This reverts commit 43cf3ded87 .
2023-02-07 01:26:30 +08:00
Vic
a6d3aafe9b
Add Browser Engine header
2023-02-06 12:57:55 +08:00
Hongtao Zhang
704c26ca3d
Merge branch 'dev' of github.com:Flow-Launcher/Flow.Launcher into net7.0
2023-02-04 11:52:15 -06:00
Vic
b7e7217b2e
Fix folder path
2023-02-03 17:29:51 +08:00
Vic
c7f3283e3a
Add UI to select browser engine
2023-02-03 17:07:33 +08:00
Vic
fe5da58378
Use switch expression for loader
2023-02-03 16:23:14 +08:00
VictoriousRaptor
824f61d3aa
Merge pull request #1874 from VictoriousRaptor/bugfix
...
Fix 1861 and 1863
2023-02-03 13:37:50 +08:00
Vic
196c359819
Add custom firefox browser location
2023-02-03 13:07:46 +08:00
Vic
fbd12eb96b
Add missing translation
2023-02-03 12:21:25 +08:00
TheBestPessimist
2e0923d25b
more whitespace
2023-01-30 14:51:41 +02:00
TheBestPessimist
43cf3ded87
version
2023-01-30 14:48:15 +02:00