Iceshrimp.NET/Iceshrimp.Backend
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
..
Controllers [backend/federation] Expose replies collection 2024-09-09 19:20:10 +02:00
Core [backend/masto-client] Fix blockquote handling for some clients 2024-09-13 02:46:44 +02:00
Pages [backend/mfm] Only use div as root element for public preview in MfmConverter.ToHtmlAsync 2024-09-07 01:57:00 +02:00
Properties [backend/startup] Add --https flag & corresponding launch profiles for development purposes 2024-04-23 19:24:42 +02:00
SignalR [backend/streaming] Switch to WriteLockingHashSet for cached streaming connection data 2024-08-13 17:39:59 +02:00
wwwroot [backend/razor] Adjust public preview styling to accommodate libmfm fixes 2024-09-07 01:57:00 +02:00
configuration.ini [backend/configuration] Update comments 2024-08-13 00:11:43 +02:00
GlobalUsings.cs [backend] Code cleanup: switch to BSD braces style, tweak code style 2024-02-17 02:31:00 +01:00
Iceshrimp.Backend.csproj [sln] Prevent unnecessary frontend rebuilds during CI runs 2024-09-13 04:55:46 +02:00
Startup.cs [backend/federation] Use content negotiation for host-meta responses 2024-08-14 03:23:25 +02:00