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