Cody Robibero 7bfc6b5679 Remove more warnings 3 年之前
..
ActivityLogController.cs ab63a7745c Add PaginatedQuery abstract class, change startIndex to skip 4 年之前
ApiKeyController.cs 3d0b1ccae6 Remove all unused usings 3 年之前
ArtistsController.cs 32629cd7da Use BaseItemKind where possible 3 年之前
AudioController.cs b205d5a032 Disambiguate vpx to vp8 or vp9 3 年之前
BrandingController.cs f5973d57e8 Remove UTF8 bom from some files 4 年之前
ChannelsController.cs 55670b91b2 Use ArrayModelBinder for sortBy and sortOrder 4 年之前
ClientLogController.cs ea355b4262 Remove ClientLog endpoints 3 年之前
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) 3 年之前
DevicesController.cs 1615663bd2 Remove old response code documentation 4 年之前
DisplayPreferencesController.cs 3de86ffdb4 Fix nullability on DisplayPreferencesDto 3 年之前
DlnaController.cs 2f6437a987 Use correct id when finding existing dlna profile 3 年之前
DlnaServerController.cs 6637a3096a Remove the dependency on BaseAuthorizationHandler 3 年之前
DynamicHlsController.cs d0832c60d4 Merge DynamicHlsController and VideoHlsController (#119) 3 年之前
EnvironmentController.cs f6c6ee2008 Fix Environment authorization policy 4 年之前
FilterController.cs 7bfc6b5679 Remove more warnings 3 年之前
GenresController.cs 32629cd7da Use BaseItemKind where possible 3 年之前
HlsSegmentController.cs 64652b6392 Fix and disable new dotnet6 warnings 3 年之前
ImageByNameController.cs 64652b6392 Fix and disable new dotnet6 warnings 3 年之前
ImageController.cs 9234e5bf80 Remove all instances of en-US culture 3 年之前
InstantMixController.cs 7c282ec369 Fix warning: The nullable warning suppression expression is redundant (#2149) 3 年之前
ItemLookupController.cs cbfa355e31 Update StyleCop 3 年之前
ItemRefreshController.cs 29fc882037 merge all attributes 4 年之前
ItemUpdateController.cs 6cbfdea4c0 Fix warning: Type cast is redundant (#2149) 3 年之前
ItemsController.cs 7bfc6b5679 Remove more warnings 3 年之前
LibraryController.cs 634ce40c2f Merge branch 'master' into comparisons 3 年之前
LibraryStructureController.cs 645825db36 Enable nullable for more files 3 年之前
LiveTvController.cs cbfa355e31 Update StyleCop 3 年之前
LocalizationController.cs f5973d57e8 Remove UTF8 bom from some files 4 年之前
MediaInfoController.cs d05062fec0 Use new Random.Shared instead of creating new instances 3 年之前
MoviesController.cs b880dc8a4a Use our own Contains extension 3 年之前
MusicGenresController.cs 32629cd7da Use BaseItemKind where possible 3 年之前
NotificationsController.cs eef15dc7ac Fix third part integration 4 年之前
PackageController.cs 223b42aed3 Create BaseItemKind enum 4 年之前
PersonsController.cs b50c3852ef Remove unused dependencies 3 年之前
PlaylistsController.cs 223b42aed3 Create BaseItemKind enum 4 年之前
PlaystateController.cs a0c6f72762 Migrate authentication db to EF Core 4 年之前
PluginsController.cs b880dc8a4a Use our own Contains extension 3 年之前
QuickConnectController.cs 397868be95 Fix issues with QuickConnect and AuthenticationDb 4 年之前
RemoteImageController.cs cbfa355e31 Update StyleCop 3 年之前
ScheduledTasksController.cs c11f19f090 Fix GET ScheduledTasks return value 4 年之前
SearchController.cs b880dc8a4a Use our own Contains extension 3 年之前
SessionController.cs 32629cd7da Use BaseItemKind where possible 3 年之前
StartupController.cs 0485ff1899 Create a store key constant for network 3 年之前
StudiosController.cs 32629cd7da Use BaseItemKind where possible 3 年之前
SubtitleController.cs 5726535a26 Fix some warnings 3 年之前
SuggestionsController.cs 32629cd7da Use BaseItemKind where possible 3 年之前
SyncPlayController.cs 5e3905d41a merge branch 'master' into syncplay-clear-queue 3 年之前
SystemController.cs b880dc8a4a Use our own Contains extension 3 年之前
TimeSyncController.cs 653df7d8e5 Specify DateTimeStyles when possible 3 年之前
TrailersController.cs 226abde3f7 Change userId to required in operations that would otherwise throw exceptions 4 年之前
TvShowsController.cs d9bc65469f Fix query param spelling 3 年之前
UniversalAudioController.cs 7c282ec369 Fix warning: The nullable warning suppression expression is redundant (#2149) 3 年之前
UserController.cs 397868be95 Fix issues with QuickConnect and AuthenticationDb 4 年之前
UserLibraryController.cs cbfa355e31 Update StyleCop 3 年之前
UserViewsController.cs a0c6f72762 Migrate authentication db to EF Core 4 年之前
VideoAttachmentsController.cs 547ee88561 Remove api client generator errors 4 年之前
VideosController.cs 4e0edaf544 - ensure the proper StartTimeTicks variable is forwarded to the AddDlnaHeaders function 3 年之前
YearsController.cs b880dc8a4a Use our own Contains extension 3 年之前