Iceshrimp.NET/Iceshrimp.Backend/Components/PublicPreview
Laura Hausmann 9ff79c92e0
[backend/libmfm] Improve performance of AngleSharp calls for MFM-HTML conversion, improve UrlNode HTML representation
This makes sure the AngleSharp owner document is only created once per application lifecycle, and replaces all async calls with their synchronous counterparts (since the input is already loaded in memory, using async for this just creates overhead)
2025-03-24 18:05:21 +01:00
..
Attributes [backend/asp] Make services runtime-discoverable 2024-11-18 19:02:44 +01:00
Renderers [backend/libmfm] Improve performance of AngleSharp calls for MFM-HTML conversion, improve UrlNode HTML representation 2025-03-24 18:05:21 +01:00
Schemas [backend/razor] Add rel=alternate links to UserPreview and NotePreview 2025-03-15 01:21:13 +01:00
NoteComponent.razor [backend/razor] Move public preview to Blazor SSR (razor components) 2024-10-02 02:17:51 +02:00
NoteComponent.razor.css [backend/razor] Move public preview to Blazor SSR (razor components) 2024-10-02 02:17:51 +02:00
UserComponent.razor [backend/razor] Move public preview to Blazor SSR (razor components) 2024-10-02 02:17:51 +02:00
UserComponent.razor.css [backend/razor] Move public preview to Blazor SSR (razor components) 2024-10-02 02:17:51 +02:00