aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2023-02-17Reduce string allocations by regexBond_009
2023-02-17chore(deps): update dependency prometheus-net to v8 (#9333)renovate[bot]
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-02-16Merge pull request #9061 from Bond-009/ctBond-009
2023-02-16Merge pull request #9319 from Bond-009/alternateBond-009
2023-02-16Fix testsBond_009
2023-02-16Verify ContentType of uploaded imagesBond_009
2023-02-15add contributoripitio
2023-02-15Catch Exception when disposing connectionipitio
2023-02-15Translated using Weblate (Indonesian)Ruben Wealth Hu
Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/id/
2023-02-15Translated using Weblate (Slovenian)stegl
Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/sl/
2023-02-15Translated using Weblate (Russian)ikoch
Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/ru/
2023-02-15Translated using Weblate (Dutch)Ruben Kremer
Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/nl/
2023-02-15Enable nullable for more filesBond_009
2023-02-15Merge branch 'master' into network-rewriteShadowghost
2023-02-15Apply review suggestionsShadowghost
2023-02-15Merge pull request #9320 from MBR-0001/masterClaus Vium
Fix NRE in DisposeAsyncCore
2023-02-15Fix NRE in DisposeAsyncCoreMBR#0001
2023-02-15Make exact match primary videoBond_009
2023-02-15Apply review suggestionsShadowghost
2023-02-14Fix LocalAccessOrRequiresElevationHandler (#9315)Shadowghost
2023-02-14chore(deps): update dotnet monorepo (#9311)renovate[bot]
2023-02-14Merge pull request #9160 from Shadowghost/policy-cleanupCody Robibero
2023-02-14Enable nullable for more files (#9310)Bond-009
2023-02-14Fix #9300 (#9312)Bond-009
2023-02-14Add back LocalAccessOrRequiresElevationPolicyShadowghost
2023-02-14Add permissions for LiveTV access and managementShadowghost
2023-02-14Merge pull request #8887 from Shadowghost/collections-permissionsBond-009
2023-02-14Merge pull request #9306 from 1337joe/fix-locked-item-metadata-updatesBond-009
2023-02-13Add permission for collection managementShadowghost
2023-02-12Make update type for RunTimeTicks consistent with other file attributesJoe Rogers
2023-02-12Add missing checks for item locked state in metadata updatesJoe Rogers
2023-02-12Merge pull request #9282 from cvium/simplify_authzCody Robibero
refactor: simplify authz
2023-02-12fix merge conflictcvium
2023-02-12Merge branch 'master' into simplify_authzcvium
# Conflicts: # Jellyfin.Api/Auth/SyncPlayAccessPolicy/SyncPlayAccessHandler.cs
2023-02-12Fix error in XmlTvListingsProviderTests (#9302)Bond-009
2023-02-12Always run code analyzers for tests projects (#9304)Bond-009
2023-02-12Merge pull request #9253 from Bond-009/nullrefBond-009
2023-02-12Merge pull request #9297 from crobibero/livetv-tweaksClaus Vium
LiveTV fixes
2023-02-12Merge pull request #9293 from jellyfin/renovate/github-codeql-action-digestBond-009
2023-02-11Merge pull request #9139 from Jpuc1143/tag-whitelistBond-009
2023-02-11LiveTV fixesCody Robibero
2023-02-10chore(deps): update github/codeql-action digest to 17573eerenovate[bot]
2023-02-10Merge pull request #9115 from barronpm/plugin-assemblycontext-fixClaus Vium
Use one AssemblyLoadContext per plugin
2023-02-09Reduced number of calls to GetPreference()Jpuc1143
Co-authored-by: Cody Robibero <cody@robibe.ro>
2023-02-09Change transcoderChannelLimit default to 8holow29
Change transcoderChannelLimit default to 8 from 6 Switch to querying for encoder and added more cases to transcoderChannelLimit Refactor GetNumAudioChannelsParam
2023-02-09fix firsttimesetupcvium
2023-02-09remove unnecessary initcvium
2023-02-09fix openapi authcvium
2023-02-09remove a hardcoded DefaultAuthorizationcvium
2023-02-09fix default policycvium