Dalamud/Dalamud/Interface/Internal/Windows/PluginInstaller
Haselnussbomber d1fbee2829
Remove manifest API filter in installer
The API is already checked in `PluginManager.IsManifestEligible`,
so a plugin not matching it doesn't even get here.
2025-09-28 15:39:36 +02:00
..
DalamudChangelog.cs Add "loading dialog" for service init, unify blocking logic (#1779) 2024-04-21 17:28:37 +02:00
DalamudChangelogEntry.cs Add "loading dialog" for service init, unify blocking logic (#1779) 2024-04-21 17:28:37 +02:00
DalamudChangelogManager.cs Add "loading dialog" for service init, unify blocking logic (#1779) 2024-04-21 17:28:37 +02:00
IChangelogEntry.cs Add "loading dialog" for service init, unify blocking logic (#1779) 2024-04-21 17:28:37 +02:00
PluginChangelogEntry.cs fix: changelog crashes on improper LastUpdate timestamp (#1493) 2023-10-24 15:49:33 +00:00
PluginInstallerWindow.cs Remove manifest API filter in installer 2025-09-28 15:39:36 +02:00
ProfileManagerWidget.cs Update text-related ImGui calls (#2337) 2025-08-04 15:46:43 -07:00