.. |
ActivityLogController.cs
|
Remove leading slash from route attributes
|
2020-08-04 08:27:54 -06:00 |
AlbumsController.cs
|
Fix all route for base url support
|
2020-08-04 12:48:53 -06:00 |
ApiKeyController.cs
|
Apply fixes from review
|
2020-08-06 08:17:45 -06:00 |
ArtistsController.cs
|
fix attribute ordering
|
2020-08-04 08:30:03 -06:00 |
AudioController.cs
|
Fix conflicting audio routes
|
2020-08-19 15:08:28 -06:00 |
BrandingController.cs
|
fix openapi validation errors
|
2020-08-03 14:38:51 -06:00 |
ChannelsController.cs
|
Make query parameters nullable or set default value
|
2020-07-07 09:10:51 -06:00 |
CollectionController.cs
|
Make some methods async
|
2020-08-21 22:01:19 +02:00 |
ConfigurationController.cs
|
Conver all remaining form request to body
|
2020-08-20 07:53:53 -06:00 |
DashboardController.cs
|
Use GetEncodedPathAndQuery since ASP.NET Request.Path does not contain query parameters
|
2020-08-09 19:26:06 +02:00 |
DevicesController.cs
|
userid isn't actually required
|
2020-08-12 12:43:43 -06:00 |
DisplayPreferencesController.cs
|
Apply fixes from review
|
2020-08-06 08:17:45 -06:00 |
DlnaController.cs
|
fix route params
|
2020-07-31 10:17:01 -06:00 |
DlnaServerController.cs
|
Merge branch 'master' into event-rewrite-1
|
2020-08-24 20:04:13 -04:00 |
DynamicHlsController.cs
|
increase the max muxing queue size for ffmpeg
|
2020-08-24 22:54:14 +08:00 |
EnvironmentController.cs
|
Apply fixes from review
|
2020-08-06 08:17:45 -06:00 |
FilterController.cs
|
Fix all route for base url support
|
2020-08-04 12:48:53 -06:00 |
GenresController.cs
|
Make query parameters nullable or set default value
|
2020-07-07 09:10:51 -06:00 |
HlsSegmentController.cs
|
Use proper IHttpContextAccessor
|
2020-08-10 07:53:32 -06:00 |
ImageByNameController.cs
|
Apply fixes from review
|
2020-08-06 08:17:45 -06:00 |
ImageController.cs
|
Properly verify cache duration
|
2020-08-31 07:24:23 -06:00 |
InstantMixController.cs
|
Apply fixes from review
|
2020-08-06 08:17:45 -06:00 |
ItemLookupController.cs
|
P E R F O R M A N C E
|
2020-08-17 14:59:00 -06:00 |
ItemRefreshController.cs
|
Remove leading slash from route attributes
|
2020-08-04 08:27:54 -06:00 |
ItemsController.cs
|
Merge pull request #4018 from barronpm/library-entity-cleanup
|
2020-08-31 11:00:28 +02:00 |
ItemUpdateController.cs
|
Make some methods async
|
2020-08-21 22:01:19 +02:00 |
LibraryController.cs
|
Move library entities to folder.
|
2020-08-30 18:51:28 -04:00 |
LibraryStructureController.cs
|
Fix model binding in UpdateLibraryOptions
|
2020-08-31 14:47:57 +02:00 |
LiveTvController.cs
|
use named client
|
2020-08-31 11:05:21 -06:00 |
LocalizationController.cs
|
Apply fixes from review
|
2020-08-06 08:17:45 -06:00 |
MediaInfoController.cs
|
Make method async
|
2020-08-21 22:06:06 +02:00 |
MoviesController.cs
|
Move library entities to folder.
|
2020-08-30 18:51:28 -04:00 |
MusicGenresController.cs
|
Make query parameters nullable or set default value
|
2020-07-07 09:10:51 -06:00 |
NotificationsController.cs
|
remove unused directives
|
2020-08-18 07:29:12 -06:00 |
PackageController.cs
|
Apply fixes from review
|
2020-08-06 08:17:45 -06:00 |
PersonsController.cs
|
Apply fixes from review
|
2020-08-06 08:17:45 -06:00 |
PlaylistsController.cs
|
Address comment
|
2020-08-21 22:59:47 +02:00 |
PlaystateController.cs
|
remove unused directives
|
2020-08-18 07:29:12 -06:00 |
PluginsController.cs
|
bump System.Text.Json
|
2020-08-25 07:33:58 -06:00 |
RemoteImageController.cs
|
use named client
|
2020-08-31 11:05:21 -06:00 |
ScheduledTasksController.cs
|
Apply fixes from review
|
2020-08-06 08:17:45 -06:00 |
SearchController.cs
|
Remove leading slash from route attributes
|
2020-08-04 08:27:54 -06:00 |
SessionController.cs
|
Fix dlna play to
|
2020-08-21 07:24:44 -06:00 |
StartupController.cs
|
Conver all remaining form request to body
|
2020-08-20 07:53:53 -06:00 |
StudiosController.cs
|
Make query parameters nullable or set default value
|
2020-07-07 09:10:51 -06:00 |
SubtitleController.cs
|
Apply fixes from review
|
2020-08-06 08:17:45 -06:00 |
SuggestionsController.cs
|
Fix all route for base url support
|
2020-08-04 12:48:53 -06:00 |
SyncPlayController.cs
|
Apply fixes from review
|
2020-08-06 08:17:45 -06:00 |
SystemController.cs
|
Apply fixes from review
|
2020-08-06 17:59:48 -06:00 |
TimeSyncController.cs
|
Apply fixes from review
|
2020-08-06 08:17:45 -06:00 |
TrailersController.cs
|
Fix all route for base url support
|
2020-08-04 12:48:53 -06:00 |
TvShowsController.cs
|
Apply fixes from review
|
2020-08-06 08:17:45 -06:00 |
UniversalAudioController.cs
|
Fix conflicting audio routes
|
2020-08-19 15:08:28 -06:00 |
UserController.cs
|
Fix setting user policy
|
2020-08-10 09:31:01 -06:00 |
UserLibraryController.cs
|
Fix all route for base url support
|
2020-08-04 12:48:53 -06:00 |
UserViewsController.cs
|
Fix all route for base url support
|
2020-08-04 12:48:53 -06:00 |
VideoAttachmentsController.cs
|
Apply fixes from review
|
2020-08-06 08:17:45 -06:00 |
VideoHlsController.cs
|
Fix all route for base url support
|
2020-08-04 12:48:53 -06:00 |
VideosController.cs
|
use named client
|
2020-08-31 11:05:21 -06:00 |
YearsController.cs
|
Apply fixes from review
|
2020-08-06 08:17:45 -06:00 |