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