Terrance 692a62ab4f Add missing format providers (fix CA1305 errors) (#8745) 2 gadi atpakaļ
..
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 5dc30c6a6d fix: use HttpContext and ClaimsPrincipal instead of IAuthorizationContext 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 d2e18547b1 Require properly typed ActionResult<T> (#8382) 2 gadi atpakaļ
DashboardController.cs 9fbd675bed Add authorization attribute to GetConfigurationPages 3 gadi atpakaļ
DevicesController.cs 1615663bd2 Remove old response code documentation 4 gadi atpakaļ
DisplayPreferencesController.cs 692a62ab4f Add missing format providers (fix CA1305 errors) (#8745) 2 gadi atpakaļ
DlnaController.cs 2f6437a987 Use correct id when finding existing dlna profile 3 gadi atpakaļ
DlnaServerController.cs d2e18547b1 Require properly typed ActionResult<T> (#8382) 2 gadi atpakaļ
DynamicHlsController.cs 5dc30c6a6d fix: use HttpContext and ClaimsPrincipal instead of IAuthorizationContext 2 gadi atpakaļ
EnvironmentController.cs f6c6ee2008 Fix Environment authorization policy 4 gadi atpakaļ
FilterController.cs f50a250cd9 Optimize Guid comparisons 3 gadi atpakaļ
GenresController.cs 5dc30c6a6d fix: use HttpContext and ClaimsPrincipal instead of IAuthorizationContext 2 gadi atpakaļ
HlsSegmentController.cs d5e7e75421 Remove unused httpContext parameter 3 gadi atpakaļ
ImageByNameController.cs 64652b6392 Fix and disable new dotnet6 warnings 3 gadi atpakaļ
ImageController.cs 5dc30c6a6d fix: use HttpContext and ClaimsPrincipal instead of IAuthorizationContext 2 gadi atpakaļ
InstantMixController.cs 5dc30c6a6d fix: use HttpContext and ClaimsPrincipal instead of IAuthorizationContext 2 gadi atpakaļ
ItemLookupController.cs b43f46d5c9 Make identify flag describe purpose, not source 3 gadi atpakaļ
ItemRefreshController.cs d659b9b9ab Restrict item refreshing to administrators 3 gadi atpakaļ
ItemUpdateController.cs 6cbfdea4c0 Fix warning: Type cast is redundant (#2149) 3 gadi atpakaļ
ItemsController.cs 072651c4be Add xmldocs for TMDb provider, correct provider spelling 2 gadi atpakaļ
LibraryController.cs c6dbcb661b Use elevated access control for media folders endpoint 2 gadi atpakaļ
LibraryStructureController.cs 645825db36 Enable nullable for more files 3 gadi atpakaļ
LiveTvController.cs 5dc30c6a6d fix: use HttpContext and ClaimsPrincipal instead of IAuthorizationContext 2 gadi atpakaļ
LocalizationController.cs f5973d57e8 Remove UTF8 bom from some files 4 gadi atpakaļ
MediaInfoController.cs 5dc30c6a6d fix: use HttpContext and ClaimsPrincipal instead of IAuthorizationContext 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 a277318e80 Merge pull request #7569 from crobibero/repo-auth 3 gadi atpakaļ
PersonsController.cs 5dc30c6a6d fix: use HttpContext and ClaimsPrincipal instead of IAuthorizationContext 2 gadi atpakaļ
PlaylistsController.cs 5dc30c6a6d fix: use HttpContext and ClaimsPrincipal instead of IAuthorizationContext 2 gadi atpakaļ
PlaystateController.cs f6af28cf96 Fix some things that slipped through the cracks 2 gadi atpakaļ
PluginsController.cs acf30e00ce Remove obsolete code for premium plugins 3 gadi atpakaļ
QuickConnectController.cs 5dc30c6a6d fix: use HttpContext and ClaimsPrincipal instead of IAuthorizationContext 2 gadi atpakaļ
RemoteImageController.cs cbfa355e31 Update StyleCop 3 gadi atpakaļ
ScheduledTasksController.cs c11f19f090 Fix GET ScheduledTasks return value 4 gadi atpakaļ
SearchController.cs e1e4ac75e4 Merge pull request #8267 from luzpaz/typos 2 gadi atpakaļ
SessionController.cs f6af28cf96 Fix some things that slipped through the cracks 2 gadi atpakaļ
StartupController.cs 0485ff1899 Create a store key constant for network 3 gadi atpakaļ
StudiosController.cs 5dc30c6a6d fix: use HttpContext and ClaimsPrincipal instead of IAuthorizationContext 2 gadi atpakaļ
SubtitleController.cs 5dc30c6a6d fix: use HttpContext and ClaimsPrincipal instead of IAuthorizationContext 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 3 gadi atpakaļ
TrailersController.cs 072651c4be Add xmldocs for TMDb provider, correct provider spelling 2 gadi atpakaļ
TvShowsController.cs 5dc30c6a6d fix: use HttpContext and ClaimsPrincipal instead of IAuthorizationContext 2 gadi atpakaļ
UniversalAudioController.cs f6af28cf96 Fix some things that slipped through the cracks 2 gadi atpakaļ
UserController.cs 6afc911043 fix Release build 2 gadi atpakaļ
UserLibraryController.cs 05c20001c8 Merge pull request #8381 from 1hitsong/lyric-lrc-file-support 2 gadi atpakaļ
UserViewsController.cs 5dc30c6a6d fix: use HttpContext and ClaimsPrincipal instead of IAuthorizationContext 2 gadi atpakaļ
VideoAttachmentsController.cs 547ee88561 Remove api client generator errors 4 gadi atpakaļ
VideosController.cs 5dc30c6a6d fix: use HttpContext and ClaimsPrincipal instead of IAuthorizationContext 2 gadi atpakaļ
YearsController.cs 5dc30c6a6d fix: use HttpContext and ClaimsPrincipal instead of IAuthorizationContext 2 gadi atpakaļ