aboutsummaryrefslogtreecommitdiff
path: root/Jellyfin.Api/Controllers
AgeCommit message (Expand)Author
35 hoursFix person metadata not being fetched on demand or by the people taskShadowghost
2 daysMerge pull request #17584 from Shadowghost/safeguard-invalid-provider-idsCody Robibero
2 daysAdditional fixesShadowghost
4 daysNormalize fix, apply in more placesCody Robibero
2026-08-07Merge pull request #17536 from gnattu/fix-concurrent-racingCody Robibero
2026-08-05Fix concurrent ffmpeg segment racinggnattu
2026-08-02Merge remote-tracking branch 'upstream/master' into fix-byname-queriesShadowghost
2026-08-02Merge pull request #17298 from WizardOfYendor1/fix/livetv-published-stream-urlsCody Robibero
2026-08-01Merge remote-tracking branch 'upstream/master' into fix-byname-queriesShadowghost
2026-08-01Merge pull request #17501 from alchemyyy/fix/skip-sidx-fmp4-hlsCody Robibero
2026-07-30Skip SIDX in fMP4 HLS segmentsalchemyyy
2026-07-28Restrict people, genres, studios and artists to names backed by an item the u...Shadowghost
2026-07-27Queue person metadata refresh instead of blocking the item request and fix It...Shadowghost
2026-07-21Merge pull request #16980 from TheMelmacian/feature/library_specific_language...Cody Robibero
2026-07-21Merge pull request #17370 from zerafachris/fix/item-update-null-optional-fieldsCody Robibero
2026-07-21Merge pull request #17369 from Shadowghost/harden-startup-wizardCody Robibero
2026-07-21Make ItemUpdateController.UpdateItem internal instead of reflectionzerafachris
2026-07-21Merge remote-tracking branch 'upstream/master' into security-path-traversal-f...Shadowghost
2026-07-20Merge pull request #17324 from damienmeur/refactor/generic-getorderbyCody Robibero
2026-07-18fix code styleTheMelmacian
2026-07-17Merge pull request #17326 from theguymadmax/update-series-nameBond-009
2026-07-17Merge pull request #17280 from Shadowghost/remove-image-override-hackBond-009
2026-07-17Merge pull request #17191 from IDisposable/fix/handler-path-traversalBond-009
2026-07-17fix: don't throw ArgumentNullException on partial UpdateItem payloads (#17366)zerafachris
2026-07-17Prevent unauthenticated re-run of the startup wizard on misconfigurationShadowghost
2026-07-17Harden remaining path-construction sinks against traversalShadowghost
2026-07-16Revert setting default BaseItemKind for CollectionTypetheguymadmax
2026-07-13Update season and episode SeriesName when renaming a seriestheguymadmax
2026-07-14Make RequestHelpers.GetOrderBy generic and reuse it in ActivityLogControllerDamien Meur
2026-07-13Apply review suggestionsTheMelmacian
2026-07-10Resolve Live TV client stream URLs per requestWizardOfYendor1
2026-07-09Cleanup PreferEpisodeParentPoster)Shadowghost
2026-07-06Allow SeriesName to be editable from Item Metadata (books)Jordan Rushing
2026-07-05Merge pull request #17238 from iderex/fix/dateparse-format-providerCody Robibero
2026-07-05Merge pull request #17044 from Shadowghost/version-model-and-handlingCody Robibero
2026-07-04Use InvariantCulture when parsing machine-generated datesNils Lehnen
2026-07-02Fix review commentsShadowghost
2026-06-29Merge pull request #15954 from IDisposable/fix/booksBond-009
2026-06-28Add testsMarc Brooks
2026-06-26Fix path transversal exposure in PluginsMarc Brooks
2026-06-26Fix Book collections scanning all itemsMarc Brooks
2026-06-23Use Convert.ToHexStringLower for Schedules Direct password hashBreno Alvim
2026-06-21Merge pull request #17094 from moontwister/fix/trailers-nullref-controllercon...Bond-009
2026-06-19Deprecate the redundant /Trailers endpointdanne
2026-06-13Always apply recursive when filters are requestedShadowghost
2026-06-10Merge remote-tracking branch 'upstream/master' into version-model-and-handlingShadowghost
2026-06-07Include owned items when querying items endpointShadowghost
2026-06-07Keep the queried item's media source as the playback defaultShadowghost
2026-06-07Make resume queries version-awareShadowghost
2026-06-07Merge pull request #16121 from Shadowghost/search-rebasedBond-009