Commit Graph

20 Commits

Author SHA1 Message Date
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
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
konglongbt
220c027f7d Fixed Multi-filter issues (#77)
* 解决文件过滤和自带过滤不能同时使用的问题
* Removed redundant step in parsing filters from settings

---------

Co-authored-by: Lin Yu-Chieh (Victor) <victorlin@gapps.ntust.edu.tw>
2024-01-13 11:44:47 +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
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)
b777e48893 Update Everything library, Fix #41 2022-12-17 22:53:28 +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