Iceshrimp.NET/Iceshrimp.Backend
2024-02-21 04:07:27 +01:00
..
Controllers [backend/masto-api] Fix typo 2024-02-21 04:07:27 +01:00
Core [backend/core] Fix long application exit times by passing IHostApplicationLifetime.ApplicationStopping to long-running awaits 2024-02-21 03:50:38 +01:00
Pages [backend] Code cleanup: switch to BSD braces style, tweak code style 2024-02-17 02:31:00 +01:00
Properties [backend/startup] Allow configuring a listen socket instead of a listen address/port (ISH-74) 2024-02-15 22:25:24 +01:00
wwwroot [swagger] Fix auth button css 2024-02-16 23:42:08 +01:00
configuration.ini [backend/configuration] Allow connecting to redis unix sockets, document connecting to postgres unix sockets (ISH-76) 2024-02-16 01:57:00 +01: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 [backend] Code cleanup: switch to BSD braces style, tweak code style 2024-02-17 02:31:00 +01:00
migrate.sql [backend/database] Fixup migrate.sql script 2024-02-13 20:05:54 +01:00
Startup.cs [backend/core] Set WebSocket keepalive time to 30 seconds (from 120 seconds) 2024-02-21 03:42:38 +01:00