aboutsummaryrefslogtreecommitdiff
path: root/Jellyfin.Server/Startup.cs
AgeCommit message (Expand)Author
2020-08-18add support for custom doc csscrobibero
2020-08-10add proper converter for legacy datetimecrobibero
2020-08-10Prepare plugin Api migrationDavid
2020-07-25use proper HttpClient DIcrobibero
2020-07-14Add X-Response-Time-ms header and log slow server response timeDavid
2020-06-13merge master into api-migrationcrobibero
2020-06-01Enable CORS and Authentication.crobibero
2020-05-02Merge branch 'master' into websocketBond_009
2020-04-29Merge branch 'api-migration' into redocCody Robibero
2020-04-27Address reviewssparky8251
2020-04-26Metrics endpoint now respects baseurlsparky8251
2020-04-26Added option to disable metrics collection and defaulted it to offsparky8251
2020-04-25Add prometheus exporterssparky8251
2020-04-23Address commentscrobibero
2020-04-21Fix documentation endpoint for use with baseUrlcrobibero
2020-04-21Add Exception Middlewarecrobibero
2020-01-31Fix warningsBond_009
2020-01-13Rewrite WebSocket handling codeBond_009
2019-11-24Move appbuilder and service collection to Jellyfin.ServerClaus Vium