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