Cody Robibero d2e18547b1 Require properly typed ActionResult<T> (#8382) 3 years ago
..
ActivityLogController.cs ab63a7745c Add PaginatedQuery abstract class, change startIndex to skip 4 years ago
ApiKeyController.cs a60cb280a3 Properly populate QueryResult 3 years ago
ArtistsController.cs f50a250cd9 Optimize Guid comparisons 3 years ago
AudioController.cs 9ec2870b10 Fix various typos 3 years ago
BrandingController.cs f5973d57e8 Remove UTF8 bom from some files 4 years ago
ChannelsController.cs f50a250cd9 Optimize Guid comparisons 3 years ago
ClientLogController.cs ea355b4262 Remove ClientLog endpoints 3 years ago
CollectionController.cs a0c6f72762 Migrate authentication db to EF Core 4 years ago
ConfigurationController.cs d2e18547b1 Require properly typed ActionResult<T> (#8382) 3 years ago
DashboardController.cs 9fbd675bed Add authorization attribute to GetConfigurationPages 3 years ago
DevicesController.cs 1615663bd2 Remove old response code documentation 4 years ago
DisplayPreferencesController.cs 5036afd691 Minor cleanup 3 years ago
DlnaController.cs 2f6437a987 Use correct id when finding existing dlna profile 4 years ago
DlnaServerController.cs d2e18547b1 Require properly typed ActionResult<T> (#8382) 3 years ago
DynamicHlsController.cs 9ec2870b10 Fix various typos 3 years ago
EnvironmentController.cs f6c6ee2008 Fix Environment authorization policy 4 years ago
FilterController.cs f50a250cd9 Optimize Guid comparisons 3 years ago
GenresController.cs f50a250cd9 Optimize Guid comparisons 3 years ago
HlsSegmentController.cs d5e7e75421 Remove unused httpContext parameter 3 years ago
ImageByNameController.cs 64652b6392 Fix and disable new dotnet6 warnings 3 years ago
ImageController.cs bee13d5644 Fix splashscreen (#7895) 3 years ago
InstantMixController.cs f50a250cd9 Optimize Guid comparisons 3 years ago
ItemLookupController.cs b43f46d5c9 Make identify flag describe purpose, not source 3 years ago
ItemRefreshController.cs d659b9b9ab Restrict item refreshing to administrators 3 years ago
ItemUpdateController.cs 6cbfdea4c0 Fix warning: Type cast is redundant (#2149) 4 years ago
ItemsController.cs 8a0911004d Merge pull request #7965 from jasongdove/api-key-items-without-user-id 3 years ago
LibraryController.cs f50a250cd9 Optimize Guid comparisons 3 years ago
LibraryStructureController.cs 645825db36 Enable nullable for more files 4 years ago
LiveTvController.cs f50a250cd9 Optimize Guid comparisons 3 years ago
LocalizationController.cs f5973d57e8 Remove UTF8 bom from some files 4 years ago
MediaInfoController.cs d2e18547b1 Require properly typed ActionResult<T> (#8382) 3 years ago
MoviesController.cs d2e18547b1 Require properly typed ActionResult<T> (#8382) 3 years ago
MusicGenresController.cs f50a250cd9 Optimize Guid comparisons 3 years ago
NotificationsController.cs eef15dc7ac Fix third part integration 4 years ago
PackageController.cs a277318e80 Merge pull request #7569 from crobibero/repo-auth 3 years ago
PersonsController.cs f50a250cd9 Optimize Guid comparisons 3 years ago
PlaylistsController.cs f50a250cd9 Optimize Guid comparisons 3 years ago
PlaystateController.cs a0c6f72762 Migrate authentication db to EF Core 4 years ago
PluginsController.cs acf30e00ce Remove obsolete code for premium plugins 3 years ago
QuickConnectController.cs 49e56c147e Fix QuickConnect operation names 3 years ago
RemoteImageController.cs cbfa355e31 Update StyleCop 3 years ago
ScheduledTasksController.cs c11f19f090 Fix GET ScheduledTasks return value 5 years ago
SearchController.cs e1e4ac75e4 Merge pull request #8267 from luzpaz/typos 3 years ago
SessionController.cs f50a250cd9 Optimize Guid comparisons 3 years ago
StartupController.cs 0485ff1899 Create a store key constant for network 3 years ago
StudiosController.cs f50a250cd9 Optimize Guid comparisons 3 years ago
SubtitleController.cs 5726535a26 Fix some warnings 3 years ago
SuggestionsController.cs f50a250cd9 Optimize Guid comparisons 3 years ago
SyncPlayController.cs 5e3905d41a merge branch 'master' into syncplay-clear-queue 4 years ago
SystemController.cs b880dc8a4a Use our own Contains extension 3 years ago
TimeSyncController.cs 653df7d8e5 Specify DateTimeStyles when possible 4 years ago
TrailersController.cs 8a0911004d Merge pull request #7965 from jasongdove/api-key-items-without-user-id 3 years ago
TvShowsController.cs 12794d184a Merge pull request #8261 from nielsvanvelzen/adjacentTo-guid 3 years ago
UniversalAudioController.cs e9bb448e89 Simplify UniversalAudioController code, remove redundant null checks 3 years ago
UserController.cs 9ec2870b10 Fix various typos 3 years ago
UserLibraryController.cs d2e18547b1 Require properly typed ActionResult<T> (#8382) 3 years ago
UserViewsController.cs d2e18547b1 Require properly typed ActionResult<T> (#8382) 3 years ago
VideoAttachmentsController.cs 547ee88561 Remove api client generator errors 4 years ago
VideosController.cs 9c97c533ef Merge pull request #7994 from nyanmisaka/fix-throttler 3 years ago
YearsController.cs f50a250cd9 Optimize Guid comparisons 3 years ago