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