| .. |
|
ActivityLogController.cs
|
Add PaginatedQuery abstract class, change startIndex to skip
|
2021-05-20 20:48:41 -04:00 |
|
ApiKeyController.cs
|
Re-add support for API keys
|
2021-06-18 18:26:58 -04:00 |
|
ArtistsController.cs
|
Allow sorting for AlbumArtist
|
2021-05-23 08:38:05 -06:00 |
|
AudioController.cs
|
change HLS endpoint defaults to false
|
2021-03-22 20:53:55 +01:00 |
|
BrandingController.cs
|
|
|
|
ChannelsController.cs
|
|
|
|
CollectionController.cs
|
Migrate authentication db to EF Core
|
2021-05-20 23:56:59 -04:00 |
|
ConfigurationController.cs
|
Move non-jellyfin extensions to separate project
|
2021-06-19 18:04:46 +02:00 |
|
DashboardController.cs
|
|
|
|
DevicesController.cs
|
Remove old response code documentation
|
2021-08-13 21:08:49 -04:00 |
|
DisplayPreferencesController.cs
|
|
|
|
DlnaController.cs
|
|
|
|
DlnaServerController.cs
|
|
|
|
DynamicHlsController.cs
|
Merge pull request #6296 from Bond-009/oscheck
|
2021-07-23 20:54:13 +02:00 |
|
EnvironmentController.cs
|
|
|
|
FilterController.cs
|
|
|
|
GenresController.cs
|
Update Jellyfin.Api/Controllers/GenresController.cs
|
2021-04-29 04:10:26 -06:00 |
|
HlsSegmentController.cs
|
|
|
|
ImageByNameController.cs
|
|
|
|
ImageController.cs
|
Migrate authentication db to EF Core
|
2021-05-20 23:56:59 -04:00 |
|
InstantMixController.cs
|
Remove obsolete attribute, clean controller name
|
2021-07-16 08:58:04 -06:00 |
|
ItemLookupController.cs
|
Remove /Items/RemoteSearch/Image API endpoint
|
2021-05-02 01:22:52 -04:00 |
|
ItemRefreshController.cs
|
|
|
|
ItemsController.cs
|
Remove more and more warnings
|
2021-08-28 16:32:50 -06:00 |
|
ItemUpdateController.cs
|
Remove more and more warnings
|
2021-08-28 16:32:50 -06:00 |
|
LibraryController.cs
|
Merge remote-tracking branch 'upstream/master' into authenticationdb-efcore
|
2021-09-03 11:01:55 -06:00 |
|
LibraryStructureController.cs
|
Enable nullable for more files
|
2021-08-28 17:32:09 +02:00 |
|
LiveTvController.cs
|
Merge remote-tracking branch 'upstream/master' into authenticationdb-efcore
|
2021-09-03 11:01:55 -06:00 |
|
LocalizationController.cs
|
|
|
|
MediaInfoController.cs
|
Merge branch 'master' into authenticationdb-efcore
|
2021-08-13 21:08:24 -04:00 |
|
MoviesController.cs
|
Reduce warnings in MediaBrowser.Controller (#6006)
|
2021-05-11 13:55:46 +02:00 |
|
MusicGenresController.cs
|
Add ability to sort on Genre, MusicGenre, Artist
|
2021-04-28 18:33:30 -06:00 |
|
NotificationsController.cs
|
|
|
|
PackageController.cs
|
|
|
|
PersonsController.cs
|
Reduce warnings in MediaBrowser.Controller (#6006)
|
2021-05-11 13:55:46 +02:00 |
|
PlaylistsController.cs
|
|
|
|
PlaystateController.cs
|
Migrate authentication db to EF Core
|
2021-05-20 23:56:59 -04:00 |
|
PluginsController.cs
|
Move non-jellyfin extensions to separate project
|
2021-06-19 18:04:46 +02:00 |
|
QuickConnectController.cs
|
Fix issues with QuickConnect and AuthenticationDb
|
2021-06-23 21:07:08 -06:00 |
|
RemoteImageController.cs
|
Remove /Images/Remote API endpoint
|
2021-05-02 01:20:58 -04:00 |
|
ScheduledTasksController.cs
|
|
|
|
SearchController.cs
|
Code Clean up: Convert to null-coalescing operator ?? (#5845)
|
2021-05-05 13:51:14 +02:00 |
|
SessionController.cs
|
Migrate authentication db to EF Core
|
2021-05-20 23:56:59 -04:00 |
|
StartupController.cs
|
|
|
|
StudiosController.cs
|
|
|
|
SubtitleController.cs
|
Merge branch 'master' into authenticationdb-efcore
|
2021-06-18 18:56:10 -04:00 |
|
SuggestionsController.cs
|
Improve perf of db save and query
|
2021-04-21 22:25:08 +02:00 |
|
SyncPlayController.cs
|
Make device/session code async
|
2021-04-10 16:57:25 -04:00 |
|
SystemController.cs
|
|
|
|
TimeSyncController.cs
|
|
|
|
TrailersController.cs
|
Change userId to required in operations that would otherwise throw exceptions
|
2021-06-12 16:19:34 +02:00 |
|
TvShowsController.cs
|
Remove more and more warnings
|
2021-08-28 16:32:50 -06:00 |
|
UniversalAudioController.cs
|
Migrate authentication db to EF Core
|
2021-05-20 23:56:59 -04:00 |
|
UserController.cs
|
Fix issues with QuickConnect and AuthenticationDb
|
2021-06-23 21:07:08 -06:00 |
|
UserLibraryController.cs
|
Move non-jellyfin extensions to separate project
|
2021-06-19 18:04:46 +02:00 |
|
UserViewsController.cs
|
Migrate authentication db to EF Core
|
2021-05-20 23:56:59 -04:00 |
|
VideoAttachmentsController.cs
|
|
|
|
VideoHlsController.cs
|
Merge pull request #6296 from Bond-009/oscheck
|
2021-07-23 20:54:13 +02:00 |
|
VideosController.cs
|
Restore max width and height params
|
2021-07-08 14:53:56 -04:00 |
|
YearsController.cs
|
|
|