Commit Graph

38 Commits

Author SHA1 Message Date
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 c64885485d Make all Plugin classes sealed
Changed all Plugin classes and PluginManager to be sealed, preventing further inheritance. This improves code safety and clarifies the intended usage of these classes.
2026-01-08 01:06:37 +08:00
ema a6210e177b Update copyright year to 2026 2026-01-06 02:24:42 +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
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 21071a62d1 Update package dependencies 2025-06-30 02:02:53 +08:00
ema e5b04ed07a Update PackageReference 2025-06-03 14:39:51 +08:00
ema 8fa4f6cc5b Update PackageReferences 2025-05-13 17:36:22 +08:00
ema a0a46832ed Update copyright information 2025-05-06 21:04:58 +08:00
ema ea89b32316 Update MailViewer dependencies 2024-12-16 11:15:39 +08:00
ema 28ec7655f8 Code Cleanup 2024-12-12 01:21:18 +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 7cf0d0affb Fix #539: replace IE WebView with Edge WebView2 2021-01-10 14:50:56 +01:00
Paddy Xu 408949d1b4 Bulk update NuGet packages 2020-07-05 13:20:46 +02:00
Paddy Xu 165c9ad12e Refresh NuGet packages 2019-06-24 18:28:24 +03:00
Paddy Xu c00224fb5f Upgrade NuGet packages 2019-05-26 18:39:20 +03:00
Paddy Xu 4f496f5ab8 wip plugin installer 2018-08-28 23:49:35 +03:00
Paddy Xu d4feb2c867 update packages 2018-06-06 20:15:36 +03:00
Paddy Xu 4133d2148c do not show info icon; do not retain window position (fix for #179); update NuGet packages 2018-02-12 19:30:38 +02:00
Paddy Xu 6bc990bbf9 move to Plugin namespace 2018-02-12 19:30:30 +02: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 76dd2feb30 remove all destructors 2018-01-24 19:11:49 +02:00
Paddy Xu 1052d873e1 update NuGet packages 2017-12-22 13:21:00 +02:00
Paddy Xu 8440bc6fc7 remove transparent window 2017-11-02 21:49:20 +02:00
Paddy Xu fe5e8bf730 fix again 2017-11-02 20:55:39 +02:00
Paddy Xu 9b2beb3d37 fix build 2017-11-02 20:18:40 +02:00
Paddy Xu 3f262dfcd2 upgrade NuGet packages 2017-10-15 16:27:17 +03: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 2ef607ecb9 unify file encoding 2017-07-23 22:43:17 +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 a169cb0767 #36: support .msg and .eml files 2017-07-02 00:29:43 +03:00