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