Cody Robibero 2f6437a987 Use correct id when finding existing dlna profile 3 years ago
..
ActivityLogController.cs ab63a7745c Add PaginatedQuery abstract class, change startIndex to skip 4 years ago
ApiKeyController.cs 3d0b1ccae6 Remove all unused usings 4 years ago
ArtistsController.cs e01ce826e0 Allow sorting for AlbumArtist 4 years ago
AudioController.cs b205d5a032 Disambiguate vpx to vp8 or vp9 4 years ago
BrandingController.cs f5973d57e8 Remove UTF8 bom from some files 4 years ago
ChannelsController.cs 55670b91b2 Use ArrayModelBinder for sortBy and sortOrder 4 years ago
CollectionController.cs a0c6f72762 Migrate authentication db to EF Core 4 years ago
ConfigurationController.cs 6f8ccab788 Move non-jellyfin extensions to separate project 4 years ago
DashboardController.cs 7c282ec369 Fix warning: The nullable warning suppression expression is redundant (#2149) 4 years ago
DevicesController.cs 1615663bd2 Remove old response code documentation 4 years ago
DisplayPreferencesController.cs 6cbfdea4c0 Fix warning: Type cast is redundant (#2149) 4 years ago
DlnaController.cs 2f6437a987 Use correct id when finding existing dlna profile 3 years ago
DlnaServerController.cs 6637a3096a Remove the dependency on BaseAuthorizationHandler 4 years ago
DynamicHlsController.cs 7c282ec369 Fix warning: The nullable warning suppression expression is redundant (#2149) 4 years ago
EnvironmentController.cs f6c6ee2008 Fix Environment authorization policy 4 years ago
FilterController.cs 223b42aed3 Create BaseItemKind enum 4 years ago
GenresController.cs 69e91c33d8 Update Jellyfin.Api/Controllers/GenresController.cs 4 years ago
HlsSegmentController.cs 7c282ec369 Fix warning: The nullable warning suppression expression is redundant (#2149) 4 years ago
ImageByNameController.cs e3dac4fda2 Use async FileStreams where it makes sense 4 years ago
ImageController.cs 9234e5bf80 Remove all instances of en-US culture 4 years ago
InstantMixController.cs 7c282ec369 Fix warning: The nullable warning suppression expression is redundant (#2149) 4 years ago
ItemLookupController.cs 3d0b1ccae6 Remove all unused usings 4 years ago
ItemRefreshController.cs 29fc882037 merge all attributes 5 years ago
ItemUpdateController.cs 6cbfdea4c0 Fix warning: Type cast is redundant (#2149) 4 years ago
ItemsController.cs 7c282ec369 Fix warning: The nullable warning suppression expression is redundant (#2149) 4 years ago
LibraryController.cs ff9d14c811 Merge remote-tracking branch 'upstream/master' into authenticationdb-efcore 4 years ago
LibraryStructureController.cs 645825db36 Enable nullable for more files 4 years ago
LiveTvController.cs ff328fefc5 Replace GetDirectStreamProviderByUniqueId with GetLiveStreamInfoByUniqueId 4 years ago
LocalizationController.cs f5973d57e8 Remove UTF8 bom from some files 4 years ago
MediaInfoController.cs d05062fec0 Use new Random.Shared instead of creating new instances 4 years ago
MoviesController.cs 3d0b1ccae6 Remove all unused usings 4 years ago
MusicGenresController.cs d27ca993a5 Add ability to sort on Genre, MusicGenre, Artist 4 years ago
NotificationsController.cs eef15dc7ac Fix third part integration 4 years ago
PackageController.cs 223b42aed3 Create BaseItemKind enum 4 years ago
PersonsController.cs e3f55a0c54 Reduce warnings in MediaBrowser.Controller (#6006) 4 years ago
PlaylistsController.cs 223b42aed3 Create BaseItemKind enum 4 years ago
PlaystateController.cs a0c6f72762 Migrate authentication db to EF Core 4 years ago
PluginsController.cs 6f8ccab788 Move non-jellyfin extensions to separate project 4 years ago
QuickConnectController.cs 397868be95 Fix issues with QuickConnect and AuthenticationDb 4 years ago
RemoteImageController.cs 9af16fcb6c Remove workaround for dotnet/runtime#42790 4 years ago
ScheduledTasksController.cs c11f19f090 Fix GET ScheduledTasks return value 5 years ago
SearchController.cs 2e98de9062 Code Clean up: Convert to null-coalescing operator ?? (#5845) 4 years ago
SessionController.cs a0c6f72762 Migrate authentication db to EF Core 4 years ago
StartupController.cs f638ee6b09 Enable nullable for Jellyfin.Data and remove unnecessary attributes 4 years ago
StudiosController.cs 223b42aed3 Create BaseItemKind enum 4 years ago
SubtitleController.cs ade3afad41 Add IsAutomated to SubtitleSearchRequest 4 years ago
SuggestionsController.cs 3d0b1ccae6 Remove all unused usings 4 years ago
SyncPlayController.cs 5e3905d41a merge branch 'master' into syncplay-clear-queue 4 years ago
SystemController.cs 5eda5eb636 Merge pull request #6486 from fredriklindberg/support-forwarded-headers-for-api-url 3 years ago
TimeSyncController.cs 653df7d8e5 Specify DateTimeStyles when possible 4 years ago
TrailersController.cs 226abde3f7 Change userId to required in operations that would otherwise throw exceptions 4 years ago
TvShowsController.cs 7c282ec369 Fix warning: The nullable warning suppression expression is redundant (#2149) 4 years ago
UniversalAudioController.cs 7c282ec369 Fix warning: The nullable warning suppression expression is redundant (#2149) 4 years ago
UserController.cs 397868be95 Fix issues with QuickConnect and AuthenticationDb 4 years ago
UserLibraryController.cs 6f8ccab788 Move non-jellyfin extensions to separate project 4 years ago
UserViewsController.cs a0c6f72762 Migrate authentication db to EF Core 4 years ago
VideoAttachmentsController.cs 547ee88561 Remove api client generator errors 4 years ago
VideoHlsController.cs 448125f2b4 Merge pull request #6523 from cvium/fix_livetv_cts_disposed 4 years ago
VideosController.cs 7c282ec369 Fix warning: The nullable warning suppression expression is redundant (#2149) 4 years ago
YearsController.cs 223b42aed3 Create BaseItemKind enum 4 years ago