Jeremy Wu
|
e64ac5eb68
|
Merge pull request #2106 from Flow-Launcher/dependabot/nuget/NUnit3TestAdapter-4.4.2
Bump NUnit3TestAdapter from 4.3.1 to 4.4.2
|
2023-05-02 09:17:01 +10:00 |
|
dependabot[bot]
|
30a390a6e3
|
Bump NUnit3TestAdapter from 4.3.1 to 4.4.2
Bumps [NUnit3TestAdapter](https://github.com/nunit/nunit3-vs-adapter) from 4.3.1 to 4.4.2.
- [Release notes](https://github.com/nunit/nunit3-vs-adapter/releases)
- [Commits](https://github.com/nunit/nunit3-vs-adapter/compare/V4.3.1...V4.4.2)
---
updated-dependencies:
- dependency-name: NUnit3TestAdapter
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-05-01 23:02:11 +00:00 |
|
Vic
|
c5c7bf783c
|
Hide programs in startmenu/startup folder
|
2023-05-01 10:15:21 +08:00 |
|
Jeremy Wu
|
2c67557a67
|
Merge pull request #2104 from Flow-Launcher/update_default_query_window_position
Change default search window position to follow cursor
|
2023-05-01 11:16:34 +10:00 |
|
Jeremy Wu
|
8ba881f05b
|
Change default query window position to cursor
|
2023-05-01 08:38:00 +10:00 |
|
VictoriousRaptor
|
6ec183b832
|
Merge pull request #2088 from VictoriousRaptor/RequeryAfterKilling
Requery after killing a process
|
2023-05-01 02:10:55 +08:00 |
|
VictoriousRaptor
|
5f4685ac80
|
Merge pull request #2100 from Flow-Launcher/fallback-notification
Fallback to legacy notification for windows 22621
|
2023-04-29 13:40:18 +08:00 |
|
VictoriousRaptor
|
b97b56742e
|
Merge pull request #2089 from VictoriousRaptor/FixImageCache
Fix image.cache save & load
|
2023-04-28 21:46:26 +08:00 |
|
VictoriousRaptor
|
dee74b842f
|
Catch exceptions and fallback
|
2023-04-28 14:53:54 +08:00 |
|
VictoriousRaptor
|
85a077f430
|
Delete test code
|
2023-04-28 13:52:16 +08:00 |
|
VictoriousRaptor
|
c251a276a7
|
Test legacy show on win 11
|
2023-04-28 11:55:32 +08:00 |
|
VictoriousRaptor
|
8637c03bda
|
Fallback to legacy for windows 22621
|
2023-04-28 11:27:26 +08:00 |
|
Jeremy Wu
|
52de702d5f
|
Merge pull request #2098 from Flow-Launcher/merge_hotfix_1_14_1
Merge release 1.14.1 back into Dev
|
2023-04-26 20:40:51 +10:00 |
|
Jeremy Wu
|
e88471dfc0
|
Merge remote-tracking branch 'origin/master' into merge_hotfix_1_14_1
|
2023-04-26 20:06:47 +10:00 |
|
Vic
|
d9b70e69f3
|
Refactor save settings logic
SettingWindowViewModel.Save() only saves Flow settings
|
2023-04-25 22:38:36 +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
|
07c1a0b5a3
|
Init ImageCache from disk
|
2023-04-24 23:11:21 +08:00 |
|
Vic
|
eaae3b9ee3
|
Save settings and image cache when closing main window
|
2023-04-24 23:11:15 +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
|
2147943117
|
Fix API docstring format
|
2023-04-24 15:46:26 +08:00 |
|
Vic
|
cda587fb58
|
Show toast when QL unavailable
|
2023-04-23 20:52:10 +08:00 |
|
Vic
|
45a42a5e54
|
Log exception when QL timeout
|
2023-04-23 20:00:06 +08:00 |
|
Vic
|
441d4cb173
|
Configure await for QuickLook calls
|
2023-04-23 19:50:44 +08:00 |
|
Vic
|
9061da9efa
|
Formatting
|
2023-04-23 19:12:09 +08:00 |
|
VictoriousRaptor
|
59b9cd8dbd
|
Merge pull request #2081 from VictoriousRaptor/FixLogDocstring
Fix Log methods' docstring
|
2023-04-23 06:19:29 +08:00 |
|
VictoriousRaptor
|
91dff84c24
|
Merge pull request #2080 from VictoriousRaptor/FixFilesAppSupport
Use shell execute to fix Files App support
|
2023-04-23 01:36:27 +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 |
|
Vic
|
26ff98e3b9
|
comment
|
2023-04-22 17:18:40 +08:00 |
|
Vic
|
098e90b864
|
Hide external preview when hiding flow
|
2023-04-22 17:16:02 +08:00 |
|
Vic
|
ba8bb3a3b8
|
Fix switching preview logic
|
2023-04-22 17:11:14 +08:00 |
|
Vic
|
10d1410c5e
|
Reduce unnecessary image load
|
2023-04-22 17:11:14 +08:00 |
|
Vic
|
cf10a4a176
|
Rename method for clarity
|
2023-04-22 16:55:27 +08:00 |
|
Vic
|
a1600fabcc
|
Implement preview switching logic
- Internal and external preview can't open at the same time
- Always preview option doesn't control external
|
2023-04-22 16:48:05 +08:00 |
|
Vic
|
afa8a34891
|
Tweak Win32 preview path
|
2023-04-22 16:48:05 +08:00 |
|
Vic
|
1e1f29b163
|
Add UI to toggle QuickLook usage
|
2023-04-22 16:48:05 +08:00 |
|
Vic
|
99b5197372
|
Fix case when switching file
|
2023-04-22 16:48:04 +08:00 |
|
Vic
|
98991fe103
|
Implement open QuickLook feature
|
2023-04-22 16:48:04 +08:00 |
|
Vic
|
ab20dcca7c
|
Reorganize preview code
|
2023-04-22 14:12:12 +08:00 |
|
Vic
|
0b6f737436
|
Add open/close QuickLook function
|
2023-04-22 14:05:24 +08:00 |
|
Vic
|
f4609135a2
|
Move QuickLook support to QuickLookHelper
- Adapted from Files
|
2023-04-22 14:05:24 +08:00 |
|
Vic
|
839990c098
|
Fix Log methods' docstring
|
2023-04-22 10:49:21 +08:00 |
|
Vic
|
1cedb6e619
|
Add file path in preview
|
2023-04-21 23:52:00 +08:00 |
|
Vic
|
0c4f50a89f
|
Default values for preview info
|
2023-04-21 23:46:06 +08:00 |
|
Vic
|
96f52314ef
|
Add FilePath for Explorer results preview
|
2023-04-21 22:16:44 +08:00 |
|
Vic
|
71376b8beb
|
Add FilePath property for PreviewInfo
|
2023-04-21 22:13:33 +08:00 |
|
Jeremy Wu
|
3b478b57fd
|
Merge pull request #2077 from Flow-Launcher/fix_win_update_notification_error
Release 1.14.1
|
2023-04-21 09:44:03 +10:00 |
|