Iceshrimp.NET/Iceshrimp.Frontend
Laura Hausmann 49bd10bc68
[frontend/mfm] Improve performance of AngleSharp calls for MFM-HTML conversion
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:06:13 +01:00
..
Components [frontend/mfm] Improve performance of AngleSharp calls for MFM-HTML conversion 2025-03-24 18:06:13 +01:00
Core [frontend/mfm] Improve performance of AngleSharp calls for MFM-HTML conversion 2025-03-24 18:06:13 +01:00
Enums [frontend] New Virtual Scroller and Note Store 2025-01-19 22:53:24 +01:00
Layout [frontend/pages] Add labels to top bar actions 2025-03-21 00:35:46 +01:00
Localization [frontend/localization] Update localization strings 2024-10-24 23:21:52 +02:00
Pages [frontend/pages] Rearrange profile menu items, apply danger style, and change temp mute icon 2025-03-21 13:52:47 +10:00
wwwroot [frontend/core] Fix UpdateService returning unexpected value 2025-03-23 16:25:52 +01:00
_Imports.razor [frontend] Blazor bootstrap 2024-04-01 01:32:50 +02:00
App.razor [frontend] Set theme-color meta tag to --background-color 2024-11-19 23:05:16 +01:00
Iceshrimp.Frontend.csproj [frontend/mfm] Improve performance of AngleSharp calls for MFM-HTML conversion 2025-03-24 18:06:13 +01:00
Startup.cs [frontend/core] Remove deprecated MessageService 2025-02-04 20:12:49 +01:00