| .. |
|
ActivityLogController.cs
|
Add PaginatedQuery abstract class, change startIndex to skip
|
2021-05-20 20:48:41 -04:00 |
|
ApiKeyController.cs
|
Properly populate QueryResult
|
2022-01-20 08:53:06 -07:00 |
|
ArtistsController.cs
|
Replace != null with is not null
|
2022-12-05 15:01:13 +01:00 |
|
AudioController.cs
|
Fix various typos
|
2022-08-15 06:48:34 -04:00 |
|
BrandingController.cs
|
Remove UTF8 bom from some files
|
2020-11-21 14:26:03 +01:00 |
|
ChannelsController.cs
|
Optimize Guid comparisons
|
2022-02-21 14:15:09 +01:00 |
|
ClientLogController.cs
|
fix: use HttpContext and ClaimsPrincipal instead of IAuthorizationContext
|
2022-10-06 13:57:47 +02:00 |
|
CollectionController.cs
|
fix: use HttpContext and ClaimsPrincipal instead of IAuthorizationContext
|
2022-10-06 13:57:47 +02:00 |
|
ConfigurationController.cs
|
Replace == null with is null
|
2022-12-05 15:00:20 +01:00 |
|
DashboardController.cs
|
Replace == null with is null
|
2022-12-05 15:00:20 +01:00 |
|
DevicesController.cs
|
Replace == null with is null
|
2022-12-05 15:00:20 +01:00 |
|
DisplayPreferencesController.cs
|
Fix build errors
|
2022-12-07 16:42:28 +01:00 |
|
DlnaController.cs
|
Replace == null with is null
|
2022-12-05 15:00:20 +01:00 |
|
DlnaServerController.cs
|
Replace == null with is null
|
2022-12-05 15:00:20 +01:00 |
|
DynamicHlsController.cs
|
Replace != null with is not null
|
2022-12-05 15:01:13 +01:00 |
|
EnvironmentController.cs
|
Replace == null with is null
|
2022-12-05 15:00:20 +01:00 |
|
FilterController.cs
|
Replace == null with is null
|
2022-12-05 15:00:20 +01:00 |
|
GenresController.cs
|
fix: use HttpContext and ClaimsPrincipal instead of IAuthorizationContext
|
2022-10-06 13:57:47 +02:00 |
|
HlsSegmentController.cs
|
Replace != null with is not null
|
2022-12-05 15:01:13 +01:00 |
|
ImageByNameController.cs
|
Replace == null with is null
|
2022-12-05 15:00:20 +01:00 |
|
ImageController.cs
|
Fix release build
|
2022-12-07 16:44:00 +01:00 |
|
InstantMixController.cs
|
fix: use HttpContext and ClaimsPrincipal instead of IAuthorizationContext
|
2022-10-06 13:57:47 +02:00 |
|
ItemLookupController.cs
|
Replace == null with is null
|
2022-12-05 15:00:20 +01:00 |
|
ItemRefreshController.cs
|
Replace == null with is null
|
2022-12-05 15:00:20 +01:00 |
|
ItemsController.cs
|
Replace != null with is not null
|
2022-12-05 15:01:13 +01:00 |
|
ItemUpdateController.cs
|
Replace != null with is not null
|
2022-12-05 15:01:13 +01:00 |
|
LibraryController.cs
|
Replace != null with is not null
|
2022-12-05 15:01:13 +01:00 |
|
LibraryStructureController.cs
|
Replace != null with is not null
|
2022-12-05 15:01:13 +01:00 |
|
LiveTvController.cs
|
Replace == null with is null
|
2022-12-05 15:00:20 +01:00 |
|
LocalizationController.cs
|
Remove UTF8 bom from some files
|
2020-11-21 14:26:03 +01:00 |
|
MediaInfoController.cs
|
Replace != null with is not null
|
2022-12-05 15:01:13 +01:00 |
|
MoviesController.cs
|
Add xmldocs for TMDb provider, correct provider spelling
|
2022-11-17 11:16:20 +01:00 |
|
MusicGenresController.cs
|
fix: use HttpContext and ClaimsPrincipal instead of IAuthorizationContext
|
2022-10-06 13:57:47 +02:00 |
|
NotificationsController.cs
|
Fix third part integration
|
2021-03-11 22:45:58 -07:00 |
|
PackageController.cs
|
Replace == null with is null
|
2022-12-05 15:00:20 +01:00 |
|
PersonsController.cs
|
Replace == null with is null
|
2022-12-05 15:00:20 +01:00 |
|
PlaylistsController.cs
|
Replace == null with is null
|
2022-12-05 15:00:20 +01:00 |
|
PlaystateController.cs
|
Replace == null with is null
|
2022-12-05 15:00:20 +01:00 |
|
PluginsController.cs
|
Replace != null with is not null
|
2022-12-05 15:01:13 +01:00 |
|
QuickConnectController.cs
|
fix: use HttpContext and ClaimsPrincipal instead of IAuthorizationContext
|
2022-10-06 13:57:47 +02:00 |
|
RemoteImageController.cs
|
Replace == null with is null
|
2022-12-05 15:00:20 +01:00 |
|
ScheduledTasksController.cs
|
Replace == null with is null
|
2022-12-05 15:00:20 +01:00 |
|
SearchController.cs
|
Replace != null with is not null
|
2022-12-05 15:01:13 +01:00 |
|
SessionController.cs
|
Use ArgumentException.ThrowIfNullOrEmpty
|
2022-12-07 16:43:59 +01:00 |
|
StartupController.cs
|
Replace != null with is not null
|
2022-12-05 15:01:13 +01:00 |
|
StudiosController.cs
|
fix: use HttpContext and ClaimsPrincipal instead of IAuthorizationContext
|
2022-10-06 13:57:47 +02:00 |
|
SubtitleController.cs
|
Replace != null with is not null
|
2022-12-05 15:01:13 +01:00 |
|
SuggestionsController.cs
|
fix: use HttpContext and ClaimsPrincipal instead of IAuthorizationContext
|
2022-10-06 13:57:47 +02:00 |
|
SyncPlayController.cs
|
fix: use HttpContext and ClaimsPrincipal instead of IAuthorizationContext
|
2022-10-06 13:57:47 +02:00 |
|
SystemController.cs
|
Use our own Contains extension
|
2021-12-20 13:31:07 +01:00 |
|
TimeSyncController.cs
|
Specify DateTimeStyles when possible
|
2021-09-21 01:21:45 +02:00 |
|
TrailersController.cs
|
Add xmldocs for TMDb provider, correct provider spelling
|
2022-11-17 11:16:20 +01:00 |
|
TvShowsController.cs
|
Replace == null with is null
|
2022-12-05 15:00:20 +01:00 |
|
UniversalAudioController.cs
|
Fix some things that slipped through the cracks
|
2022-10-11 23:37:29 +02:00 |
|
UserController.cs
|
Replace != null with is not null
|
2022-12-05 15:01:13 +01:00 |
|
UserLibraryController.cs
|
Replace != null with is not null
|
2022-12-05 15:01:13 +01:00 |
|
UserViewsController.cs
|
Replace == null with is null
|
2022-12-05 15:00:20 +01:00 |
|
VideoAttachmentsController.cs
|
Replace == null with is null
|
2022-12-05 15:00:20 +01:00 |
|
VideosController.cs
|
Replace != null with is not null
|
2022-12-05 15:01:13 +01:00 |
|
YearsController.cs
|
Replace != null with is not null
|
2022-12-05 15:01:13 +01:00 |