Commit Graph

39 Commits

Author SHA1 Message Date
ema 56e9197b4f Update NuGet dependencies across plugin projects 2026-04-13 22:58:19 +08:00
ema c0716671c3 Bump dependencies
build / build (push) Has been cancelled
build / publish (push) Has been cancelled
2026-02-19 01:26:14 +08:00
ema 0491f17718 Fix taskbar icon intermittently missing after Explorer restart #1864 2026-02-05 00:29:45 +08:00
ema 85b1e9b024 Update NuGet package versions in plugin projects 2025-12-09 23:57:57 +08:00
ema 76dfa34928 Update NuGet package versions in project files
MSBuild / build (push) Has been cancelled
MSBuild / publish (push) Has been cancelled
Upgraded several NuGet dependencies across multiple csproj files, including Microsoft.Web.WebView2, Google.Protobuf, MsgReader, bblanchon.PDFiumV8.Win32, and Lib.Harmony. This ensures compatibility with the latest features and bug fixes from upstream packages.
2025-11-26 01:07:28 +08:00
ema 9bcf9905d5 Update NuGet package versions in project files
MSBuild / build (push) Has been cancelled
MSBuild / publish (push) Has been cancelled
Several .csproj files were updated to use newer versions of dependencies, including Newtonsoft.Json, Microsoft.Web.WebView2, Magick.NET-Q8-AnyCPU, Google.Protobuf, MsgReader, and bblanchon.PDFiumV8.Win32. This ensures compatibility with the latest features and bug fixes from these packages.
2025-10-30 02:42:30 +08:00
copilot-swe-agent[bot] 2af849ed81 Add IMoreMenu support to HtmlViewer with View Source Code option
Co-Authored-By: emako <24737061+emako@users.noreply.github.com>
2025-10-08 00:11:58 +08:00
ema c748f6d7e4 Update NuGet package versions in project files
This commit updates various NuGet package references to newer versions across multiple QuickLook plugin and main project .csproj files. These updates include dependencies such as WixToolset.Dtf.WindowsInstaller, UTF.Unknown, FreeTypeSharp, Microsoft.Web.WebView2, Magick.NET-Q8-AnyCPU, Google.Protobuf, MsgReader, HelixToolkit, bblanchon.PDFiumV8.Win32, Melanchall.DryWetMidi, WPF-UI.Violeta, and Lib.Harmony, ensuring the projects use the latest compatible releases.
2025-09-08 02:42:09 +08:00
ema d7f482511f Update package versions in plugin projects 2025-07-05 05:07:26 +08:00
ema 21071a62d1 Update package dependencies 2025-06-30 02:02:53 +08:00
ema 8fa4f6cc5b Update PackageReferences 2025-05-13 17:36:22 +08:00
ema d096e8bf76 Update NuGet packages 2024-12-16 10:50:55 +08:00
ema 66d5c36cbc Reduce duplicate dependencies on publish files 2024-12-07 06:09:14 +08:00
ema 77b5eb454e Reduce duplicate dependencies on publish files 2024-12-07 04:58:07 +08:00
ema a5c3d5b143 Restore AssemblyInfo 2024-12-04 16:53:51 +08:00
ema 507b157a40 Convert to .NET SDK type csproj 2024-11-30 17:00:22 +08:00
Paddy Xu f726841d99 update deps 2021-11-15 23:52:02 +01:00
Paddy Xu 7cf0d0affb Fix #539: replace IE WebView with Edge WebView2 2021-01-10 14:50:56 +01:00
Paddy Xu ee6bca704d start working on NConvert 2018-08-12 15:26:03 +03:00
Paddy Xu 197bfee1da fix path 2018-02-12 19:30:29 +02:00
Paddy Xu 56af2311b9 abstract plugin interface 2018-02-12 19:30:28 +02:00
Paddy Xu 804876a987 remove strong-name signing 2018-01-27 14:44:53 +02:00
Paddy Xu 99d067ea2d remove useless references 2017-12-22 10:53:12 +02:00
Paddy Xu 3a20245304 wip 2017-08-06 15:06:55 +03:00
Paddy Xu f15f65192d sign all compoments 2017-08-02 00:29:41 +03:00
Paddy Xu 61074fea2c Revert "Sign all projects with strong names"
This reverts commit d98afaa4dc.
2017-07-15 21:29:35 +03:00
Paddy Xu d98afaa4dc Sign all projects with strong names 2017-07-15 15:07:41 +03:00
Paddy Xu af33dc5c34 fix a bug where the zoom level of HTML viewer is always 200% 2017-06-12 18:16:07 +03:00
Paddy Xu 3101059b4d x64 Any CPU support 2017-06-03 02:51:22 +03:00
Paddy Xu 20fbda1e44 Go back from Webkit to IE render engine 2017-06-02 19:11:15 +03:00
Paddy Xu 8deddb2537 Revert "Go back from Webkit to IE render engine"
This reverts commit f58ef0dcb6.
2017-06-01 20:58:38 +03:00
Paddy Xu f58ef0dcb6 Go back from Webkit to IE render engine 2017-06-01 19:49:54 +03:00
Paddy Xu 3af6448b50 move to .net 4.6.2 2017-05-28 15:59:53 +03:00
Paddy Xu 9ffb4a0e91 Fix #22: disable all JS dialogs 2017-05-27 09:50:09 +03:00
Paddy Xu 44cea63772 . 2017-05-23 01:14:14 +03:00
Paddy Xu 464deb801d remove useless references 2017-05-17 00:41:02 +03:00
Paddy Xu a65ddce4cf Add MarkdownViewer 2017-05-15 00:07:22 +03:00
Paddy Xu f18aa022f7 Done HtmlViewer 2017-05-14 02:21:24 +03:00
Paddy Xu 3f82070deb working on HtmlViewer 2017-05-13 19:34:41 +03:00