| .. |
|
ActivityLogController.cs
|
Rewrite activity log backend to use a query class.
|
2020-10-04 20:29:28 -04: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
|
Merge pull request #4409 from crobibero/fix-separators
|
2020-11-03 10:58:03 +01: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
|
Remove CommaDelimitedArrayModelBinderProvider
|
2020-10-14 13:03:36 -06:00 |
|
CollectionController.cs
|
Rename itemIds to ids
|
2020-11-02 11:53:23 +01:00 |
|
ConfigurationController.cs
|
Changes to support network config
|
2020-10-10 14:05:19 +01: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
|
Merge pull request #4328 from crobibero/trigger-warning
|
2020-11-02 16:52:05 +01: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
|
Convert some code in UserManager to async
|
2020-10-29 20:30:33 -04:00 |
|
InstantMixController.cs
|
Convert image type string to enum.
|
2020-10-09 17:52:39 -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
|
Merge pull request #4328 from crobibero/trigger-warning
|
2020-11-02 16:52:05 +01: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
|
Remove CommaDelimitedArrayModelBinderProvider
|
2020-10-14 13:03:36 -06:00 |
|
LiveTvController.cs
|
Fix Genres separator
|
2020-11-01 18:53:02 -07: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
|
Use nameof where possible
|
2020-10-17 16:19:57 +02:00 |
|
MusicGenresController.cs
|
Merge pull request #4328 from crobibero/trigger-warning
|
2020-11-02 16:52:05 +01: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
|
Merge pull request #4328 from crobibero/trigger-warning
|
2020-11-02 16:52:05 +01:00 |
|
PlaylistsController.cs
|
Convert image type string to enum.
|
2020-10-09 17:52:39 -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 GET ScheduledTasks return value
|
2020-10-26 11:21:32 +01:00 |
|
SearchController.cs
|
Remove nullable from required
|
2020-09-09 14:28:30 -06:00 |
|
SessionController.cs
|
Remove CommaDelimitedArrayModelBinderProvider
|
2020-10-14 13:03:36 -06:00 |
|
StartupController.cs
|
Moved all settings across to network.xml
|
2020-10-08 19:00:55 +01:00 |
|
StudiosController.cs
|
Merge pull request #4409 from crobibero/fix-separators
|
2020-11-03 10:58:03 +01: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
|
Update SystemController.cs
|
2020-09-24 15:47:35 +01:00 |
|
TimeSyncController.cs
|
Apply fixes from review
|
2020-08-06 08:17:45 -06:00 |
|
TrailersController.cs
|
Merge pull request #4328 from crobibero/trigger-warning
|
2020-11-02 16:52:05 +01:00 |
|
TvShowsController.cs
|
Convert image type string to enum.
|
2020-10-09 17:52:39 -06:00 |
|
UniversalAudioController.cs
|
fix music directplay on Gelli
|
2020-11-01 18:45:42 +08:00 |
|
UserController.cs
|
Convert some code in UserManager to async
|
2020-10-29 20:30:33 -04:00 |
|
UserLibraryController.cs
|
Convert image type string to enum.
|
2020-10-09 17:52:39 -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
|
Move slash to correct location for quoting
|
2020-10-28 20:26:33 -06:00 |
|
VideosController.cs
|
Merge pull request #4082 from cromefire/patch-4
|
2020-09-23 19:58:06 +09:00 |
|
YearsController.cs
|
Convert image type string to enum.
|
2020-10-09 17:52:39 -06:00 |