aboutsummaryrefslogtreecommitdiff
path: root/Jellyfin.Api/Controllers
AgeCommit message (Expand)Author
2021-04-12fix webp compatibility testing (#5787)Claus Vium
2021-04-12Mark cropWhitespace parameter as obsolete (#5751)Cody Robibero
2021-04-11Merge pull request #5764 from cvium/fix-folders-permsJoshua M. Boniface
2021-04-11(mostly)Fix ResizeFillOdd Stråbø
2021-04-11Add Resize to fill box alternative to image endpointsOdd Stråbø
2021-04-10Do not check permissions for Folders collectiontypecvium
2021-04-10Merge pull request #4988 from Bond-009/cropBond-009
2021-04-07Merge pull request #5631 from BrianCArnold/FixMessageCommandClaus Vium
2021-04-03Merge pull request #5598 from cvium/fix_hls_default_valuesBond-009
2021-04-03Merge pull request #5602 from Ullmie02/IP-string-IPBond-009
2021-03-31Apply suggestions from code reviewBrianCArnold
2021-03-31Update SessionController.csBrianCArnold
2021-03-30Update SessionController.csBrianCArnold
2021-03-29Added Required attribute to Text property of MessageCommand.Brian Arnold
2021-03-27Removed null check for body object and user [Required] attribute in replacement.Brian C. Arnold
2021-03-27Fixed comment and code block runes to match codingBrian Arnold
2021-03-27Changed SessionController.SendMessageCommandBrian Arnold
2021-03-27Merge pull request #5624 from crobibero/subtitle-formatClaus Vium
2021-03-26Fix route namingcrobibero
2021-03-26Update Jellyfin.Api/Controllers/SessionController.cslmaonator
2021-03-26Mark query parameters as obsoletecrobibero
2021-03-26Fix stream selection having no effect when castinglmaonator
2021-03-25Mark query parameters as obsoletecrobibero
2021-03-25Allow subtitle format to be set from query parameter.crobibero
2021-03-25enable range processing for download endpointscvium
2021-03-23Remove conversion from IPAddress to string to IPAddressDavid
2021-03-22change HLS endpoint defaults to falsecvium
2021-03-20Apply review suggestionsErwin de Haan
2021-03-20Fix arbitrary image file reads in ImageByNameControllerErwin de Haan
2021-03-20Fix directory traversal in the HlsSegmentController in a fairly rudimentary b...Erwin de Haan
2021-03-14Merge branch 'master' into ef-cleanupPatrick Barron
2021-03-14Merge pull request #5422 from Bond-009/warn51Bond-009
2021-03-13Merge pull request #5518 from crobibero/missing-endpointsBond-009
2021-03-13FxCop -> Net Analyzers (part 2)Bond_009
2021-03-13Add missing InstantMix endpointscrobibero
2021-03-13Merge pull request #5515 from jellyfin/fix-refresh-endpointBond-009
2021-03-13fix refresh endpointClaus Vium
2021-03-11Fix third part integrationcrobibero
2021-03-07Use FileShare.None when creating filesDavid
2021-03-06Enable nullable for Jellyfin.Data and remove unnecessary attributesPatrick Barron
2021-03-06Merge pull request #5380 from Bond-009/pluginsBond-009
2021-03-05Merge pull request #5383 from cvium/fix-mergeversions-overflowBond-009
2021-03-05do not pick a linked item as primary when merging versionscvium
2021-03-05Fix UpdateMediaPath model binding (#5378)Claus Vium
2021-03-05100% branch coverage for DashboardControllerBond_009
2021-03-04Specify defaults or set query parameter to nullablecrobibero
2021-02-24Fix unchecked inputBond_009
2021-02-22Merge pull request #5273 from Bond-009/warn31Joshua M. Boniface
2021-02-22Fix testsBond_009
2021-02-22Add tests for DashboardControllerBond_009