Commit Graph

8 Commits

Author SHA1 Message Date
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 5bc7fecdcf Improve App/PE titlebar UI/UX
MSBuild / build (push) Waiting to run
MSBuild / publish (push) Blocked by required conditions
2025-06-04 17:37:22 +08:00
ema d20eb71f2b Remove MSI from PEViewer
Actually MSI does not belong to the PE format
2025-05-24 09:21:56 +08:00
ema 90b23cd1f8 Hide PEViewer Title just like InfoPanel 2025-05-13 17:16:10 +08:00
ema a0a46832ed Update copyright information 2025-05-06 21:04:58 +08:00
ema 41fa5ed1ed Support more Markdown file extension #1562 #1601 2025-04-28 19:12:04 +08:00
ema dc67ab0065 New built-in plugin PEViewer 2024-12-15 10:05:35 +08:00