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