aboutsummaryrefslogtreecommitdiff
path: root/Jellyfin.Api/Controllers
AgeCommit message (Expand)Author
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-11-30Merge pull request #10649 from felix920506/issue-10610Cody Robibero
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-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-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-12Merge branch 'master' into fix-resharper-warningsStepan Goremykin
2023-10-11Use DI for MediaReceiverRegistrarServicePatrick Barron
2023-10-11Use DI for ConnectionManagerServicePatrick Barron
2023-10-11Use DI for ContentDirectoryServicePatrick Barron
2023-10-10Convert string MediaType to enum MediaTypeCody Robibero
2023-10-10Fix HLS playback of m4a files with mjpeg stream (#10069)lonebyte
2023-10-10Merge pull request #10337 from barronpm/system-managerBond-009
2023-10-09Merge pull request #10067 from lonebyte/flac-hls-fixesBond-009
2023-10-09Drop experimental status of flac-in-MP4 for FFmpeg 6+Nyanmisaka
2023-10-08Merge pull request #10346 from Bond-009/frombase64Bond-009
2023-10-08Remove conditional access when it is known to be not nullStepan Goremykin
2023-10-06Reduce string allocationsBond_009
2023-10-05Use CryptoStream to convert stream from base64Bond_009
2023-10-04Add SystemManager servicePatrick Barron
2023-10-03Remove unused fields and parametersPatrick Barron
2023-10-02Re-add shutdown/restart methodsPatrick Barron
2023-09-23Use IHostLifetime to handle restarting and shutting downPatrick Barron
2023-09-16Merge branch 'master' into flac-hls-fixesJan Müller
2023-09-06Add option to include resumable items in next up requestsBill Thornton
2023-09-02Fix AV1 playback in LiveTVnyanmisaka
2023-08-30Fix the issue that audio bsf only takes effect for remuxing (#10172)Nyanmisaka
2023-08-01Allow flac inside mp4 for all HLS audio streamsJan Müller
2023-07-31Fix the is-local check when resetting the passwordJan Müller