Lin Yu-Chieh (Victor)
16f051bf82
right click ContextMenu + cancellationToken
2025-01-29 00:46:38 +08:00
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)
07871a380d
- Added functionality to launch Everything with a search query for extended results.
...
- Modified default sort order to match Everything defaults
2024-07-05 00:48:19 +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
Lin Yu-Chieh (Victor)
3d743f1f06
Add License
...
remove gloabl using, build errors
2024-05-08 16:31:39 +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
da9cc0a9d7
Resolves #92 #45
...
ARM dll, verbose installer
2024-04-19 15:37:15 +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
Yu Chieh Victor Lin
ef6fbcec68
New Updater Logic
...
WinGet support
Updated README instructions
2024-01-19 14:56:27 +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
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
c151ab11e3
match 0.72.0
2023-08-05 18:50:49 +08:00
Lin Yu-Chieh (Victor)
2590926641
v0.66.0
2023-01-07 02:20:22 +08:00
Lin Yu-Chieh (Victor)
ef6154bce0
Adjustments for customization
...
removed debug option, replaced with update checking option
allow for configuration of context menu options
2022-12-11 16:28:16 +08:00
Lin Yu-Chieh (Victor)
e1324baa16
Implemented update check, Code cleanup
2022-12-11 02:20:09 +08:00
Lin Yu-Chieh (Victor)
d00bfe3266
cleanup for new release
2022-12-08 00:05:26 +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)
fab3b63123
resolves #34 - Copy file with Ctrl+C
...
split option text into label and description
label always english, description can be translated
slightly adjust debug data for better privacy
2022-12-02 00:31:07 +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)
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)
056f40738d
Fixes #8
...
remove timeout warning if wait is enabled, increase wait to 2.5s
2022-03-19 19:25:50 +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
438758407e
Working Version
2022-01-12 01:39:24 +08:00
Victor Lin
1c0047de40
[Everything] Search with proper file icons
2022-01-10 20:31:29 +08:00
Victor Lin
a43385aeaa
[Run] Basic Everything integration
2022-01-09 22:04:08 +08:00