..
ActivityLogController.cs
Add PaginatedQuery abstract class, change startIndex to skip
4 years ago
ApiKeyController.cs
Properly populate QueryResult
3 years ago
ArtistsController.cs
Optimize Guid comparisons
3 years ago
AudioController.cs
Disambiguate vpx to vp8 or vp9
4 years ago
BrandingController.cs
Remove UTF8 bom from some files
4 years ago
ChannelsController.cs
Optimize Guid comparisons
3 years ago
ClientLogController.cs
Remove ClientLog endpoints
3 years ago
CollectionController.cs
Migrate authentication db to EF Core
4 years ago
ConfigurationController.cs
Parameterize request body of UpdateNamedConfiguration
3 years ago
DashboardController.cs
Add authorization attribute to GetConfigurationPages
3 years ago
DevicesController.cs
Remove old response code documentation
4 years ago
DisplayPreferencesController.cs
Add resume book as default home section
3 years ago
DlnaController.cs
Use correct id when finding existing dlna profile
3 years ago
DlnaServerController.cs
chore: disable DLNA by default
3 years ago
DynamicHlsController.cs
Add dts to list of audio codecs which require strict -2
2 years ago
EnvironmentController.cs
Fix Environment authorization policy
4 years ago
FilterController.cs
Optimize Guid comparisons
3 years ago
GenresController.cs
Optimize Guid comparisons
3 years ago
HlsSegmentController.cs
Remove unused httpContext parameter
3 years ago
ImageByNameController.cs
Fix and disable new dotnet6 warnings
3 years ago
ImageController.cs
Fix splashscreen ( #7895 )
3 years ago
InstantMixController.cs
Optimize Guid comparisons
3 years ago
ItemLookupController.cs
Make identify flag describe purpose, not source
3 years ago
ItemRefreshController.cs
Restrict item refreshing to administrators
3 years ago
ItemUpdateController.cs
Fix warning: Type cast is redundant ( #2149 )
3 years ago
ItemsController.cs
Fix items endpoint not honoring library access control
2 years ago
LibraryController.cs
Remove unused using statement
2 years ago
LibraryStructureController.cs
Enable nullable for more files
4 years ago
LiveTvController.cs
Optimize Guid comparisons
3 years ago
LocalizationController.cs
Remove UTF8 bom from some files
4 years ago
MediaInfoController.cs
Series: issue-6450
3 years ago
MoviesController.cs
Optimize Guid comparisons
3 years ago
MusicGenresController.cs
Optimize Guid comparisons
3 years ago
NotificationsController.cs
Fix third part integration
4 years ago
PackageController.cs
Require elevation to save the list of plugin repositories
3 years ago
PersonsController.cs
Forces respecting IsVisible on people
3 years ago
PlaylistsController.cs
Optimize Guid comparisons
3 years ago
PlaystateController.cs
Migrate authentication db to EF Core
4 years ago
PluginsController.cs
Remove obsolete code for premium plugins
3 years ago
QuickConnectController.cs
Fix issues with QuickConnect and AuthenticationDb
4 years ago
RemoteImageController.cs
Update StyleCop
3 years ago
ScheduledTasksController.cs
Fix GET ScheduledTasks return value
4 years ago
SearchController.cs
Switch to FirstOrDefault extension
3 years ago
SessionController.cs
Optimize Guid comparisons
3 years ago
StartupController.cs
Create a store key constant for network
3 years ago
StudiosController.cs
Optimize Guid comparisons
3 years ago
SubtitleController.cs
Fix some warnings
3 years ago
SuggestionsController.cs
Optimize Guid comparisons
3 years ago
SyncPlayController.cs
merge branch 'master' into syncplay-clear-queue
4 years ago
SystemController.cs
Use our own Contains extension
3 years ago
TimeSyncController.cs
Specify DateTimeStyles when possible
4 years ago
TrailersController.cs
Support searching with tv program filters
3 years ago
TvShowsController.cs
Merge pull request #7346 from Bond-009/guid
3 years ago
UniversalAudioController.cs
Update Jellyfin.Api/Controllers/UniversalAudioController.cs
3 years ago
UserController.cs
Rollback changes in IUserManager
3 years ago
UserLibraryController.cs
Optimize Guid comparisons
3 years ago
UserViewsController.cs
Merge pull request #7474 from nielsvanvelzen/api-secure
3 years ago
VideoAttachmentsController.cs
Remove api client generator errors
4 years ago
VideosController.cs
Remove 'using' from HLS/Progressive StreamState
3 years ago
YearsController.cs
Optimize Guid comparisons
3 years ago