aboutsummaryrefslogtreecommitdiff
path: root/Jellyfin.Api/Controllers/VideosController.cs
AgeCommit message (Expand)Author
2026-05-21Run tree-wide dotnet formatjakobkukla
2026-05-03Merge remote-tracking branch 'upstream/master' into perf-rebasedShadowghost
2026-04-26use decorators to improve openapi endpoint categoriesdkanada
2026-04-07Merge remote-tracking branch 'upstream/master' into perf-rebasedShadowghost
2026-04-06Fix GHSA-jh22-fw8w-2v9xShadowghost
2026-04-06Add additional validationsShadowghost
2026-02-25Update saved metadata on primary changeShadowghost
2026-02-15Migrate PrimaryVersionId to GUID and fix assignmentShadowghost
2026-01-31Reroute on version removalShadowghost
2026-01-18Complete LinkedChildren integration and batch DTO optimizationsShadowghost
2026-01-18Merge pull request #15926 from abitofevrything/feat/accurate_hls_seekingAbitofevrything
2025-11-30Remove DtoExtensions.AddClientFields (#15638)Niels van Velzen
2025-03-28Add validation for level inputShadowghost
2025-03-28Rename ValidationRegex to ContainerValidationRegexShadowghost
2025-03-28Fix container parameter validationShadowghost
2025-02-13Make the JsonConverters for delimited arrays more generic (#13396)Bond-009
2024-09-09Use enums for encoding options (#12561)Tim Eisele
2024-08-12Update api doc to remove outdated infognattu
2024-07-17Move default value to api specgnattu
2024-07-17Add EnableAudioVbrEncoding to TranscodingProfilegnattu
2024-04-14Validate item access (#11171)Cody Robibero
2024-03-28fix: forward port patch for GHSA-866x-wj5j-2vf4 (#11228)gnattu
2024-02-10Fix file extension based on containerShadowghost
2024-02-10DVD and BDMV folders can not be served directlyShadowghost
2024-01-17Use helper function to compare guid (#10825)Cody Robibero
2023-12-21Add ITranscodeManager servicePatrick Barron
2023-11-15Remove DLNA API codePatrick Barron
2023-11-12Move API policies to MediaBrowser.CommonPatrick Barron
2023-02-17Validate requested user id (#8812)Cody Robibero
2023-02-12Merge branch 'master' into simplify_authzcvium
2023-02-09refactor: simplify authzcvium
2023-02-04Return NotFound when itemId isn't foundBond_009
2023-02-02Cleanup importsShadowghost
2023-02-02Migrate to file-scoped namespacesShadowghost
2022-12-05Replace != null with is not nullBond_009
2022-12-05Replace == null with is nullBond_009
2022-10-06fix: use HttpContext and ClaimsPrincipal instead of IAuthorizationContextcvium
2022-06-29Merge pull request #7994 from nyanmisaka/fix-throttlerJoshua M. Boniface
2022-03-11Merge pull request #7346 from Bond-009/guidClaus Vium
2022-03-05Merge pull request #7137 from SenorSmartyPants/masterBond-009
2022-02-21Optimize Guid comparisonsBond_009
2022-01-20Properly populate QueryResultCody Robibero
2022-01-08Remove unused httpContext parameterSenorSmartyPants
2022-01-07Remove isHeadRequest from GetStaticFile method signaturesSenorSmartyPants
2021-11-15- ensure the proper StartTimeTicks variable is forwarded to the AddDlnaHeader...Marius Luca
2021-10-03Fix warning: The nullable warning suppression expression is redundant (#2149)KonH
2021-09-10Missing linebreaks that Rider apparently can't just do for me?cvium
2021-09-10Don't throw when livestream file isn't foundcvium
2021-09-10Remove more unused argscvium
2021-09-10Kill ProgressiveFileCopier and seek to end for ongoing livetvcvium