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
|
d2cc5760ca
|
Merge pull request #1770 from VictoriousRaptor/FixPreviewHotkey
Validate hotkey when setting it
|
2023-01-19 08:08:04 +11:00 |
|
DB P
|
f6eeec7b3d
|
Merge branch 'dev' into dynamic_height
|
2023-01-12 08:25:51 +09:00 |
|
Vic
|
3a8162be49
|
Ban alphanumeric keys
|
2023-01-12 00:27:26 +08:00 |
|
Vic
|
203705bda1
|
Use compound assignment
|
2023-01-12 00:27:26 +08:00 |
|
Vic
|
3f6ab55ae7
|
Use properties for hashcode
|
2023-01-11 16:14:50 +08:00 |
|
Vic
|
72f8b9e052
|
Refactor HotkeyModel validation logic
|
2023-01-11 16:11:34 +08:00 |
|
Jeremy Wu
|
a54fe210d0
|
add slash to active explorer path return string
|
2023-01-11 07:51:05 +11:00 |
|
Vic
|
0c58c2b4f9
|
Ban single character key
|
2023-01-10 15:01:30 +08:00 |
|
Hongtao Zhang
|
48d3193876
|
Fix spelling
|
2023-01-09 09:56:48 -06:00 |
|
Vic
|
1defb6a417
|
Refactor HotkeyModel
|
2023-01-09 18:02:50 +08:00 |
|
Hongtao Zhang
|
f109fb8a3c
|
Notify MaxResultsToShow to trigger max height change when changing theme
|
2023-01-08 20:05:07 -06:00 |
|
Hongtao Zhang
|
8b517954ef
|
Try Atomic Save for Setting
|
2023-01-07 13:11:43 -06:00 |
|
Hongtao Zhang
|
55dee4f471
|
Use the explorer window with the lowest z-index to allow active explorer path be a built-in shortcut
|
2023-01-03 23:05:35 -05:00 |
|
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 |
|