.. |
ActivityLogController.cs
|
ab63a7745c
Add PaginatedQuery abstract class, change startIndex to skip
|
4 лет назад |
ApiKeyController.cs
|
69a51c425a
Fix all warnings in Jellyfin.Api (#9003)
|
2 лет назад |
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
|
3a7a781ed9
Merge pull request #9001 from Shadowghost/stereo-downmix
|
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 лет назад |
ImageController.cs
|
56ef45ebf0
Fix client supported image formats (#9071)
|
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
|
69a51c425a
Fix all warnings in Jellyfin.Api (#9003)
|
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
|
f2200c97cb
Remove unused notification endpoints (#8952)
|
2 лет назад |
PackageController.cs
|
69a51c425a
Fix all warnings in Jellyfin.Api (#9003)
|
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
|
69a51c425a
Fix all warnings in Jellyfin.Api (#9003)
|
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
|
69a51c425a
Fix all warnings in Jellyfin.Api (#9003)
|
2 лет назад |
SuggestionsController.cs
|
5dc30c6a6d
fix: use HttpContext and ClaimsPrincipal instead of IAuthorizationContext
|
2 лет назад |
SyncPlayController.cs
|
69a51c425a
Fix all warnings in Jellyfin.Api (#9003)
|
2 лет назад |
SystemController.cs
|
69a51c425a
Fix all warnings in Jellyfin.Api (#9003)
|
2 лет назад |
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
|
479d477e01
Deprecate user id based authentication endpoint
|
2 лет назад |
UserLibraryController.cs
|
69a51c425a
Fix all warnings in Jellyfin.Api (#9003)
|
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 лет назад |