David Fairbrother 4eeb522144 Add dts to list of audio codecs which require strict -2 2 years ago
..
ActivityLogController.cs ab63a7745c Add PaginatedQuery abstract class, change startIndex to skip 4 years ago
ApiKeyController.cs 69a51c425a Fix all warnings in Jellyfin.Api (#9003) 2 years ago
ArtistsController.cs 52194f56b5 Replace != null with is not null 2 years ago
AudioController.cs 9ec2870b10 Fix various typos 3 years ago
BrandingController.cs f5973d57e8 Remove UTF8 bom from some files 4 years ago
ChannelsController.cs f50a250cd9 Optimize Guid comparisons 3 years ago
ClientLogController.cs 5dc30c6a6d fix: use HttpContext and ClaimsPrincipal instead of IAuthorizationContext 3 years ago
CollectionController.cs 5dc30c6a6d fix: use HttpContext and ClaimsPrincipal instead of IAuthorizationContext 3 years ago
ConfigurationController.cs c7d50d640e Replace == null with is null 2 years ago
DashboardController.cs c7d50d640e Replace == null with is null 2 years ago
DevicesController.cs c7d50d640e Replace == null with is null 2 years ago
DisplayPreferencesController.cs 71982c7297 Fix build errors 2 years ago
DlnaController.cs c7d50d640e Replace == null with is null 2 years ago
DlnaServerController.cs c7d50d640e Replace == null with is null 2 years ago
DynamicHlsController.cs 4eeb522144 Add dts to list of audio codecs which require strict -2 2 years ago
EnvironmentController.cs c7d50d640e Replace == null with is null 2 years ago
FilterController.cs 497d8c4957 Use Order() introduced in .NET 7 (#8923) 2 years ago
GenresController.cs 5dc30c6a6d fix: use HttpContext and ClaimsPrincipal instead of IAuthorizationContext 3 years ago
HlsSegmentController.cs 52194f56b5 Replace != null with is not null 2 years ago
ImageController.cs 69a51c425a Fix all warnings in Jellyfin.Api (#9003) 2 years ago
InstantMixController.cs 5dc30c6a6d fix: use HttpContext and ClaimsPrincipal instead of IAuthorizationContext 3 years ago
ItemLookupController.cs c7d50d640e Replace == null with is null 2 years ago
ItemRefreshController.cs c7d50d640e Replace == null with is null 2 years ago
ItemUpdateController.cs 52194f56b5 Replace != null with is not null 2 years ago
ItemsController.cs 52194f56b5 Replace != null with is not null 2 years ago
LibraryController.cs 6481376b81 Use DistinctBy introduced in .NET 6 2 years ago
LibraryStructureController.cs 52194f56b5 Replace != null with is not null 2 years ago
LiveTvController.cs 69a51c425a Fix all warnings in Jellyfin.Api (#9003) 2 years ago
LocalizationController.cs f5973d57e8 Remove UTF8 bom from some files 4 years ago
MediaInfoController.cs 52194f56b5 Replace != null with is not null 2 years ago
MoviesController.cs 6481376b81 Use DistinctBy introduced in .NET 6 2 years ago
MusicGenresController.cs 5dc30c6a6d fix: use HttpContext and ClaimsPrincipal instead of IAuthorizationContext 3 years ago
NotificationsController.cs f2200c97cb Remove unused notification endpoints (#8952) 2 years ago
PackageController.cs 69a51c425a Fix all warnings in Jellyfin.Api (#9003) 2 years ago
PersonsController.cs c7d50d640e Replace == null with is null 2 years ago
PlaylistsController.cs c7d50d640e Replace == null with is null 2 years ago
PlaystateController.cs c7d50d640e Replace == null with is null 2 years ago
PluginsController.cs 69a51c425a Fix all warnings in Jellyfin.Api (#9003) 2 years ago
QuickConnectController.cs 722ad3fe97 Change InitiateQuickConnect to use POST request 2 years ago
RemoteImageController.cs c7d50d640e Replace == null with is null 2 years ago
ScheduledTasksController.cs c7d50d640e Replace == null with is null 2 years ago
SearchController.cs 52194f56b5 Replace != null with is not null 2 years ago
SessionController.cs e21f4adc16 Fix wrong usage of ArgumentNullException.ThrowIfNull 2 years ago
StartupController.cs 52194f56b5 Replace != null with is not null 2 years ago
StudiosController.cs 5dc30c6a6d fix: use HttpContext and ClaimsPrincipal instead of IAuthorizationContext 3 years ago
SubtitleController.cs 69a51c425a Fix all warnings in Jellyfin.Api (#9003) 2 years ago
SuggestionsController.cs 5dc30c6a6d fix: use HttpContext and ClaimsPrincipal instead of IAuthorizationContext 3 years ago
SyncPlayController.cs 69a51c425a Fix all warnings in Jellyfin.Api (#9003) 2 years ago
SystemController.cs 69a51c425a Fix all warnings in Jellyfin.Api (#9003) 2 years ago
TimeSyncController.cs 653df7d8e5 Specify DateTimeStyles when possible 4 years ago
TrailersController.cs 072651c4be Add xmldocs for TMDb provider, correct provider spelling 2 years ago
TvShowsController.cs c7d50d640e Replace == null with is null 2 years ago
UniversalAudioController.cs f6af28cf96 Fix some things that slipped through the cracks 3 years ago
UserController.cs 479d477e01 Deprecate user id based authentication endpoint 2 years ago
UserLibraryController.cs 69a51c425a Fix all warnings in Jellyfin.Api (#9003) 2 years ago
UserViewsController.cs c7d50d640e Replace == null with is null 2 years ago
VideoAttachmentsController.cs c7d50d640e Replace == null with is null 2 years ago
VideosController.cs 52194f56b5 Replace != null with is not null 2 years ago
YearsController.cs 52194f56b5 Replace != null with is not null 2 years ago