| .. |
|
ActivityLogController.cs
|
Convert pragma to supresswarning
|
2020-06-19 08:49:42 -06:00 |
|
ApiKeyController.cs
|
Move ApiKeyService to Jellyfin.Api
|
2020-06-10 15:57:31 +02:00 |
|
ConfigurationController.cs
|
Merge pull request #3357 from crobibero/api-authorization
|
2020-06-18 18:37:08 +02:00 |
|
DevicesController.cs
|
Merge pull request #3357 from crobibero/api-authorization
|
2020-06-18 18:37:08 +02:00 |
|
DisplayPreferencesController.cs
|
remove #nullable
|
2020-06-19 09:03:04 -06:00 |
|
FilterController.cs
|
Convert pragma to supresswarning
|
2020-06-19 08:49:42 -06:00 |
|
ImageByNameController.cs
|
Remove nullable, add async task
|
2020-06-18 07:11:46 -06:00 |
|
ImageController.cs
|
WIP GetImage endpoints
|
2020-06-21 11:31:44 -06:00 |
|
ItemRefreshController.cs
|
Convert pragma to supresswarning
|
2020-06-19 08:49:42 -06:00 |
|
LibraryStructureController.cs
|
Convert pragma to supresswarning
|
2020-06-19 08:49:42 -06:00 |
|
LocalizationController.cs
|
Move LocalizationService to Jellyfin.Api
|
2020-06-08 12:34:17 -06:00 |
|
NotificationsController.cs
|
Convert pragma to supresswarning
|
2020-06-19 08:49:42 -06:00 |
|
PackageController.cs
|
Merge pull request #3357 from crobibero/api-authorization
|
2020-06-18 18:37:08 +02:00 |
|
PluginsController.cs
|
Convert pragma to supresswarning
|
2020-06-19 08:49:42 -06:00 |
|
RemoteImageController.cs
|
Remove nullable, add async task
|
2020-06-18 07:11:46 -06:00 |
|
SearchController.cs
|
Add Default authorization policy
|
2020-06-16 14:15:58 -06:00 |
|
SessionController.cs
|
Use new authorization and session functions
|
2020-06-19 13:03:53 +02:00 |
|
StartupController.cs
|
Merge remote-tracking branch 'upstream/master' into HEAD
|
2020-06-14 20:15:26 -06:00 |
|
SubtitleController.cs
|
Convert pragma to supresswarning
|
2020-06-19 08:49:42 -06:00 |
|
SuggestionsController.cs
|
Use RequestHelpers.Split
|
2020-06-20 12:10:45 +02:00 |
|
UserController.cs
|
Use direct return instead of Ok()
|
2020-06-19 18:11:46 +02:00 |
|
VideoAttachmentsController.cs
|
Merge pull request #3357 from crobibero/api-authorization
|
2020-06-18 18:37:08 +02:00 |