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 |
|
Hongtao Zhang
|
704c26ca3d
|
Merge branch 'dev' of github.com:Flow-Launcher/Flow.Launcher into net7.0
|
2023-02-04 11:52:15 -06:00 |
|
VictoriousRaptor
|
824f61d3aa
|
Merge pull request #1874 from VictoriousRaptor/bugfix
Fix 1861 and 1863
|
2023-02-03 13:37:50 +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 |
|
TheBestPessimist
|
e89d8b3577
|
Read list of programs from Start Menu instead of Start Menu/Programs
|
2023-01-30 14:47:27 +02:00 |
|
TheBestPessimist
|
9e11b0cd9d
|
whitespace
|
2023-01-30 14:44:48 +02:00 |
|
dependabot[bot]
|
51c909800f
|
Bump SharpZipLib from 1.3.3 to 1.4.1 (#1833)
|
2023-01-28 16:08:55 +00:00 |
|
dependabot[bot]
|
892f1b8ed2
|
Bump System.Data.OleDb from 5.0.0 to 7.0.0 (#1808)
|
2023-01-28 16:08:35 +00:00 |
|
Kevin Zhang
|
c99790b049
|
Merge pull request #1848 from TheBestPessimist/#1800_Everything_search_full_path
Everything Search: Match Path
|
2023-01-28 10:07:29 -06:00 |
|
DB P
|
0bdea7c0db
|
Merge pull request #1847 from TheBestPessimist/Change_the_default_shortcut_for_Plugin_Indicator_to_❓_
Change the default shortcut for Plugin Indicator to `?` #1825
|
2023-01-27 16:11:45 +09:00 |
|
TheBestPessimist
|
18d1bb5668
|
Cleanup unused properties
|
2023-01-26 09:19:42 +02:00 |
|
TheBestPessimist
|
1b9a879d48
|
Use EverythingSearchOption flag to set up FullPathSearch instead of hardcoding it
|
2023-01-26 08:58:41 +02:00 |
|
TheBestPessimist
|
2b6c92c48c
|
question to the FL developers
|
2023-01-26 08:50:42 +02:00 |
|
TheBestPessimist
|
1482637cf1
|
Everything.MatchPath = true
|
2023-01-26 08:50:42 +02:00 |
|
Lasith Manujitha
|
7fc704558d
|
Fix autocomplete on Program plugin (#1850)
* Fix autocomplete on Program plugin
* Code refactor
|
2023-01-26 12:31:40 +08:00 |
|
TheBestPessimist
|
89fb78f3cd
|
Change the default shortcut for Plugin Indicator to ? #1825
|
2023-01-25 13:20:30 +02:00 |
|
Jeremy Wu
|
d16a249e36
|
version bump plugins
|
2023-01-23 08:51:36 +11:00 |
|
Vic
|
f5cc792ce9
|
Return empty when operation canceled
|
2023-01-21 16:57:41 +08:00 |
|
Vic
|
71a2f996db
|
Set environment var dict in LoadEnvironmentStringPaths()
|
2023-01-20 15:27:19 +08:00 |
|
Vic
|
966d3e752e
|
Fix environment variable expansion logic
|
2023-01-20 15:22:54 +08:00 |
|
Vic
|
4d267fe71e
|
Fix incorrect %homepath% parsing
Parse environment variables before checking path existence
|
2023-01-20 14:31:01 +08:00 |
|
Vic
|
504fb4ae05
|
Display environment vars in upper case
|
2023-01-20 14:02:04 +08:00 |
|
VictoriousRaptor
|
768ed4f80a
|
Update wording
Co-authored-by: Jeremy Wu <jeremy24wu@gmail.com>
|
2023-01-20 12:13:02 +08:00 |
|
Vic
|
4bea50d4cf
|
Add unit test for PathEqualityComparator
|
2023-01-19 23:17:04 +08:00 |
|
Vic
|
beb144956c
|
Rename method and add option to allow equality
|
2023-01-19 21:33:09 +08:00 |
|
Vic
|
ac92b93f66
|
Move IsSubPathOf to SharedCommands
|
2023-01-19 20:29:25 +08:00 |
|
Vic
|
32268890b9
|
Remove TranslateEnvironmentVariablePath
|
2023-01-19 20:23:33 +08:00 |
|
Vic
|
2c36692052
|
Use case-insensitve comparator for path
|
2023-01-19 16:21:24 +08:00 |
|
Vic
|
a6b7c5898b
|
Fix subpath check
|
2023-01-19 16:21:24 +08:00 |
|
Vic
|
383298a46b
|
Fix null subtitle when creating disk result
|
2023-01-19 16:21:23 +08:00 |
|
Vic
|
51f5d8a410
|
Add new constructor for EngineNotAvailableException
|
2023-01-19 16:21:23 +08:00 |
|
Vic
|
52e72992c2
|
Change context and settings to non static
|
2023-01-19 16:21:23 +08:00 |
|
Vic
|
009ee3dc5c
|
Simplify environment variable detection
|
2023-01-19 16:21:23 +08:00 |
|
Vic
|
983f0aafc4
|
Use a static dictionary for environment vars
|
2023-01-19 16:21:23 +08:00 |
|
Vic
|
6efa9d1731
|
Only expand environment var when path starts with %
|
2023-01-19 16:21:23 +08:00 |
|
Vic
|
2e4127c63b
|
Catch specifc exception
|
2023-01-19 16:21:23 +08:00 |
|
Jeremy Wu
|
c5cc4ed279
|
Merge pull request #1781 from VictoriousRaptor/ShowProgramDesc
Always show/search description in program results if enabled
|
2023-01-16 21:21:09 +11:00 |
|
Vic
|
ce8c3f9288
|
Fix typo
|
2023-01-13 15:12:45 +08:00 |
|
Hongtao Zhang
|
f07cff7742
|
fix explorer setting UseLocationAsWorkingDir
|
2023-01-12 15:29:58 -06:00 |
|
Vic
|
8208af4d1a
|
Always show/search desc in result if enabled
|
2023-01-10 14:18:12 +08:00 |
|
Kevin Zhang
|
8d9501b496
|
Merge branch 'dev' into net7.0
|
2023-01-07 13:27:31 -06:00 |
|
Jeremy Wu
|
e215c3ffbb
|
New Crowdin updates (#1754)
* New translations en.xaml (Italian)
[ci skip]
* New translations en.xaml (Portuguese)
[ci skip]
* New translations en.xaml (Slovak)
[ci skip]
* New translations en.xaml (Italian)
[ci skip]
* New translations en.xaml (French)
[ci skip]
* New translations en.xaml (Danish)
[ci skip]
* New translations en.xaml (Italian)
[ci skip]
* New translations en.xaml (Spanish, Latin America)
[ci skip]
* New translations en.xaml (Portuguese)
[ci skip]
* New translations en.xaml (Slovak)
[ci skip]
* New translations en.xaml (Chinese Simplified)
[ci skip]
* New translations en.xaml (Spanish (Modern))
[ci skip]
* 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 (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 (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 (Turkish)
[ci skip]
* New translations en.xaml (Slovak)
[ci skip]
* New translations Resources.resx (Turkish)
[ci skip]
* New translations en.xaml (Portuguese)
[ci skip]
* New translations en.xaml (Portuguese)
[ci skip]
* New translations en.xaml (Spanish (Modern))
[ci skip]
* New translations en.xaml (Spanish (Modern))
[ci skip]
* New translations en.xaml (Korean)
[ci skip]
* New translations en.xaml (Chinese Simplified)
[ci skip]
Co-authored-by: Kevin Zhang <45326534+taooceros@users.noreply.github.com>
|
2023-01-07 17:44:11 +02:00 |
|