aboutsummaryrefslogtreecommitdiff
path: root/Jellyfin.Api
AgeCommit message (Expand)Author
2024-02-03Return 404 if log file does not existbeakerandjake
2024-02-03Merge changesMark Cilia Vincenti
2024-01-17Merge branch 'master' into livetv-guidemanagerPatrick Barron
2024-01-17Use helper function to compare guid (#10825)Cody Robibero
2024-01-17Add IGuideManager servicePatrick Barron
2024-01-15Remove unnecessary allocations in TunerHostManagerPatrick Barron
2024-01-14Merge branch 'master' into AsyncKeyedLock-migrationMark Cilia Vincenti
2024-01-12Add ITunerHostManager servicePatrick Barron
2024-01-06Use StatusCodes which is already an intCody Robibero
2024-01-06Respond with Service Unavailable if not in correct networkCody Robibero
2024-01-06Remove some unused client capabilities and sync code (#10812)Niels van Velzen
2024-01-03AsyncKeyedLock migrationMark Cilia Vincenti
2023-12-21Move ProgressiveFileStream to ControllerPatrick Barron
2023-12-21Add ITranscodeManager servicePatrick Barron
2023-12-21Rename and clean up TranscodingJobPatrick Barron
2023-12-21Move TranscodingJobDto and TranscodingThrottler to ControllerPatrick Barron
2023-12-18Merge pull request #10702 from crobibero/collection-type-lowercaseBond-009
2023-12-15Merge pull request #10573 from arabcoders/masterBond-009
2023-12-08Convert CollectionType to use lowercase enum namesCody Robibero
2023-12-05Merge pull request #10660 from barronpm/move-networkingBond-009
2023-11-30Merge pull request #10649 from felix920506/issue-10610Cody Robibero
2023-11-30Move Jellyfin.Networking to srcPatrick Barron
2023-11-29Make "activeWithinSeconds" independent from "controllableByUserId" in GetSess...felix920506
2023-11-24Merge branch 'jellyfin:master' into masterAbdulmohsen
2023-11-15Remove DLNA API codePatrick Barron
2023-11-15Updated the summary and the Dto name.ArabCoders
2023-11-14Revert "Use System.Net.IPNetwork"Bond_009
2023-11-14Fix warningsBond_009
2023-11-14Update to .NET 8Bond_009
2023-11-13Added access validation to view item user data.ArabCoders
2023-11-13Refactored api call logic handling.ArabCoders
2023-11-12Move API policies to MediaBrowser.CommonPatrick Barron
2023-11-12Move network configuration to MediaBrowser.CommonPatrick Barron
2023-11-12Typo fixes.ArabCoders
2023-11-12Added new API endpoint to update User item dataArabCoders
2023-11-09Merge branch 'master' into media-typeCody Robibero
2023-11-09Convert CollectionType, SpecialFolderType to enum (#9764)Cody Robibero
2023-11-09Convert ItemSortBy to enum (#9765)Cody Robibero
2023-11-05Add IDisposableAnalyzers to more projectsBond_009
2023-11-02Correct docstring for /UpcomingSteve Kowalik
2023-10-27Merge pull request #10410 from Ch1nkara/add-users-permission-to-edit-subtitlesClaus Vium
2023-10-18Merge branch 'master' into trickplayNick
2023-10-18add policy to the subtitle controllerchinkara
2023-10-13Avoid unnecessary string -> byte[] conversion (Bond-009)Nick
2023-10-14Merge branch 'master' into fix-resharper-warningsStepan Goremykin
2023-10-13Merge pull request #10390 from Bond-009/streamsBond-009
2023-10-13Merge pull request #10391 from barronpm/dlna-cleanupBond-009
2023-10-12Merge branch 'master' into fix-resharper-warningsStepan Goremykin
2023-10-11Multiple Stream changesBond_009
2023-10-11Use DI for MediaReceiverRegistrarServicePatrick Barron