aboutsummaryrefslogtreecommitdiff
path: root/Jellyfin.Api/Controllers
AgeCommit message (Expand)Author
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
2026-06-07Apply suggestions from code reviewTim Eisele
2026-06-03Enforce parental filtering on additional endpointsShadowghost
2026-06-03Merge pull request #16999 from Shadowghost/fix-recursiveBond-009
2026-06-02Merge pull request #16994 from theguymadmax/trim-tagsBond-009
2026-06-01Merge pull request #16967 from Shadowghost/fix-recently-added-postersBond-009
2026-06-01Only default recursive to true if we have includeItemTypesShadowghost
2026-06-01Only resolve symlinks on playback (#16965)Tim Eisele
2026-05-31Trim tagstheguymadmax
2026-05-30Merge remote-tracking branch 'upstream/master' into search-rebasedShadowghost
2026-05-30only fetch language codes for the requested library when generating filter va...TheMelmacian
2026-05-30Merge pull request #16953 from PCEWLKR/fix-configureawait-collectioncontrollerBond-009
2026-05-29Add a collection API for `Included In` feature (#15516)Sam Xie
2026-05-29Fix recently added episode links and postersShadowghost
2026-05-27Use ConfigureAwait(false) in CollectionController.cs to maintain consistency ...PCEWLKR
2026-05-27Merge pull request #16856 from Shadowghost/movie-recommendationsBond-009
2026-05-26Backport: Fix/user manager collation (#16919)Bond-009
2026-05-24Merge remote-tracking branch 'upstream/master' into search-rebasedShadowghost
2026-05-21Add support for filtering playlists by parentIdShadowghost
2026-05-21Run tree-wide dotnet formatjakobkukla
2026-05-21Add support for filtering boxsets by parentId (#16882)Bond-009
2026-05-21Have device deletion take list of ids (#12834)Ethan Pippin
2026-05-21Merge pull request #16855 from Shadowghost/fix-local-plugin-imagesBond-009
2026-05-20Add support for filtering boxsets by parentIdShadowghost
2026-05-17fix: add null check for non-existent program in GetProgram (#16858)Bruno Ferreira
2026-05-16Merge remote-tracking branch 'upstream/master' into search-rebasedShadowghost
2026-05-16Address review commentsShadowghost
2026-05-15Fix integrated provider imagesShadowghost
2026-05-15Merge pull request #9787 from TheMelmacian/feature/language_filtersBond-009
2026-05-15Fix movie recommendationsShadowghost
2026-05-15Apply suggestions from code reviewTheMelmacian
2026-05-15Merge pull request #15970 from Shadowghost/similarityBond-009
2026-05-14Add Accept-Language header support and cleanup translations (#16488)Cody Robibero