| .. |
|
ActivityLogController.cs
|
|
|
|
ApiKeyController.cs
|
Remove UTF8 bom from some files
|
2020-11-21 14:26:03 +01:00 |
|
ArtistsController.cs
|
Create BaseItemKind enum
|
2021-02-10 17:09:23 -07:00 |
|
AudioController.cs
|
fix trascodeReasons report
|
2020-11-30 18:41:59 +08:00 |
|
BrandingController.cs
|
Remove UTF8 bom from some files
|
2020-11-21 14:26:03 +01:00 |
|
ChannelsController.cs
|
Use ArrayModelBinder for sortBy and sortOrder
|
2021-01-23 17:32:13 -07:00 |
|
CollectionController.cs
|
Create BaseItemKind enum
|
2021-02-10 17:09:23 -07:00 |
|
ConfigurationController.cs
|
Removing left over edits left from the acceptance of previous PR's.
|
2020-11-16 19:45:21 +00:00 |
|
DashboardController.cs
|
Fix tests
|
2021-02-22 13:46:40 +01:00 |
|
DevicesController.cs
|
|
|
|
DisplayPreferencesController.cs
|
Return dashboardTheme when requesting DisplayPreferences
|
2020-12-20 12:59:44 -07:00 |
|
DlnaController.cs
|
|
|
|
DlnaServerController.cs
|
changed to constants
|
2020-12-22 15:33:25 +00:00 |
|
DynamicHlsController.cs
|
Create BaseItemKind enum
|
2021-02-10 17:09:23 -07:00 |
|
EnvironmentController.cs
|
Fix Environment authorization policy
|
2020-11-17 13:44:51 -07:00 |
|
FilterController.cs
|
Create BaseItemKind enum
|
2021-02-10 17:09:23 -07:00 |
|
GenresController.cs
|
Create BaseItemKind enum
|
2021-02-10 17:09:23 -07:00 |
|
HlsSegmentController.cs
|
Create BaseItemKind enum
|
2021-02-10 17:09:23 -07:00 |
|
ImageByNameController.cs
|
Fix nullability errors in Jellyfin.Api (part 1)
|
2020-11-13 09:04:31 -07:00 |
|
ImageController.cs
|
Add image file accept to openapi
|
2021-02-10 16:12:52 -07:00 |
|
InstantMixController.cs
|
Create BaseItemKind enum
|
2021-02-10 17:09:23 -07:00 |
|
ItemLookupController.cs
|
Create BaseItemKind enum
|
2021-02-10 17:09:23 -07:00 |
|
ItemRefreshController.cs
|
|
|
|
ItemsController.cs
|
Create BaseItemKind enum
|
2021-02-10 17:09:23 -07:00 |
|
ItemUpdateController.cs
|
Remove UTF8 bom from some files
|
2020-11-21 14:26:03 +01:00 |
|
LibraryController.cs
|
Create BaseItemKind enum
|
2021-02-10 17:09:23 -07:00 |
|
LibraryStructureController.cs
|
|
|
|
LiveTvController.cs
|
Use ArrayModelBinder for sortBy and sortOrder
|
2021-01-23 17:32:13 -07:00 |
|
LocalizationController.cs
|
Remove UTF8 bom from some files
|
2020-11-21 14:26:03 +01:00 |
|
MediaInfoController.cs
|
Add ability to mark query parameter as obsolete.
|
2021-01-20 16:24:15 -07:00 |
|
MoviesController.cs
|
Use Guid as API parameter type where possible
|
2020-12-01 11:07:41 -07:00 |
|
MusicGenresController.cs
|
Create BaseItemKind enum
|
2021-02-10 17:09:23 -07:00 |
|
NotificationsController.cs
|
|
|
|
PackageController.cs
|
Create BaseItemKind enum
|
2021-02-10 17:09:23 -07:00 |
|
PersonsController.cs
|
Create BaseItemKind enum
|
2021-02-10 17:09:23 -07:00 |
|
PlaylistsController.cs
|
Create BaseItemKind enum
|
2021-02-10 17:09:23 -07:00 |
|
PlaystateController.cs
|
Merge pull request #4526 from crobibero/mark-played
|
2020-11-21 17:17:44 -05:00 |
|
PluginsController.cs
|
remove deprecated settings from server config
|
2021-02-12 21:58:37 +09:00 |
|
QuickConnectController.cs
|
Fix API forbidden response
|
2020-12-07 08:55:42 -07:00 |
|
RemoteImageController.cs
|
Merge remote-tracking branch 'upstream/master' into dotnet-5
|
2020-11-15 11:56:35 -07:00 |
|
ScheduledTasksController.cs
|
|
|
|
SearchController.cs
|
Create BaseItemKind enum
|
2021-02-10 17:09:23 -07:00 |
|
SessionController.cs
|
Convert ClientCapabilities to a Dto with JsonConverters
|
2020-11-21 11:37:22 -07:00 |
|
StartupController.cs
|
Networking: 1 - Network Manager (#4124)
|
2020-11-21 13:59:14 +01:00 |
|
StudiosController.cs
|
Create BaseItemKind enum
|
2021-02-10 17:09:23 -07:00 |
|
SubtitleController.cs
|
Require elevated auth to upload subtitles
|
2021-01-10 10:48:37 -07:00 |
|
SuggestionsController.cs
|
Create BaseItemKind enum
|
2021-02-10 17:09:23 -07:00 |
|
SyncPlayController.cs
|
Create BaseItemKind enum
|
2021-02-10 17:09:23 -07:00 |
|
SystemController.cs
|
Create BaseItemKind enum
|
2021-02-10 17:09:23 -07:00 |
|
TimeSyncController.cs
|
Create BaseItemKind enum
|
2021-02-10 17:09:23 -07:00 |
|
TrailersController.cs
|
Create BaseItemKind enum
|
2021-02-10 17:09:23 -07:00 |
|
TvShowsController.cs
|
Create BaseItemKind enum
|
2021-02-10 17:09:23 -07:00 |
|
UniversalAudioController.cs
|
Minor improvements
|
2021-02-13 00:39:18 +01:00 |
|
UserController.cs
|
Update Jellyfin.Api/Controllers/UserController.cs
|
2021-02-06 18:36:18 +01:00 |
|
UserLibraryController.cs
|
Create BaseItemKind enum
|
2021-02-10 17:09:23 -07:00 |
|
UserViewsController.cs
|
Create BaseItemKind enum
|
2021-02-10 17:09:23 -07:00 |
|
VideoAttachmentsController.cs
|
Remove api client generator errors
|
2020-11-15 10:58:39 -07:00 |
|
VideoHlsController.cs
|
Create BaseItemKind enum
|
2021-02-10 17:09:23 -07:00 |
|
VideosController.cs
|
Fix MergeVersions endpoint
|
2020-12-05 13:54:19 +01:00 |
|
YearsController.cs
|
Create BaseItemKind enum
|
2021-02-10 17:09:23 -07:00 |