Garulf
|
25ec84325a
|
Merge branch 'dev' into FixImageCache
|
2022-12-29 11:32:53 -05:00 |
|
VictoriousRaptor
|
f42f87c766
|
Merge pull request #1709 from VictoriousRaptor/LazyLoadPreview
Lazy load preview image
|
2022-12-29 21:17:20 +08:00 |
|
Vic
|
e83e21dddb
|
Add TryGetValue for ImageLoader
|
2022-12-29 11:44:49 +08:00 |
|
Vic
|
a40e15f727
|
Remove duplicate null check
null check is done in ContainsKey()
|
2022-12-29 11:18:51 +08:00 |
|
Vic
|
b5c48058cb
|
Fix ImageCache when loading full image
No need to append ImageType to path. loadfullimage==true already indicates that it's a full image.
|
2022-12-28 15:10:12 +08:00 |
|
Jeremy Wu
|
7da7e608b1
|
Merge branch 'dev' into add_nodejs_env
|
2022-12-27 15:43:49 +09:30 |
|
dependabot[bot]
|
596c82a7b9
|
Bump Microsoft.VisualStudio.Threading from 17.3.44 to 17.4.27
Bumps [Microsoft.VisualStudio.Threading](https://github.com/microsoft/vs-threading) from 17.3.44 to 17.4.27.
- [Release notes](https://github.com/microsoft/vs-threading/releases)
- [Commits](https://github.com/microsoft/vs-threading/compare/v17.3.44...v17.4.27)
---
updated-dependencies:
- dependency-name: Microsoft.VisualStudio.Threading
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-12-26 22:15:20 +00:00 |
|
VictoriousRaptor
|
fa21230160
|
Remove todo
|
2022-12-26 14:18:38 +08:00 |
|
Jeremy
|
d386735301
|
Merge remote-tracking branch 'origin/dev' into add_nodejs_env
|
2022-12-25 05:09:16 +11:00 |
|
Vic
|
cc45deec8b
|
Add preview hotky in settings
|
2022-12-23 13:29:32 +08:00 |
|
Jeremy Wu
|
5af272ad0b
|
Merge branch 'dev' into add_nodejs_env
|
2022-12-20 20:56:46 +11:00 |
|
DB p
|
5cc4a36762
|
Add StartEn Setting
|
2022-12-20 13:35:20 +09:00 |
|
Jeremy Wu
|
3dda61866c
|
Merge pull request #1360 from onesounds/ImagePreview
Preview Panel
|
2022-12-07 21:44:57 +11:00 |
|
DB p
|
075a1a3cce
|
Adjust Preview area Size / Add Source Resize Logic
|
2022-12-06 23:04:18 +09:00 |
|
dependabot[bot]
|
1e42bc9c98
|
Bump System.Drawing.Common from 5.0.3 to 7.0.0
Bumps [System.Drawing.Common](https://github.com/dotnet/runtime) from 5.0.3 to 7.0.0.
- [Release notes](https://github.com/dotnet/runtime/releases)
- [Commits](https://github.com/dotnet/runtime/compare/v5.0.3...v7.0.0)
---
updated-dependencies:
- dependency-name: System.Drawing.Common
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-12-05 22:07:54 +00:00 |
|
Jeremy
|
cef53bce96
|
add empty string defaults to plugin executable paths
|
2022-12-02 19:27:04 +11:00 |
|
Jeremy
|
5975b6e5c8
|
plugin env paths correction after update or mode change
|
2022-12-01 14:40:24 +11:00 |
|
Jeremy Wu
|
07bc2a70b6
|
remove PythonEmbeddable location
|
2022-11-28 21:22:49 +11:00 |
|
Jeremy Wu
|
9eb5489863
|
update setting's environment file paths after app update
|
2022-11-28 08:44:42 +11:00 |
|
Jeremy Wu
|
2dba51861f
|
Merge remote-tracking branch 'origin/dev' into add_nodejs_env
|
2022-11-27 12:48:07 +11:00 |
|
DB p
|
3aa3cf3cff
|
Fix List Icon Blurry
|
2022-11-27 02:17:13 +09:00 |
|
DB p
|
6be5680a23
|
Merge Image Loading
|
2022-11-27 01:28:57 +09:00 |
|
Hongtao Zhang
|
ca6c6cb62a
|
Use loading.png for loading time image placeholder
|
2022-11-26 10:16:04 -06:00 |
|
Hongtao Zhang
|
250627a27a
|
Load large Thumbnail when load full image
|
2022-11-25 13:51:07 -06:00 |
|
DB p
|
14bb856639
|
Merge Dev
|
2022-11-25 21:30:17 +09:00 |
|
Kevin Zhang
|
5b2990cbe9
|
Merge pull request #1568 from VictoriousRaptor/FixNewCultureInfo
[Dev] Fix new culture info
|
2022-11-24 23:49:13 -06:00 |
|
Vic
|
30987f9c95
|
Use DefaultThreadCurrentCulture for culture in app domain
|
2022-11-25 12:11:24 +08:00 |
|
VictoriousRaptor
|
92634e60c6
|
Merge branch 'dev' into AddSponsorButton
|
2022-11-25 11:10:20 +08:00 |
|
Jeremy Wu
|
17bc59d0bf
|
update sponsor link
|
2022-11-25 13:59:30 +11:00 |
|
DB p
|
313a8b5f44
|
Add Become A Sponsor Button
|
2022-11-24 19:55:29 +09:00 |
|
Jeremy Wu
|
83ec8099a7
|
remove PluginDirectory, ImageLoader path checking, update IcoPath logic
|
2022-11-24 17:31:00 +11:00 |
|
Garulf
|
3665bd9efc
|
Wrap non async part in task
|
2022-11-23 02:03:15 -05:00 |
|
Jeremy Wu
|
e5948a70c4
|
Merge branch 'dev' into handle-icon-urls
|
2022-11-22 20:06:47 +11:00 |
|
Jeremy Wu
|
4e48c3eb10
|
refactor
|
2022-11-22 09:20:27 +11:00 |
|
VictoriousRaptor
|
3dceb7b0c1
|
Merge pull request #1545 from VictoriousRaptor/RefactorPinyin
Refactor pinyin alphabet and fix #995
|
2022-11-20 12:11:09 +08:00 |
|
Jeremy Wu
|
c01371393e
|
Merge remote-tracking branch 'origin/dev' into add_nodejs_env
|
2022-11-20 10:25:53 +11:00 |
|
DB p
|
cdb583cb59
|
Merge Dev
|
2022-11-19 00:08:10 +09:00 |
|
DB P
|
414e55c97d
|
Merge branch 'dev' into handle-icon-urls
|
2022-11-18 22:41:45 +09:00 |
|
Garulf
|
ce529199dc
|
Merge branch 'dev' into handle-icon-urls
|
2022-11-17 14:31:23 -05:00 |
|
DB p
|
3aef2a7728
|
Merge branch 'DevLabel' into FixNarrowSizes
|
2022-11-17 15:45:24 +09:00 |
|
Vic
|
ce6a664da7
|
fix typo
|
2022-11-16 23:35:42 +08:00 |
|
Vic
|
f17571e835
|
Fix alphabet translation logic
|
2022-11-16 23:32:27 +08:00 |
|
Vic
|
d02d8b2804
|
Remove legacy files
|
2022-11-16 17:32:35 +08:00 |
|
DB P
|
6b85e1abf1
|
Merge branch 'dev' into ImagePreview
|
2022-11-16 13:12:37 +09:00 |
|
Jeremy Wu
|
a477be54e2
|
Merge pull request #1525 from Flow-Launcher/dependabot/nuget/Flow.Launcher.Infrastructure/System.Drawing.Common-5.0.3
Bump System.Drawing.Common from 5.0.2 to 5.0.3 in /Flow.Launcher.Infrastructure
|
2022-11-14 20:54:56 +11:00 |
|
DB p
|
80db9b8592
|
Merge Dev
|
2022-11-14 02:02:49 +09:00 |
|
DB p
|
f7b3534eec
|
formatting
|
2022-11-12 18:55:17 +09:00 |
|
DB p
|
24dba2cbca
|
Add WindowState Setting
|
2022-11-12 18:46:48 +09:00 |
|
Hongtao Zhang
|
169857bb4b
|
Merge remote-tracking branch 'origin/dev' into handle-icon-urls
# Conflicts:
# Flow.Launcher/ViewModel/ResultViewModel.cs
|
2022-11-11 16:45:41 -06:00 |
|
dependabot[bot]
|
e8492406c9
|
Bump System.Drawing.Common in /Flow.Launcher.Infrastructure
Bumps [System.Drawing.Common](https://github.com/dotnet/runtime) from 5.0.2 to 5.0.3.
- [Release notes](https://github.com/dotnet/runtime/releases)
- [Commits](https://github.com/dotnet/runtime/compare/v5.0.2...v5.0.3)
---
updated-dependencies:
- dependency-name: System.Drawing.Common
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-11-10 19:28:49 +00:00 |
|