Jack Ye
|
f0cb036c9f
|
Merge pull request #3246 from Jack251970/get_thumbnail_exception
Fix Exception When Getting Thumbnails
|
2025-02-19 16:31:15 +08:00 |
|
Jack251970
|
71f1acd9ec
|
Revert com expcetion & Add thumbnail only check
|
2025-02-17 19:07:01 +08:00 |
|
Kevin Zhang
|
e0d2af2bdd
|
Merge pull request #3238 from Jack251970/active_explorer_path
Improve explorer path parse when path ends with backslash
|
2025-02-16 23:26:29 -08:00 |
|
Kevin Zhang
|
741ddfeafe
|
Merge pull request #3170 from Jack251970/dev3
Add New API for ProgressBoxEx to Show Progress & Add Progress Display for Plugin Downloading & Improve DownloadUrl Api Function
|
2025-02-16 22:20:29 -08:00 |
|
Jack251970
|
38b285067d
|
Improve documents
|
2025-02-16 22:50:43 +08:00 |
|
Jack251970
|
cc570274ff
|
Fix get thumbnail exception
|
2025-02-16 22:47:10 +08:00 |
|
Jack251970
|
980795ba00
|
Improve explorer path parse when path ends with backslash
|
2025-02-12 10:21:14 +08:00 |
|
Jack Ye
|
fc2ce73343
|
Merge branch 'dev' into dev3
|
2025-01-19 15:17:36 +08:00 |
|
Jack251970
|
1bf045f3e7
|
Make fileMode usage between progress and non-progress paths consistent
|
2025-01-19 15:15:02 +08:00 |
|
Jack Ye
|
66b3f5af0d
|
Merge branch 'dev' into dev2
|
2025-01-19 14:23:20 +08:00 |
|
dependabot[bot]
|
43965f4751
|
Bump BitFaster.Caching from 2.5.2 to 2.5.3
Bumps [BitFaster.Caching](https://github.com/bitfaster/BitFaster.Caching) from 2.5.2 to 2.5.3.
- [Release notes](https://github.com/bitfaster/BitFaster.Caching/releases)
- [Commits](https://github.com/bitfaster/BitFaster.Caching/compare/v2.5.2...v2.5.3)
---
updated-dependencies:
- dependency-name: BitFaster.Caching
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-01-13 22:11:23 +00:00 |
|
Jack251970
|
8eb5a4dfca
|
Improve HttpDownloadAsync function & Use it in PluginManager plugin
|
2025-01-11 13:24:41 +08:00 |
|
Jack251970
|
46c2c1f668
|
Change system language code to lowercase
|
2025-01-06 19:20:47 +08:00 |
|
Jack251970
|
6febbe719a
|
Use system language as default in settings
|
2025-01-06 16:58:19 +08:00 |
|
Jack251970
|
3ccd8b42ae
|
Move SystemLanguageCode to constant
|
2025-01-06 16:58:08 +08:00 |
|
Jack251970
|
56069e657c
|
Improve code quality
|
2025-01-05 15:31:14 +08:00 |
|
Jack251970
|
5d623123fc
|
Fix operator equal application issue
|
2025-01-04 14:02:50 +08:00 |
|
Jack251970
|
e0f0bed822
|
Revert "Fix clipboard action under sta thread issue"
|
2025-01-04 00:33:24 +08:00 |
|
Kevin Zhang
|
fd3576d52c
|
Merge pull request #3122 from Jack251970/dev3
Replace DllImport and flags with CSWin32 & Remove useless DllImport and flags & Fix right Win key click issue
|
2024-12-27 16:06:44 -08:00 |
|
Hongtao Zhang
|
0153f71083
|
use stackalloc if possible and fix some incorrect use of safehandle
|
2024-12-25 11:20:09 -06:00 |
|
Jack251970
|
6f899092b5
|
Move dll import codes to win32 helper
|
2024-12-24 11:59:04 +08:00 |
|
Jack251970
|
3ab1fb15b6
|
Fix clipboard action under sta thread issue
|
2024-12-19 16:34:32 +08:00 |
|
Jack251970
|
b96c7b12d5
|
Remove useless PInvoke method import
|
2024-12-14 11:51:13 +08:00 |
|
Jack251970
|
8a05c606e4
|
Fix possible double release
|
2024-12-11 11:08:57 +08:00 |
|
Jack251970
|
be72bb73aa
|
Fix VIRTUAL_KEY.VK_RWIN check issue
|
2024-12-11 09:57:49 +08:00 |
|
Jack251970
|
dbe626d238
|
Fix key event return result issue
|
2024-12-11 09:57:13 +08:00 |
|
Jack251970
|
22170ee43a
|
Replace DllImport & flags with CSWin32
|
2024-12-10 20:44:28 +08:00 |
|
Yusyuriv
|
824befdef6
|
Add preserve last action keyword options
|
2024-12-09 02:33:19 +06:00 |
|
Kevin Zhang
|
5f46ee746f
|
Merge pull request #3099 from Jack251970/dev3
Fix possible null reference when query is cancelled & Add new image icon for images whose formats are not support & Other improvements
|
2024-12-07 10:49:54 -08:00 |
|
Jack251970
|
3f413d17ec
|
Update image for format not supported images
|
2024-12-03 14:07:56 +08:00 |
|
NoPlagiarism
|
0b0ead10dc
|
[Result] return data uri image support
|
2024-12-02 12:20:21 +05:00 |
|
Jack251970
|
4830988c55
|
Add image for format not supported images
|
2024-12-02 13:54:07 +08:00 |
|
Jack251970
|
756e718775
|
Regard format not support files as error type
|
2024-11-27 19:46:30 +08:00 |
|
Jack251970
|
a8d69c7dd9
|
Add support when image format is not support
|
2024-11-27 19:34:34 +08:00 |
|
dependabot[bot]
|
e183682d41
|
Bump Microsoft.VisualStudio.Threading from 17.10.48 to 17.12.19
Bumps [Microsoft.VisualStudio.Threading](https://github.com/microsoft/vs-threading) from 17.10.48 to 17.12.19.
- [Release notes](https://github.com/microsoft/vs-threading/releases)
- [Commits](https://github.com/microsoft/vs-threading/commits)
---
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>
|
2024-11-25 22:58:41 +00:00 |
|
dependabot[bot]
|
e6fc35fcc9
|
Bump MemoryPack from 1.21.1 to 1.21.3
Bumps [MemoryPack](https://github.com/Cysharp/MemoryPack) from 1.21.1 to 1.21.3.
- [Release notes](https://github.com/Cysharp/MemoryPack/releases)
- [Commits](https://github.com/Cysharp/MemoryPack/compare/1.21.1...1.21.3)
---
updated-dependencies:
- dependency-name: MemoryPack
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-09-23 22:47:11 +00:00 |
|
dependabot[bot]
|
461746ab4d
|
Bump BitFaster.Caching from 2.5.1 to 2.5.2
Bumps [BitFaster.Caching](https://github.com/bitfaster/BitFaster.Caching) from 2.5.1 to 2.5.2.
- [Release notes](https://github.com/bitfaster/BitFaster.Caching/releases)
- [Commits](https://github.com/bitfaster/BitFaster.Caching/compare/v2.5.1...v2.5.2)
---
updated-dependencies:
- dependency-name: BitFaster.Caching
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-09-16 22:59:26 +00:00 |
|
Jeremy Wu
|
11126693b1
|
Merge pull request #2822 from Flow-Launcher/revert-2756-240605-Fix-RightTop-Position
Revert "Fix Window Positioning with Multiple Montiors"
|
2024-07-13 16:09:47 +10:00 |
|
dependabot[bot]
|
7952a2ec53
|
Bump Microsoft.VisualStudio.Threading from 17.7.30 to 17.10.48
Bumps [Microsoft.VisualStudio.Threading](https://github.com/microsoft/vs-threading) from 17.7.30 to 17.10.48.
- [Release notes](https://github.com/microsoft/vs-threading/releases)
- [Commits](https://github.com/microsoft/vs-threading/compare/v17.7.30...v17.10.48)
---
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>
|
2024-07-01 22:23:44 +00:00 |
|
DB P
|
c7b386931a
|
Revert "Fix Window Positioning with Multiple Montiors"
|
2024-06-30 18:03:25 +09:00 |
|
Jeremy Wu
|
f749adba02
|
Merge pull request #2799 from Flow-Launcher/dependabot/nuget/BitFaster.Caching-2.5.1
Bump BitFaster.Caching from 2.5.0 to 2.5.1
|
2024-06-25 21:46:45 +10:00 |
|
dependabot[bot]
|
6bf23c939d
|
Bump BitFaster.Caching from 2.5.0 to 2.5.1
Bumps [BitFaster.Caching](https://github.com/bitfaster/BitFaster.Caching) from 2.5.0 to 2.5.1.
- [Release notes](https://github.com/bitfaster/BitFaster.Caching/releases)
- [Commits](https://github.com/bitfaster/BitFaster.Caching/compare/v2.5.0...v2.5.1)
---
updated-dependencies:
- dependency-name: BitFaster.Caching
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-06-24 23:07:12 +00:00 |
|
Hongtao Zhang
|
7953ad8962
|
Merge remote-tracking branch 'onesounds/240605-Fix-RightTop-Position' into fork/240605-Fix-RightTop-Position
|
2024-06-19 11:38:56 -07:00 |
|
Hongtao Zhang
|
ce100c4627
|
refactor code with Point2D.cs
|
2024-06-19 11:38:34 -07:00 |
|
DB P
|
05cea15d5a
|
Merge branch 'dev' into 240605-Fix-RightTop-Position
|
2024-06-19 10:53:57 +09:00 |
|
Jeremy Wu
|
586752fc70
|
Merge branch 'dev' into 240605-Fix-RightTop-Position
|
2024-06-16 12:33:43 +10:00 |
|
Jeremy
|
03686dd935
|
Merge remote-tracking branch 'origin/dev' into quicklook
|
2024-06-12 14:22:24 +10:00 |
|
DB p
|
ab40e7a2e4
|
Adjust logic
|
2024-06-06 07:37:13 +09:00 |
|
DB p
|
ebe824b2f9
|
Rollback Default theme to win11light from win11system
|
2024-06-02 22:46:57 +09:00 |
|
VictoriousRaptor
|
5ec474cf38
|
Merge branch 'dev' into quicklook
|
2024-06-01 14:35:39 +08:00 |
|