Bond_009 f6af28cf96 Fix some things that slipped through the cracks há 2 anos atrás
..
ActivityLogController.cs ab63a7745c Add PaginatedQuery abstract class, change startIndex to skip há 4 anos atrás
ApiKeyController.cs a60cb280a3 Properly populate QueryResult há 3 anos atrás
ArtistsController.cs 5dc30c6a6d fix: use HttpContext and ClaimsPrincipal instead of IAuthorizationContext há 2 anos atrás
AudioController.cs 9ec2870b10 Fix various typos há 3 anos atrás
BrandingController.cs f5973d57e8 Remove UTF8 bom from some files há 4 anos atrás
ChannelsController.cs f50a250cd9 Optimize Guid comparisons há 3 anos atrás
ClientLogController.cs 5dc30c6a6d fix: use HttpContext and ClaimsPrincipal instead of IAuthorizationContext há 2 anos atrás
CollectionController.cs 5dc30c6a6d fix: use HttpContext and ClaimsPrincipal instead of IAuthorizationContext há 2 anos atrás
ConfigurationController.cs d2e18547b1 Require properly typed ActionResult<T> (#8382) há 3 anos atrás
DashboardController.cs 9fbd675bed Add authorization attribute to GetConfigurationPages há 3 anos atrás
DevicesController.cs 1615663bd2 Remove old response code documentation há 4 anos atrás
DisplayPreferencesController.cs 5036afd691 Minor cleanup há 3 anos atrás
DlnaController.cs 2f6437a987 Use correct id when finding existing dlna profile há 3 anos atrás
DlnaServerController.cs d2e18547b1 Require properly typed ActionResult<T> (#8382) há 3 anos atrás
DynamicHlsController.cs 5dc30c6a6d fix: use HttpContext and ClaimsPrincipal instead of IAuthorizationContext há 2 anos atrás
EnvironmentController.cs f6c6ee2008 Fix Environment authorization policy há 4 anos atrás
FilterController.cs f50a250cd9 Optimize Guid comparisons há 3 anos atrás
GenresController.cs 5dc30c6a6d fix: use HttpContext and ClaimsPrincipal instead of IAuthorizationContext há 2 anos atrás
HlsSegmentController.cs d5e7e75421 Remove unused httpContext parameter há 3 anos atrás
ImageByNameController.cs 64652b6392 Fix and disable new dotnet6 warnings há 3 anos atrás
ImageController.cs 5dc30c6a6d fix: use HttpContext and ClaimsPrincipal instead of IAuthorizationContext há 2 anos atrás
InstantMixController.cs 5dc30c6a6d fix: use HttpContext and ClaimsPrincipal instead of IAuthorizationContext há 2 anos atrás
ItemLookupController.cs b43f46d5c9 Make identify flag describe purpose, not source há 3 anos atrás
ItemRefreshController.cs d659b9b9ab Restrict item refreshing to administrators há 3 anos atrás
ItemUpdateController.cs 6cbfdea4c0 Fix warning: Type cast is redundant (#2149) há 3 anos atrás
ItemsController.cs 6afc911043 fix Release build há 2 anos atrás
LibraryController.cs 5dc30c6a6d fix: use HttpContext and ClaimsPrincipal instead of IAuthorizationContext há 2 anos atrás
LibraryStructureController.cs 645825db36 Enable nullable for more files há 4 anos atrás
LiveTvController.cs 5dc30c6a6d fix: use HttpContext and ClaimsPrincipal instead of IAuthorizationContext há 2 anos atrás
LocalizationController.cs f5973d57e8 Remove UTF8 bom from some files há 4 anos atrás
MediaInfoController.cs 5dc30c6a6d fix: use HttpContext and ClaimsPrincipal instead of IAuthorizationContext há 2 anos atrás
MoviesController.cs 5dc30c6a6d fix: use HttpContext and ClaimsPrincipal instead of IAuthorizationContext há 2 anos atrás
MusicGenresController.cs 5dc30c6a6d fix: use HttpContext and ClaimsPrincipal instead of IAuthorizationContext há 2 anos atrás
NotificationsController.cs eef15dc7ac Fix third part integration há 4 anos atrás
PackageController.cs a277318e80 Merge pull request #7569 from crobibero/repo-auth há 3 anos atrás
PersonsController.cs 5dc30c6a6d fix: use HttpContext and ClaimsPrincipal instead of IAuthorizationContext há 2 anos atrás
PlaylistsController.cs 5dc30c6a6d fix: use HttpContext and ClaimsPrincipal instead of IAuthorizationContext há 2 anos atrás
PlaystateController.cs f6af28cf96 Fix some things that slipped through the cracks há 2 anos atrás
PluginsController.cs acf30e00ce Remove obsolete code for premium plugins há 3 anos atrás
QuickConnectController.cs 5dc30c6a6d fix: use HttpContext and ClaimsPrincipal instead of IAuthorizationContext há 2 anos atrás
RemoteImageController.cs cbfa355e31 Update StyleCop há 3 anos atrás
ScheduledTasksController.cs c11f19f090 Fix GET ScheduledTasks return value há 4 anos atrás
SearchController.cs e1e4ac75e4 Merge pull request #8267 from luzpaz/typos há 3 anos atrás
SessionController.cs f6af28cf96 Fix some things that slipped through the cracks há 2 anos atrás
StartupController.cs 0485ff1899 Create a store key constant for network há 3 anos atrás
StudiosController.cs 5dc30c6a6d fix: use HttpContext and ClaimsPrincipal instead of IAuthorizationContext há 2 anos atrás
SubtitleController.cs 5dc30c6a6d fix: use HttpContext and ClaimsPrincipal instead of IAuthorizationContext há 2 anos atrás
SuggestionsController.cs 5dc30c6a6d fix: use HttpContext and ClaimsPrincipal instead of IAuthorizationContext há 2 anos atrás
SyncPlayController.cs 5dc30c6a6d fix: use HttpContext and ClaimsPrincipal instead of IAuthorizationContext há 2 anos atrás
SystemController.cs b880dc8a4a Use our own Contains extension há 3 anos atrás
TimeSyncController.cs 653df7d8e5 Specify DateTimeStyles when possible há 4 anos atrás
TrailersController.cs 6afc911043 fix Release build há 2 anos atrás
TvShowsController.cs 5dc30c6a6d fix: use HttpContext and ClaimsPrincipal instead of IAuthorizationContext há 2 anos atrás
UniversalAudioController.cs f6af28cf96 Fix some things that slipped through the cracks há 2 anos atrás
UserController.cs 6afc911043 fix Release build há 2 anos atrás
UserLibraryController.cs 05c20001c8 Merge pull request #8381 from 1hitsong/lyric-lrc-file-support há 2 anos atrás
UserViewsController.cs 5dc30c6a6d fix: use HttpContext and ClaimsPrincipal instead of IAuthorizationContext há 2 anos atrás
VideoAttachmentsController.cs 547ee88561 Remove api client generator errors há 4 anos atrás
VideosController.cs 5dc30c6a6d fix: use HttpContext and ClaimsPrincipal instead of IAuthorizationContext há 2 anos atrás
YearsController.cs 5dc30c6a6d fix: use HttpContext and ClaimsPrincipal instead of IAuthorizationContext há 2 anos atrás