jellyfin/Jellyfin.Server
Cody Robibero 9a0dfc00f1
Add all websocket messages to generated openapi spec (#9682)
* Add all websocket messages to generated openapi spec

* Use oneOf

* JsonIgnore ServerId

* Oops

* Add discriminators

* Add WebSocketMessage container for Inbound and Outbound messages
2023-06-10 07:28:21 -06:00
..
Configuration Target net6.0 2021-09-24 20:15:46 +02:00
Extensions Add back LocalAccessOrRequiresElevationPolicy 2023-02-14 19:06:43 +01:00
Filters Add all websocket messages to generated openapi spec (#9682) 2023-06-10 07:28:21 -06:00
HealthChecks Use custom database healthcheck (#8973) 2022-12-29 19:40:39 -07:00
Helpers Simplify CreateApplicationPaths (#9171) 2023-02-04 10:24:55 -07:00
Infrastructure Replace != null with is not null 2022-12-05 15:01:13 +01:00
Migrations chore: deprecate EasyPassword as it isn't very secure 2023-05-26 19:40:40 +02:00
Properties Split integration tests from unit tests 2021-03-09 14:17:59 +01:00
Resources/Configuration Increase min log level to 'Warning' framework namespaces 2020-03-03 00:36:54 +01:00
wwwroot/api-docs replace swagger logo 2020-09-03 21:39:50 -06:00
CoreAppHost.cs Remove unused using directives 2023-04-06 19:17:28 +02:00
Jellyfin.Server.csproj Use Directory.Packages.props (#9135) 2023-02-04 10:15:08 -07:00
Program.cs Move LogEnvironmentInfo to StartupHelpers 2023-01-27 18:24:53 -05:00
Startup.cs Use default files to remove index.html from url 2023-05-15 15:28:33 -04:00
StartupOptions.cs Enable in-process restarting 2023-01-15 15:56:18 -05:00