Commit graph

6612 commits

Author SHA1 Message Date
Vic
30b73e5488 Revert "version"
This reverts commit 43cf3ded87.
2023-02-07 01:26:30 +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
000ca23ee2
Merge pull request #1846 from Flow-Launcher/version_bump
Version bump for 1.12.1 release
2023-01-25 21:11:51 +11:00
Jeremy Wu
abc13a4de5 version bump 2023-01-25 20:47:11 +11:00
VictoriousRaptor
4cef53b75d
Merge pull request #1843 from Flow-Launcher/save_exception_file_not_found
Use File.Move when the setting file does not exists
2023-01-25 11:27:11 +08:00
Hongtao Zhang
51fac77097
Use File.Move when the setting file does not exists 2023-01-24 20:42:53 -06:00
Jeremy Wu
2e1c430234
Merge pull request #1830 from Flow-Launcher/version_bump_release
Version bumps for release 1.12.0
2023-01-24 17:03:10 +11:00
Jeremy Wu
3a3da51d92
Merge pull request #1763 from Flow-Launcher/atomic_setting_save
Atomic Save for Setting
2023-01-23 10:00:32 +11:00
Jeremy Wu
f517343c11
update error message 2023-01-23 09:17:09 +11:00
Jeremy Wu
fe8ad49d2a
Merge branch 'dev' into atomic_setting_save 2023-01-23 09:14:11 +11:00
Jeremy Wu
9be71e8e60
Merge pull request #1762 from Flow-Launcher/safer_updater
Safer Updater
2023-01-23 09:12:09 +11:00
Jeremy Wu
3db80b17e4 version bump Flow 2023-01-23 08:53:18 +11:00
Jeremy Wu
d16a249e36 version bump plugins 2023-01-23 08:51:36 +11:00
Jeremy Wu
484df7dd2a
Merge pull request #1824 from onesounds/LimitPriority
Add Maximum/Minimum Priority Value
2023-01-23 08:38:52 +11:00
Jeremy Wu
db2b856a66
Merge pull request #1817 from VictoriousRaptor/FixExplorer
Fix bugs in explorer plugin
2023-01-23 08:11:15 +11:00
Vic
dd02ad37bc Refactor 2023-01-22 13:21:53 +08:00
Vic
babffe907f Disable unused import warning 2023-01-22 12:59:32 +08:00
Vic
f5cc792ce9 Return empty when operation canceled 2023-01-21 16:57:41 +08:00
DB p
f31d21a7a4 Add Maximum/Minimum Value with numberbox 2023-01-21 15:05:12 +09:00
Vic
b739bb49d3 Fix CI test failure 2023-01-20 15:36:14 +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
Jeremy Wu
b77bfea887 update test name 2023-01-20 07:55:16 +11:00
Jeremy Wu
fefb137870 fix test format 2023-01-20 07:45:39 +11:00
Vic
03f062ca34 Fix build error 2023-01-19 23:26:10 +08:00
Vic
4bea50d4cf Add unit test for PathEqualityComparator 2023-01-19 23:17:04 +08:00
Vic
b42fc54b80 Add test for PathContains() 2023-01-19 21:33:21 +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