index
:
jellyfin
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Jellyfin.Api
/
Controllers
/
VideosController.cs
Age
Commit message (
Expand
)
Author
2026-05-21
Run tree-wide dotnet format
jakobkukla
2026-05-03
Merge remote-tracking branch 'upstream/master' into perf-rebased
Shadowghost
2026-04-26
use decorators to improve openapi endpoint categories
dkanada
2026-04-07
Merge remote-tracking branch 'upstream/master' into perf-rebased
Shadowghost
2026-04-06
Fix GHSA-jh22-fw8w-2v9x
Shadowghost
2026-04-06
Add additional validations
Shadowghost
2026-02-25
Update saved metadata on primary change
Shadowghost
2026-02-15
Migrate PrimaryVersionId to GUID and fix assignment
Shadowghost
2026-01-31
Reroute on version removal
Shadowghost
2026-01-18
Complete LinkedChildren integration and batch DTO optimizations
Shadowghost
2026-01-18
Merge pull request #15926 from abitofevrything/feat/accurate_hls_seeking
Abitofevrything
2025-11-30
Remove DtoExtensions.AddClientFields (#15638)
Niels van Velzen
2025-03-28
Add validation for level input
Shadowghost
2025-03-28
Rename ValidationRegex to ContainerValidationRegex
Shadowghost
2025-03-28
Fix container parameter validation
Shadowghost
2025-02-13
Make the JsonConverters for delimited arrays more generic (#13396)
Bond-009
2024-09-09
Use enums for encoding options (#12561)
Tim Eisele
2024-08-12
Update api doc to remove outdated info
gnattu
2024-07-17
Move default value to api spec
gnattu
2024-07-17
Add EnableAudioVbrEncoding to TranscodingProfile
gnattu
2024-04-14
Validate item access (#11171)
Cody Robibero
2024-03-28
fix: forward port patch for GHSA-866x-wj5j-2vf4 (#11228)
gnattu
2024-02-10
Fix file extension based on container
Shadowghost
2024-02-10
DVD and BDMV folders can not be served directly
Shadowghost
2024-01-17
Use helper function to compare guid (#10825)
Cody Robibero
2023-12-21
Add ITranscodeManager service
Patrick Barron
2023-11-15
Remove DLNA API code
Patrick Barron
2023-11-12
Move API policies to MediaBrowser.Common
Patrick Barron
2023-02-17
Validate requested user id (#8812)
Cody Robibero
2023-02-12
Merge branch 'master' into simplify_authz
cvium
2023-02-09
refactor: simplify authz
cvium
2023-02-04
Return NotFound when itemId isn't found
Bond_009
2023-02-02
Cleanup imports
Shadowghost
2023-02-02
Migrate to file-scoped namespaces
Shadowghost
2022-12-05
Replace != null with is not null
Bond_009
2022-12-05
Replace == null with is null
Bond_009
2022-10-06
fix: use HttpContext and ClaimsPrincipal instead of IAuthorizationContext
cvium
2022-06-29
Merge pull request #7994 from nyanmisaka/fix-throttler
Joshua M. Boniface
2022-03-11
Merge pull request #7346 from Bond-009/guid
Claus Vium
2022-03-05
Merge pull request #7137 from SenorSmartyPants/master
Bond-009
2022-02-21
Optimize Guid comparisons
Bond_009
2022-01-20
Properly populate QueryResult
Cody Robibero
2022-01-08
Remove unused httpContext parameter
SenorSmartyPants
2022-01-07
Remove isHeadRequest from GetStaticFile method signatures
SenorSmartyPants
2021-11-15
- ensure the proper StartTimeTicks variable is forwarded to the AddDlnaHeader...
Marius Luca
2021-10-03
Fix warning: The nullable warning suppression expression is redundant (#2149)
KonH
2021-09-10
Missing linebreaks that Rider apparently can't just do for me?
cvium
2021-09-10
Don't throw when livestream file isn't found
cvium
2021-09-10
Remove more unused args
cvium
2021-09-10
Kill ProgressiveFileCopier and seek to end for ongoing livetv
cvium
[next]