Lin Yu-Chieh (Victor)
82858759f3
Fix #140
2024-12-18 11:35:32 +08:00
Lin Yu-Chieh (Victor)
3c17b310da
Resolves #138 #137 #132
2024-11-11 22:46:32 +08:00
Lin Yu-Chieh (Victor)
8f1e839b12
Resolves #130 #132
...
Updated to match 0.85.1
Fixed translations, removed redundant
Remove debug feature from release
2024-10-13 01:04:46 +08:00
Lin Yu-Chieh (Victor)
e4d6a00fa7
Show more in Everything
...
Add ARM to winget and scoop
Re-add scoop to releases
Match EPL-2.0
2024-07-20 19:27:04 +08:00
Lin Yu-Chieh (Victor)
3841365af3
Enhanced ARM64 support and code cleanup
...
- Updated `Community.PowerToys.Run.Plugin.Everything.csproj` for better `x64` and `ARM64` support, including platform-specific constants and simplified resource management.
- Improved `ARM64` build process in `PostBuild` event, including automatic replacement of `Everything64.dll` with `EverythingARM64.dll`.
- Streamlined result processing in `Everything.cs` for efficiency and readability, using direct paths and filenames from the Everything SDK.
- Reverted to `[DllImport]` in `NativeMethods.cs` for P/Invoke, updating method signatures accordingly.
- Cleaned up `Main.cs` by removing unused `using` directives, handling a new `Prefix` setting, and removing obsolete ARM DLL logic.
- Extended plugin configuration options in `Settings.cs` with a new property for the query prefix and differentiated update logic in `Update.cs` for `x64` and `ARM64` executables.
- Closes #115 #112
2024-07-03 22:08:20 +08:00
Lin Yu-Chieh (Victor)
6097e4b436
fix #108
...
0.80.0+fixes+Debug Option
2024-05-25 21:11:41 +08:00
Yu Chieh Victor Lin
a591981ea8
Fix #97
...
Workaround for #96
adjustments to templates
2024-04-29 13:25:22 +08:00
Yu Chieh Victor Lin
534b91c064
LibraryImport
...
code cleanup
2024-04-18 17:04:25 +08:00
Yu Chieh Victor Lin
474ceceaf7
Resolve #83
2024-03-25 14:25:51 +08:00
Lin Yu-Chieh (Victor)
d94a482d33
v0.78.0
2024-01-31 21:25:35 +08:00
Lin Yu-Chieh (Victor)
455d28fd04
Added option to expand Enviroment Variables
...
Resolves #70
Code refactoring
2024-01-11 00:33:19 +08:00
Victor (Yu Chieh) Lin
a84d81c278
update prompt
...
resolve #68
2023-12-17 19:40:27 +08:00
Victor (Yu Chieh) Lin
8528993c5f
resolve #66
...
Update notice fixed
Updated to .Net 8 matching v0.76.0
2023-12-11 22:34:50 +08:00
Yu Chieh (Victor) Lin
2371d203a5
Minor refactor
...
Refined #57
2023-11-01 08:52:14 +08:00
Victor (Yu Chieh) Lin
936451dc35
Match 0.75.0
...
resolve #59
2023-10-11 23:20:25 +08:00
Victor (Yu Chieh) Lin
2796144b78
Migrate settings from settings.toml to PluginAdditionalOptions
2023-10-04 10:13:24 +08:00
Victor Yu Chieh Lin
77cbf007e8
0.73.0, Impliment RunCount
...
and some minor fixes
updated Everything64.dll
2023-09-02 13:21:32 +08:00
Victor Yu Chieh Lin
c151ab11e3
match 0.72.0
2023-08-05 18:50:49 +08:00
Victor Yu Chieh Lin
b3c6a0ac75
0.66.0->0.68.1, no real changes
2023-03-30 00:22:49 +08:00
Lin Yu-Chieh (Victor)
2590926641
v0.66.0
2023-01-07 02:20:22 +08:00
Lin Yu-Chieh (Victor)
41bcc13179
Adjusted to be more translation friendly
...
moved version tag to be under debug option
2022-12-05 23:31:43 +08:00
Lin Yu Chieh (Victor)
a4a3c9c031
Upgrade to .NET 7
...
resolve #35
2022-12-02 15:11:48 +08:00
Lin Yu-Chieh (Victor)
a8b99beea6
microsoft/PowerToys#22053
...
prebuild event to automate version number
2022-11-13 23:21:17 +08:00
Lin Yu Chieh (Victor)
3e3a46de5b
Fixes #27
...
Still display `Open containing folder` even if file have no extension
2022-11-05 00:54:48 +08:00
Lin Yu Chieh (Victor)
6d8c0e81e3
v63
2022-10-17 16:14:29 +08:00
Lin Yu-Chieh (Victor)
58380c8d3c
Match path function, resolve #24
2022-08-30 22:37:21 +08:00
Lin Yu-Chieh (Victor)
ca4257542f
change over to sdk methods
2022-08-19 00:01:06 +08:00
Lin Yu-Chieh (Victor)
8079e7a38a
regex close #21
2022-07-14 14:00:10 +08:00
Lin Yu-Chieh (Victor)
4c727ee656
Fixes #19
...
Also fixed preview option not working
2022-07-04 14:24:13 +08:00
Lin Yu-Chieh (Victor)
69b10312bf
Using AssocQueryString and Translations
...
Resolves #13 Resolves #16
Icon changes
2022-06-01 17:41:33 +08:00
Lin Yu-Chieh (Victor)
c0232b0402
WIP regitry code cleanup
2022-05-27 18:28:41 +08:00
Lin Yu-Chieh (Victor)
5e9b035c76
Added filter macros, adjustments for StyleCop..etc
...
Resolves #14
2022-05-18 15:19:39 +08:00
Lin Yu-Chieh (Victor)
0af6aad781
Fixes #13
...
skip instead of throw if there's issues with registry key, as the plugin will still work without the correct file icon
2022-05-13 14:20:30 +08:00
Lin Yu-Chieh (Victor)
015383b771
closes #10 , closes #12
2022-05-06 01:56:02 +08:00
Lin Yu-Chieh (Victor)
e9ae889917
Improvements to icon handling
...
Adjustments for #8
2022-03-20 12:37:55 +08:00
Lin Yu-Chieh (Victor)
708fc29a13
Fix Issue #7
...
Changed to custom logic for opening directory, Wox Helper method not found?
Updated depreciated package
2022-03-19 02:10:32 +08:00
Lin Yu-Chieh (Victor)
e583ebf872
Fixes #5
...
Updated to NET 6
Fixed #5 - fatal error when disabling
2022-03-09 00:39:34 +08:00
Lin Yu-Chieh (Victor)
d34939c16e
Updated to .NET 5 for v0.55.0
...
- Modified icon preview for better stabiliy, esp when file is not local
- Better setting descriptions
- Changed versioning to match PT version built against
2022-02-04 00:16:06 +08:00
Victor Lin
ef2c587af8
resolve short freeze issue with no icon preview option
2022-01-23 18:40:21 +08:00
Victor Lin
0c05b5f363
Reduced extra operations and checks
2022-01-23 16:38:20 +08:00
Victor Lin
46f9dfde41
Empty result bug fixes #2
2022-01-18 01:48:49 +08:00
Victor Lin
a43385aeaa
[Run] Basic Everything integration
2022-01-09 22:04:08 +08:00