Iceshrimp.NET/Iceshrimp.Frontend
Laura Hausmann 2e42a3ba10
[sln] Prevent unnecessary frontend rebuilds during CI runs
Technically we could've overridden this to false in the parsing and shared projects for the same effect, but it's imo more sensible to opt in to it in the one project where we actually want rebuilds when the architecture changes.
2024-09-13 04:55:46 +02:00
..
Components [frontend/components] Add button to copy post link to clipboard (ISH-414) 2024-09-12 03:02:14 +02:00
Core [frontend/mfm] Make codeblocks in MfM scroll horizontally 2024-09-12 01:47:04 +02:00
Layout [frontend] Fix z-index related stacking issues (ISH-477) 2024-09-12 01:47:04 +02:00
Localization [frontend] Apply formatting rules 2024-06-29 00:48:53 +02:00
Pages [frontend/components] Use correct overflow behavior 2024-09-12 01:47:04 +02:00
wwwroot [frontend] Add styling for mfm links and URLs 2024-09-10 01:51:27 +02:00
_Imports.razor [frontend] Blazor bootstrap 2024-04-01 01:32:50 +02:00
App.razor [frontend] Add ErrorBoundary based error display 2024-09-10 01:51:27 +02:00
Iceshrimp.Frontend.csproj [sln] Prevent unnecessary frontend rebuilds during CI runs 2024-09-13 04:55:46 +02:00
Startup.cs [frontend] Improve error UI and add settings panel 2024-09-10 01:51:27 +02:00