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