aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2021-05-21Translated using Weblate (Arabic)TokieSan
Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/ar/
2021-05-21Merge pull request #6086 from Bond-009/deadcodeBond-009
Remove dead code
2021-05-21Remove dead codeBond_009
2021-05-21Merge pull request #6084 from Bond-009/nullable5Bond-009
Enable nullable reference types for MediaBrowser.MediaEncoding
2021-05-21Merge pull request #6083 from Bond-009/nullable4Bond-009
Enable nullable reference types for Emby.Server.Implementations
2021-05-21Make methods static in AuthenticationContextPatrick Barron
2021-05-21Merge branch 'master' into authenticationdb-efcorePatrick Barron
# Conflicts: # Emby.Server.Implementations/Security/AuthenticationRepository.cs # Jellyfin.Server.Implementations/Security/AuthorizationContext.cs # MediaBrowser.Controller/Devices/IDeviceManager.cs
2021-05-20Migrate authentication db to EF CorePatrick Barron
2021-05-20Generate Access token in constructorPatrick Barron
2021-05-20Add device query classPatrick Barron
2021-05-20Add PaginatedQuery abstract class, change startIndex to skipPatrick Barron
2021-05-20Remove unnecessary query classPatrick Barron
2021-05-21Merge pull request #6013 from Bond-009/minor13Bond-009
2021-05-20Merge pull request #6033 from Ullmie02/tmdb-person-languageBond-009
2021-05-20Enable nullable reference types for Emby.Server.ImplementationsBond_009
2021-05-20Merge branch 'master' into tmdb-person-languageBond-009
2021-05-20Merge pull request #6054 from cvium/allocationz_2_extreme_db_plsdonthurtmeBond-009
2021-05-20Enable nullable reference types for MediaBrowser.MediaEncoding.SubtitlesBond_009
2021-05-19Translated using Weblate (Bengali)Sanaf Raw
Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/bn/
2021-05-19Fix buildcvium
2021-05-19Review changescvium
2021-05-19Review changescvium
2021-05-18Merge branch 'master' into authenticationdb-efcorePatrick Barron
# Conflicts: # Jellyfin.Api/Helpers/RequestHelpers.cs
2021-05-18Merge pull request #6042 from crobibero/mbc-warn-2Bond-009
2021-05-18Move GetMetadataLanguageDavid Ullmer
2021-05-18Merge pull request #6074 from Bond-009/nullablequeryBond-009
Enable nullable for InternalItemsQuery
2021-05-18Fix cache keyDavid Ullmer
2021-05-18Properly detect Dolby Vision files derived from AV1, AVC and HEVCMrTimscampi
2021-05-18Enable nullable for InternalItemsQueryBond_009
2021-05-18Merge pull request #6072 from crobibero/dotnet-5.0.6Bond-009
2021-05-17Add optional to nextUpDateCutoff help textJack
2021-05-17Remove erroneous newlinecrobibero
2021-05-17Merge pull request #6047 from crobibero/dotnet-5.0.6Joshua M. Boniface
Update to Dotnet 5.0.6
2021-05-17Enable child items to be returned if a musicAlbumBaronGreenback
2021-05-18Merge pull request #6051 from Bond-009/tests7Bond-009
Add tests for Recordinghelper
2021-05-17Translated using Weblate (Bulgarian)siankatabg
Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/bg/
2021-05-17Add tests for NoralizeLanguageDavid Ullmer
2021-05-16Merge pull request #6037 from ferferga/pat_tokenAnthony Lavado
2021-05-16Fix ArrayIndexOutOfBoundscvium
2021-05-16Rename SQL extension methodscvium
2021-05-16Update Emby.Server.Implementations/HttpServer/Security/AuthorizationContext.csClaus Vium
Co-authored-by: Cody Robibero <cody@robibe.ro>
2021-05-16Forwardcvium
2021-05-16Remove some leftover junk from a project that isn't in the slncvium
2021-05-16Reduce some allocationscvium
2021-05-16Merge pull request #6053 from jellyfin/cuda-fixBond-009
Fix the 'No decoder surfaces left' error on Cuda
2021-05-16Fix the 'No decoder surfaces left' error on Cudanyanmisaka
2021-05-16Merge pull request #5999 from Bond-009/legacyhdhomerunBond-009
Add support for legacy HDhomerun DUAl
2021-05-16Merge pull request #5307 from barronpm/using-declarationsBond-009
2021-05-16Add tests for RecordinghelperBond_009
2021-05-15Fix suggestions from reviewcrobibero