Claus Vium 760b7f8fca Merge pull request #8922 from Bond-009/distinctby 2 年之前
..
ActivityLogController.cs ab63a7745c Add PaginatedQuery abstract class, change startIndex to skip 4 年之前
ApiKeyController.cs a60cb280a3 Properly populate QueryResult 3 年之前
ArtistsController.cs 52194f56b5 Replace != null with is not null 2 年之前
AudioController.cs 9ec2870b10 Fix various typos 3 年之前
BrandingController.cs f5973d57e8 Remove UTF8 bom from some files 4 年之前
ChannelsController.cs f50a250cd9 Optimize Guid comparisons 3 年之前
ClientLogController.cs 5dc30c6a6d fix: use HttpContext and ClaimsPrincipal instead of IAuthorizationContext 2 年之前
CollectionController.cs 5dc30c6a6d fix: use HttpContext and ClaimsPrincipal instead of IAuthorizationContext 2 年之前
ConfigurationController.cs c7d50d640e Replace == null with is null 2 年之前
DashboardController.cs c7d50d640e Replace == null with is null 2 年之前
DevicesController.cs c7d50d640e Replace == null with is null 2 年之前
DisplayPreferencesController.cs 71982c7297 Fix build errors 2 年之前
DlnaController.cs c7d50d640e Replace == null with is null 2 年之前
DlnaServerController.cs c7d50d640e Replace == null with is null 2 年之前
DynamicHlsController.cs 52194f56b5 Replace != null with is not null 2 年之前
EnvironmentController.cs c7d50d640e Replace == null with is null 2 年之前
FilterController.cs 497d8c4957 Use Order() introduced in .NET 7 (#8923) 2 年之前
GenresController.cs 5dc30c6a6d fix: use HttpContext and ClaimsPrincipal instead of IAuthorizationContext 2 年之前
HlsSegmentController.cs 52194f56b5 Replace != null with is not null 2 年之前
ImageByNameController.cs c7d50d640e Replace == null with is null 2 年之前
ImageController.cs cf67381e31 Fix release build 2 年之前
InstantMixController.cs 5dc30c6a6d fix: use HttpContext and ClaimsPrincipal instead of IAuthorizationContext 2 年之前
ItemLookupController.cs c7d50d640e Replace == null with is null 2 年之前
ItemRefreshController.cs c7d50d640e Replace == null with is null 2 年之前
ItemUpdateController.cs 52194f56b5 Replace != null with is not null 2 年之前
ItemsController.cs 52194f56b5 Replace != null with is not null 2 年之前
LibraryController.cs 6481376b81 Use DistinctBy introduced in .NET 6 2 年之前
LibraryStructureController.cs 52194f56b5 Replace != null with is not null 2 年之前
LiveTvController.cs c7d50d640e Replace == null with is null 2 年之前
LocalizationController.cs f5973d57e8 Remove UTF8 bom from some files 4 年之前
MediaInfoController.cs 52194f56b5 Replace != null with is not null 2 年之前
MoviesController.cs 6481376b81 Use DistinctBy introduced in .NET 6 2 年之前
MusicGenresController.cs 5dc30c6a6d fix: use HttpContext and ClaimsPrincipal instead of IAuthorizationContext 2 年之前
NotificationsController.cs eef15dc7ac Fix third part integration 4 年之前
PackageController.cs c7d50d640e Replace == null with is null 2 年之前
PersonsController.cs c7d50d640e Replace == null with is null 2 年之前
PlaylistsController.cs c7d50d640e Replace == null with is null 2 年之前
PlaystateController.cs c7d50d640e Replace == null with is null 2 年之前
PluginsController.cs 52194f56b5 Replace != null with is not null 2 年之前
QuickConnectController.cs 722ad3fe97 Change InitiateQuickConnect to use POST request 2 年之前
RemoteImageController.cs c7d50d640e Replace == null with is null 2 年之前
ScheduledTasksController.cs c7d50d640e Replace == null with is null 2 年之前
SearchController.cs 52194f56b5 Replace != null with is not null 2 年之前
SessionController.cs e21f4adc16 Fix wrong usage of ArgumentNullException.ThrowIfNull 2 年之前
StartupController.cs 52194f56b5 Replace != null with is not null 2 年之前
StudiosController.cs 5dc30c6a6d fix: use HttpContext and ClaimsPrincipal instead of IAuthorizationContext 2 年之前
SubtitleController.cs 52194f56b5 Replace != null with is not null 2 年之前
SuggestionsController.cs 5dc30c6a6d fix: use HttpContext and ClaimsPrincipal instead of IAuthorizationContext 2 年之前
SyncPlayController.cs 5dc30c6a6d fix: use HttpContext and ClaimsPrincipal instead of IAuthorizationContext 2 年之前
SystemController.cs b880dc8a4a Use our own Contains extension 3 年之前
TimeSyncController.cs 653df7d8e5 Specify DateTimeStyles when possible 3 年之前
TrailersController.cs 072651c4be Add xmldocs for TMDb provider, correct provider spelling 2 年之前
TvShowsController.cs c7d50d640e Replace == null with is null 2 年之前
UniversalAudioController.cs f6af28cf96 Fix some things that slipped through the cracks 2 年之前
UserController.cs 52194f56b5 Replace != null with is not null 2 年之前
UserLibraryController.cs 52194f56b5 Replace != null with is not null 2 年之前
UserViewsController.cs c7d50d640e Replace == null with is null 2 年之前
VideoAttachmentsController.cs c7d50d640e Replace == null with is null 2 年之前
VideosController.cs 52194f56b5 Replace != null with is not null 2 年之前
YearsController.cs 52194f56b5 Replace != null with is not null 2 年之前