aboutsummaryrefslogtreecommitdiff
path: root/Jellyfin.Server.Implementations
AgeCommit message (Expand)Author
2024-04-30Use more accurate rounding in GetFixedOutputSize (#11435)gnattu
2024-04-14chore(deps): update dependency efcoresecondlevelcacheinterceptor to v4.4.1 (#...renovate[bot]
2024-03-28fix: move trickplay specific option into TrickplayOptions (#11229)gnattu
2024-02-26Store lyrics in the database as media streams (#9951)Cody Robibero
2024-02-12Fix tiles playlist not using relative pathsNick
2024-02-07Use IHostedService for device access managementPatrick Barron
2024-02-03Merge changesMark Cilia Vincenti
2024-01-17Use helper function to compare guid (#10825)Cody Robibero
2024-01-14Updated contributors, upgraded to AsyncKeyedLocker 6.3.0 which now supports n...Mark Cilia Vincenti
2024-01-06Remove UserManager Cache (#10781)Patrick Barron
2024-01-06Remove some unused client capabilities and sync code (#10812)Niels van Velzen
2023-12-18Merge pull request #10422 from scampower3/api-updateBond-009
2023-11-22Use ExecuteDelete for removing API keysPatrick Barron
2023-11-22Use ExecuteDelete for cleaning activity logsPatrick Barron
2023-11-22Remove unnecessary AsQueryable()Patrick Barron
2023-11-14Revert "Use System.Net.IPNetwork"Bond_009
2023-11-14Fix warningsBond_009
2023-11-14Update to .NET 8Bond_009
2023-11-09Merge branch 'master' into media-typeCody Robibero
2023-11-05Add IDisposableAnalyzers to more projectsBond_009
2023-10-27Merge pull request #10410 from Ch1nkara/add-users-permission-to-edit-subtitlesClaus Vium
2023-10-22add IAsyncDisposable to DisplayPreferencesManagercvium
2023-10-18Merge branch 'master' into trickplayNick
2023-10-18add EnableSubtitleManagement permissionchinkara
2023-10-18Removed dupe ToDeviceInfoLJQ
2023-10-18Switch to LINQ and updated /Device/Info endpoint to return in accordance to t...LJQ
2023-10-17Merge pull request #10366 from goremykin/fix-resharper-warningsBond-009
2023-10-17Update /Device endpoint to return CustomNameLJQ
2023-10-14Shorten lines from reviewCody Robibero
2023-10-12Merge branch 'master' into fix-resharper-warningsStepan Goremykin
2023-10-10Merge branch 'master' into chromecast-configCody Robibero
2023-10-10Convert string MediaType to enum MediaTypeCody Robibero
2023-10-08Remove redundant using directivesStepan Goremykin
2023-10-08Reduce string literal length by using verbatim stringStepan Goremykin
2023-10-05Update Jellyfin.Server.Implementations/Security/AuthorizationContext.csBond-009
2023-10-04Simplify some stuff in AuthorizationContextBond_009
2023-10-03Remove unused fields and parametersPatrick Barron
2023-09-23Validate cast receiver id on get/setCody Robibero
2023-09-23Migrate to customizable cast receiver configCody Robibero
2023-09-04Minor code review changes (cvium)Nick
2023-09-04Make TrickplayManifest dictionary key a string rather than GuidNick
2023-08-21Reduce log spam on failed loginsBond_009
2023-07-29Apply review suggestionsShadowghost
2023-07-07Apply suggestions from code reviewShadowghost
2023-07-07Add item id to playback start/stop eventsShadowghost
2023-07-07Add wrapper object for authentication event informationShadowghost
2023-07-01Add CreateTiles to ITrickplayManagerNick
2023-06-28Use RegexGenerator where possibleBond_009
2023-06-26Migrate to trickplay table to EF. Rename vars/methods/members to have consist...Nick
2023-05-29Merge pull request #9821 from cvium/admin_must_have_pwCody Robibero