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