.. |
ActivityLogController.cs
|
Remove leading slash from route attributes
|
2020-08-04 08:27:54 -06:00 |
AlbumsController.cs
|
merge all attributes
|
2020-09-06 09:07:27 -06:00 |
ApiKeyController.cs
|
Remove nullable from required
|
2020-09-09 14:28:30 -06:00 |
ArtistsController.cs
|
Convert filters string to enum.
|
2020-10-09 17:41:17 -06:00 |
AudioController.cs
|
Merge remote-tracking branch 'upstream/master' into bad-route
|
2020-09-09 14:23:53 -06:00 |
BrandingController.cs
|
fix openapi validation errors
|
2020-08-03 14:38:51 -06:00 |
ChannelsController.cs
|
Convert filters string to enum.
|
2020-10-09 17:41:17 -06:00 |
CollectionController.cs
|
Remove nullable from required
|
2020-09-09 14:28:30 -06:00 |
ConfigurationController.cs
|
Merge remote-tracking branch 'upstream/master' into bad-route
|
2020-09-09 14:23:53 -06:00 |
DashboardController.cs
|
Merge remote-tracking branch 'upstream/master' into api-stream-return
|
2020-09-04 16:42:40 -06:00 |
DevicesController.cs
|
Remove nullable from required
|
2020-09-09 14:28:30 -06:00 |
DisplayPreferencesController.cs
|
Remove nullable from required
|
2020-09-09 14:28:30 -06:00 |
DlnaController.cs
|
merge all attributes
|
2020-09-06 09:07:27 -06:00 |
DlnaServerController.cs
|
Merge remote-tracking branch 'upstream/master' into api-stream-return
|
2020-09-06 14:34:31 -06:00 |
DynamicHlsController.cs
|
Merge pull request #4163 from Bond-009/minor4
|
2020-09-23 10:30:13 -04:00 |
EnvironmentController.cs
|
Fix ValidatePath response code
|
2020-09-01 17:29:08 -06:00 |
FilterController.cs
|
Fix all route for base url support
|
2020-08-04 12:48:53 -06:00 |
GenresController.cs
|
Convert filters string to enum.
|
2020-10-09 17:41:17 -06:00 |
HlsSegmentController.cs
|
Merge remote-tracking branch 'upstream/master' into api-stream-return
|
2020-09-06 14:34:31 -06:00 |
ImageByNameController.cs
|
Merge remote-tracking branch 'upstream/master' into bad-route
|
2020-09-09 14:23:53 -06:00 |
ImageController.cs
|
Remove nullable from required
|
2020-09-09 14:28:30 -06:00 |
InstantMixController.cs
|
Fix api routes
|
2020-09-07 18:45:06 -06:00 |
ItemLookupController.cs
|
Fix Identify by renaming route parameter to match function argument
|
2020-09-25 08:49:44 +02:00 |
ItemRefreshController.cs
|
merge all attributes
|
2020-09-06 09:07:27 -06:00 |
ItemsController.cs
|
Convert filters string to enum.
|
2020-10-09 17:41:17 -06:00 |
ItemUpdateController.cs
|
Remove nullable from required
|
2020-09-09 14:28:30 -06:00 |
LibraryController.cs
|
Merge remote-tracking branch 'upstream/master' into bad-route
|
2020-09-09 14:23:53 -06:00 |
LibraryStructureController.cs
|
Fix model binding in UpdateLibraryOptions
|
2020-08-31 14:47:57 +02:00 |
LiveTvController.cs
|
Minor improvements
|
2020-09-16 14:16:44 +02:00 |
LocalizationController.cs
|
Apply fixes from review
|
2020-08-06 08:17:45 -06:00 |
MediaInfoController.cs
|
Merge pull request #4093 from crobibero/bad-route
|
2020-09-11 09:10:16 +00:00 |
MoviesController.cs
|
Move library entities to folder.
|
2020-08-30 18:51:28 -04:00 |
MusicGenresController.cs
|
Convert filters string to enum.
|
2020-10-09 17:41:17 -06:00 |
NotificationsController.cs
|
remove unused directives
|
2020-08-18 07:29:12 -06:00 |
PackageController.cs
|
Merge remote-tracking branch 'upstream/master' into package-install-repo
|
2020-09-26 16:57:53 -06:00 |
PersonsController.cs
|
Convert filters string to enum.
|
2020-10-09 17:41:17 -06:00 |
PlaylistsController.cs
|
Fix api routes
|
2020-09-07 18:45:06 -06:00 |
PlaystateController.cs
|
merge all attributes
|
2020-09-06 09:07:27 -06:00 |
PluginsController.cs
|
Fix api routes
|
2020-09-07 18:45:06 -06:00 |
QuickConnectController.cs
|
Get userId from claim
|
2020-08-17 18:55:16 -05:00 |
RemoteImageController.cs
|
Merge remote-tracking branch 'upstream/master' into api-stream-return
|
2020-09-06 14:34:31 -06:00 |
ScheduledTasksController.cs
|
Fix api routes
|
2020-09-07 18:45:06 -06:00 |
SearchController.cs
|
Remove nullable from required
|
2020-09-09 14:28:30 -06:00 |
SessionController.cs
|
Merge branch '4214-supported-commands-enum' of https://github.com/skyfrk/jellyfin into 4214-supported-commands-enum
|
2020-10-02 18:29:59 +02:00 |
StartupController.cs
|
Conver all remaining form request to body
|
2020-08-20 07:53:53 -06:00 |
StudiosController.cs
|
Convert filters string to enum.
|
2020-10-09 17:41:17 -06:00 |
SubtitleController.cs
|
Minor improvements
|
2020-09-16 14:16:44 +02:00 |
SuggestionsController.cs
|
merge all attributes
|
2020-09-06 09:07:27 -06:00 |
SyncPlayController.cs
|
Apply fixes from review
|
2020-08-06 08:17:45 -06:00 |
SystemController.cs
|
Merge pull request #4093 from crobibero/bad-route
|
2020-09-11 09:10:16 +00:00 |
TimeSyncController.cs
|
Apply fixes from review
|
2020-08-06 08:17:45 -06:00 |
TrailersController.cs
|
Convert filters string to enum.
|
2020-10-09 17:41:17 -06:00 |
TvShowsController.cs
|
Remove nullable from required
|
2020-09-09 14:28:30 -06:00 |
UniversalAudioController.cs
|
Merge pull request #4093 from crobibero/bad-route
|
2020-09-11 09:10:16 +00:00 |
UserController.cs
|
Add Dto to ForgotPassword
|
2020-09-25 12:56:47 +02:00 |
UserLibraryController.cs
|
merge all attributes
|
2020-09-06 09:07:27 -06:00 |
UserViewsController.cs
|
merge all attributes
|
2020-09-06 09:07:27 -06:00 |
VideoAttachmentsController.cs
|
revert changes
|
2020-09-09 12:26:18 -06:00 |
VideoHlsController.cs
|
Merge remote-tracking branch 'upstream/master' into api-stream-return
|
2020-09-06 14:34:31 -06:00 |
VideosController.cs
|
Merge pull request #4082 from cromefire/patch-4
|
2020-09-23 19:58:06 +09:00 |
YearsController.cs
|
merge all attributes
|
2020-09-06 09:07:27 -06:00 |