aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2020-04-26Metrics endpoint now respects baseurlsparky8251
2020-04-26Merge remote-tracking branch 'upstream/master' into simplify-https-configMark Monteiro
2020-04-26Added option to disable metrics collection and defaulted it to offsparky8251
2020-04-25Update fedora/jellyfin.specJoshua M. Boniface
Co-Authored-By: Vasily <JustAMan@users.noreply.github.com>
2020-04-25Correct dpkg conditional logicJoshua M. Boniface
Co-Authored-By: Vasily <JustAMan@users.noreply.github.com>
2020-04-25Add prometheus exporterssparky8251
2020-04-25initcrobibero
2020-04-25Use the correct method to synchronously wait for tasks to completeMark Monteiro
2020-04-25Fix autolaunch & redirect of swagger.crobibero
2020-04-25Apply suggestions from code reviewBruce Coelho
Co-Authored-By: Cody Robibero <cody@robibe.ro>
2020-04-25Update Jellyfin.Api/Controllers/PackageController.cs Bruce Coelho
Applying requested changes to PackageController Co-Authored-By: Cody Robibero <cody@robibe.ro>
2020-04-25PackageService to Jellyfin.APIBruce
2020-04-25Remove BaseVideoTestBond_009
2020-04-25Merge pull request #2874 from barronpm/warnings-cleanup1Bond-009
Emby.Server.Implementations code cleanup and warning fixes (Part 1)
2020-04-25Merge pull request #2960 from ZadenRB/content-type-annotationBond-009
Adds annotation for content-type of ASP.NET Web API endpoints
2020-04-25Please roslynBond_009
2020-04-25Address commentsBond_009
2020-04-25Fix error in HLS codecs field when level is nullAndreas B
2020-04-25Merge pull request #2932 from crobibero/api-casingBond-009
Add optional camelCase formatter
2020-04-24Transfer EnvironmentService to Jellyfin.Apicrobibero
2020-04-24Apply suggestions from code reviewConfusedPolarBear
2020-04-24Add back in return type documentationZadenRB
2020-04-24Translated using Weblate (Hebrew)Aragon
Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/he/
2020-04-23Minor fixConfusedPolarBear
2020-04-23Apply suggestions, fix warningcrobibero
2020-04-23oopcrobibero
2020-04-23Address commentscrobibero
2020-04-23Address commentscrobibero
2020-04-23Merge pull request #34 from crobibero/api-testsMark Monteiro
Do not use the "Microsoft.NET.Sdk.Web" SDK in the test project
2020-04-23Merge remote-tracking branch 'upstream/master' into integration-testsMark Monteiro
2020-04-23Use builtin JSON Mime type constantZadenRB
2020-04-23Fix buildcrobibero
2020-04-23http in development mode crashed -Admin
2020-04-23Fix Authorize attributescrobibero
2020-04-23Fix Authorize attributescrobibero
2020-04-23Fix Authorize attributescrobibero
2020-04-23Move ChannelService to Jellyfin.Apicrobibero
2020-04-23Remove unneeded Ok calls.crobibero
2020-04-23remove several deprecated utilities in the web packagedkanada
2020-04-23Remove unneeded Ok calls.crobibero
2020-04-23Apply suggestionscrobibero
2020-04-23Apply suggestions and add URL to log messagecrobibero
2020-04-23Merge pull request #2771 from Bond-009/nullable4dkanada
Enable nullabe reference types for Emby.Drawing and Jellyfin.Drawing.Skia
2020-04-23Merge branch 'master' into nullable4Bond_009
2020-04-23Translated using Weblate (Japanese)Miko Dela Cruz
Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/ja/
2020-04-23Translated using Weblate (Turkish)tyaprak
Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/tr/
2020-04-23Translated using Weblate (Dutch)Unlimitediq
Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/nl/
2020-04-23Merge pull request #2861 from mark-monteiro/fix-auth-response-codesdkanada
Fix Auth Response Codes
2020-04-22Move ConfigurationService to Jellyfin.Apicrobibero
2020-04-22Merge pull request #2765 from mark-monteiro/register-services-correctlyBond-009
Register And Construct Services Correctly Using DI Framework