Iceshrimp.NET/Iceshrimp.Backend
Laura Hausmann 8b3e25e7db
[backend/api] Report errors during acct user lookups to the client
This causes user lookups for blocked users to return a more specific error message than "No result found".
2024-11-15 18:59:28 +01:00
..
Components [backend/razor] Reformat code 2024-11-09 19:24:52 +01:00
Controllers [backend/api] Report errors during acct user lookups to the client 2024-11-15 18:59:28 +01:00
Core [backend/core] Trim UserPublicKey before inserting into database 2024-11-12 20:57:16 +01:00
Pages [backend/razor] Add a navigation bar to the admin dashboard 2024-11-09 05:07:04 +01:00
Properties [backend/startup] Add --https flag & corresponding launch profiles for development purposes 2024-04-23 19:24:42 +02:00
SignalR [backend/signalr] Switch to Lazy<T> for NoteResponses in StreamingService 2024-10-31 18:49:36 +01:00
wwwroot [backend/razor] Move navbar placeholder into the NavBar component 2024-11-09 05:15:00 +01:00
configuration.ini [backend] Add config option to sign reply backfills with requesting user 2024-10-24 21:18:58 +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] Bump MessagePack dependency version 2024-10-19 00:04:53 +02:00
Startup.cs [backend] Code cleanup 2024-10-21 22:37:37 +02:00