Iceshrimp.NET/Iceshrimp.Backend
Laura Hausmann 450d859e19
[backend/startup] Move CLI argument parsing to the very beginning of the startup process
This allows --printconfig and --help to work correctly despite improper configuration / missing files.
2024-04-15 23:28:16 +02:00
..
Controllers [backend/masto-client] Add quote_id to StatusEntity 2024-04-10 18:22:18 +02:00
Core [backend/startup] Move CLI argument parsing to the very beginning of the startup process 2024-04-15 23:28:16 +02:00
Hubs [backend] Add [MustDisposeResource] attribute to WebSocketConnection & StreamingConnectionAggregate 2024-04-09 18:23:11 +02:00
Pages [backend/razor] Add landing page (ISH-245) 2024-04-04 23:14:01 +02:00
Properties [backend] Add Debug (WASM) launchSettings profile 2024-04-01 15:59:34 +02:00
wwwroot [frontend] Further cleanup 2024-04-01 15:44:53 +02:00
configuration.ini [backend/signalr] Add authentication & authorization (ISH-244) 2024-04-03 21:46:05 +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] Refactor project files 2024-04-15 00:19:41 +02:00
migrate.sql [backend/database] Fixup migrate.sql script 2024-02-13 20:05:54 +01:00
Startup.cs [backend/startup] Move CLI argument parsing to the very beginning of the startup process 2024-04-15 23:28:16 +02:00