aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2020-08-19Remove unused configurecrobibero
2020-08-19Merge remote-tracking branch 'upstream/master' into default-http-clientcrobibero
2020-08-19Remove unused directivescrobibero
2020-08-19Add default http clientcrobibero
2020-08-19Merge pull request #3861 from crobibero/fixesAnthony Lavado
API Fixes
2020-08-19Update Jellyfin.Api/Helpers/MediaInfoHelper.csCody Robibero
Co-authored-by: Claus Vium <cvium@users.noreply.github.com>
2020-08-19update endpoints as AspNet controllersnyanmisaka
2020-08-19Merge remote-tracking branch 'upstream/master' into fontsnyanmisaka
2020-08-18resolve merge conflictscrobibero
2020-08-18resolve merge conflictscrobibero
2020-08-18Merge remote-tracking branch 'upstream/master' into package-install-repocrobibero
2020-08-18add support for custom doc csscrobibero
2020-08-18Merge pull request #3925 from crobibero/httpclientAnthony Lavado
Remove IHttpClient from Providers
2020-08-18Translated using Weblate (Italian)millallo
Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/it/
2020-08-18rename clientCapabilitiescrobibero
2020-08-18remove unused directivescrobibero
2020-08-18Translated using Weblate (Indonesian)Hilman Maulana
Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/id/
2020-08-18Translated using Weblate (Italian)millallo
Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/it/
2020-08-18Translated using Weblate (Indonesian)Hilman Maulana
Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/id/
2020-08-18Add 1440p to the mixMygod
Partially addresses #3112.
2020-08-17Comment and reorder service registration.Patrick Barron
2020-08-17Use index access instead of LINQ.Patrick Barron
2020-08-17Get userId from claimMatt Montgomery
2020-08-17Apply suggestions from code reviewMatt Montgomery
2020-08-17Fix conflictscrobibero
2020-08-17Merge remote-tracking branch 'upstream/master' into fixescrobibero
2020-08-17add disposal docscrobibero
2020-08-17P E R F O R M A N C Ecrobibero
2020-08-17revert lastordefaultcrobibero
2020-08-17Fix adding accept headerscrobibero
2020-08-17oopcrobibero
2020-08-17fix usingscrobibero
2020-08-17Remove IHttpClient from Providerscrobibero
2020-08-17Remove IHttpClient from ArtistImageProvidercrobibero
2020-08-17Remove IHttpClient from AlbumImageProvidercrobibero
2020-08-17Remove IHttpClient from ItemImageProvidercrobibero
2020-08-17Remove IHttpClient from StudiosImageProvidercrobibero
2020-08-17Remove IHttpClient from IRemoteImageProvidercrobibero
2020-08-17Remove IHttpClient from ProviderManagercrobibero
2020-08-17Remove IHttpClient from StudiosImageProvidercrobibero
2020-08-17Merge pull request #3895 from crobibero/httpclientBond-009
Remove IHttpClient from Jellyfin.Api
2020-08-16Fix compile errorsMatt Montgomery
2020-08-16Apply suggestions from code reviewConfusedPolarBear
Co-authored-by: Cody Robibero <cody@robibe.ro>
2020-08-16Allow plugins to register services.Patrick Barron
2020-08-16Migrate to new API standardMatt Montgomery
2020-08-16Merge pull request #3908 from crobibero/xml-formatterBond-009
Use proper mediatypename
2020-08-16Use proper mediatypenamecrobibero
2020-08-16Revert "Fix audio stream routes"crobibero
This reverts commit 0c50015400c63d68513184c58b25fb19d5b600fe.
2020-08-16Fix audio stream routescrobibero
2020-08-16Dispose httpclient responsecrobibero