aboutsummaryrefslogtreecommitdiff
path: root/Jellyfin.Api/Controllers
AgeCommit message (Expand)Author
2023-03-03Merge branch 'master' into network-rewriteShadowghost
2023-03-02Use source audio bitrate if requested codec is losslessShadowghost
2023-02-28Apply review suggestionsShadowghost
2023-02-26Add audio vbr calculationknackebrot
2023-02-23Enable nullable for more filesBond_009
2023-02-20Merge branch 'master' into network-rewriteShadowghost
2023-02-20Properly check for item visibility in UserLibraryControllerShadowghost
2023-02-20Properly build where clause for rating checksShadowghost
2023-02-20Recursively update ratingShadowghost
2023-02-17Validate requested user id (#8812)Cody Robibero
2023-02-17Consistently write IP in upercaseShadowghost
2023-02-16Verify ContentType of uploaded imagesBond_009
2023-02-14Add permissions for LiveTV access and managementShadowghost
2023-02-13Add permission for collection managementShadowghost
2023-02-12Merge branch 'master' into simplify_authzcvium
2023-02-09refactor: simplify authzcvium
2023-02-04Add more testsBond_009
2023-02-04Return NotFound when itemId isn't foundBond_009
2023-02-02Cleanup importsShadowghost
2023-02-02Migrate to file-scoped namespacesShadowghost
2023-02-02fix: require current password when admin changes their own password (#9238)Claus Vium
2023-02-01Add 404 response to MarkPlayedItem/MarkUnplayedItem (#9211)Chris Blake
2023-01-28Remove Emby.Notifications (#9147)Patrick Barron
2023-01-28Remove ability to add a played indicator to images (#9186)Cody Robibero
2023-01-23Minor improvements (#9156)Bond-009
2023-01-22Backport pull request #9049 from jellyfin/release-10.8.zShadowghost
2023-01-14Fix client supported image formats (#9071)Teo Baranga
2023-01-12Merge pull request #9001 from Shadowghost/stereo-downmixBond-009
2023-01-10Add stereo downmix algorithm selection.Shadowghost
2023-01-07Add dts to list of audio codecs which require strict -2David Fairbrother
2023-01-04Fix all warnings in Jellyfin.Api (#9003)Bond-009
2022-12-27Remove unused notification endpoints (#8952)Niels van Velzen
2022-12-20Merge pull request #8927 from nielsvanvelzen/auth-deprClaus Vium
2022-12-19Remove unused ImageByName API (#8928)Niels van Velzen
2022-12-19Deprecate user id based authentication endpointNiels van Velzen
2022-12-19Merge pull request #8922 from Bond-009/distinctbyClaus Vium
2022-12-19Use Order() introduced in .NET 7 (#8923)Bond-009
2022-12-19Use DistinctBy introduced in .NET 6Bond_009
2022-12-07Merge pull request #8734 from nielsvanvelzen/qc-revokeBond-009
2022-12-07Fix wrong usage of ArgumentNullException.ThrowIfNullBond_009
2022-12-07Fix release buildBond_009
2022-12-07Use ArgumentException.ThrowIfNullOrEmptyBond_009
2022-12-07Fix build errorsBond_009
2022-12-05Replace != null with is not nullBond_009
2022-12-05Replace == null with is nullBond_009
2022-12-03Allow non-ASCII in downloaded filenames (#8825)Justin
2022-12-03Change InitiateQuickConnect to use POST requestNiels van Velzen
2022-12-03Add userId parameter to AuthorizeQuickConnectNiels van Velzen
2022-11-26Add missing format providers (fix CA1305 errors) (#8745)Terrance
2022-11-17Add xmldocs for TMDb provider, correct provider spellingShadowghost