..
ActivityLogController.cs
Move API policies to MediaBrowser.Common
1 year ago
ApiKeyController.cs
Move API policies to MediaBrowser.Common
1 year ago
ArtistsController.cs
Use helper function to compare guid ( #10825 )
1 year ago
AudioController.cs
Move default value to api spec
7 months ago
BrandingController.cs
Migrate to file-scoped namespaces
2 years ago
ChannelsController.cs
Use helper function to compare guid ( #10825 )
1 year ago
ClientLogController.cs
refactor: simplify authz
2 years ago
CollectionController.cs
Move API policies to MediaBrowser.Common
1 year ago
ConfigurationController.cs
fix: disable api endpoint for ffmpeg path for security ( #11225 )
11 months ago
DashboardController.cs
Require elevation for plugin related endpoints
10 months ago
DevicesController.cs
Remove some unused client capabilities and sync code ( #10812 )
1 year ago
DisplayPreferencesController.cs
Validate item access ( #11171 )
10 months ago
DynamicHlsController.cs
Merge pull request #11492 from jellyfin/better-vbr-settings
7 months ago
EnvironmentController.cs
Revert "Use System.Net.IPNetwork"
1 year ago
FilterController.cs
Validate item access ( #11171 )
10 months ago
GenresController.cs
Use helper function to compare guid ( #10825 )
1 year ago
HlsSegmentController.cs
Add ITranscodeManager service
1 year ago
ImageController.cs
Validate item access ( #11171 )
10 months ago
InstantMixController.cs
Validate item access ( #11171 )
10 months ago
ItemLookupController.cs
Validate item access ( #11171 )
10 months ago
ItemRefreshController.cs
Backport pull request #12028 from jellyfin/release-10.9.z
8 months ago
ItemUpdateController.cs
Backport pull request #11743 from jellyfin/release-10.9.z
8 months ago
ItemsController.cs
Support filter by index number in ItemsController
8 months ago
LibraryController.cs
Changed `GetThemeMedia` to support SortBy/Order options ( #12167 )
7 months ago
LibraryStructureController.cs
Fix build
8 months ago
LiveTvController.cs
Validate item access ( #11171 )
10 months ago
LocalizationController.cs
Move API policies to MediaBrowser.Common
1 year ago
LyricsController.cs
Validate item access ( #11171 )
10 months ago
MediaInfoController.cs
Validate item access ( #11171 )
10 months ago
MoviesController.cs
Use helper function to compare guid ( #10825 )
1 year ago
MusicGenresController.cs
Use helper function to compare guid ( #10825 )
1 year ago
PackageController.cs
Require elevation for plugin related endpoints
10 months ago
PersonsController.cs
Use helper function to compare guid ( #10825 )
1 year ago
PlaylistsController.cs
Playlist fixes ( #11487 )
9 months ago
PlaystateController.cs
Allow explicitly set userId for RequestHelpers.GetSession ( #11505 )
9 months ago
PluginsController.cs
Require elevation for plugin related endpoints
10 months ago
QuickConnectController.cs
Remove unused using directives
2 years ago
RemoteImageController.cs
Validate item access ( #11171 )
10 months ago
ScheduledTasksController.cs
Move API policies to MediaBrowser.Common
1 year ago
SearchController.cs
Validate item access ( #11171 )
10 months ago
SessionController.cs
Limit sessions per user ( #11370 )
10 months ago
StartupController.cs
Move API policies to MediaBrowser.Common
1 year ago
StudiosController.cs
Use helper function to compare guid ( #10825 )
1 year ago
SubtitleController.cs
Validate item access ( #11171 )
10 months ago
SuggestionsController.cs
Move userId in API from route to optional query parameter ( #11074 )
11 months ago
SyncPlayController.cs
Move API policies to MediaBrowser.Common
1 year ago
SystemController.cs
Return 404 if log file does not exist
1 year ago
TimeSyncController.cs
Migrate to file-scoped namespaces
2 years ago
TrailersController.cs
Support filter by index number in ItemsController
8 months ago
TrickplayController.cs
Validate item access ( #11171 )
10 months ago
TvShowsController.cs
Backport pull request #11806 from jellyfin/release-10.9.z
8 months ago
UniversalAudioController.cs
Merge pull request #11492 from jellyfin/better-vbr-settings
7 months ago
UserController.cs
Move userId in API from route to optional query parameter ( #11074 )
11 months ago
UserLibraryController.cs
Validate item access ( #11171 )
10 months ago
UserViewsController.cs
More efficient array creation ( #11468 )
9 months ago
VideoAttachmentsController.cs
Validate item access ( #11171 )
10 months ago
VideosController.cs
Move default value to api spec
7 months ago
YearsController.cs
Use helper function to compare guid ( #10825 )
1 year ago