jellyfin/Jellyfin.Api/Controllers
Bond_009 635d67d458 Revert "Use System.Net.IPNetwork"
This reverts commit 117d05d288da1d412159a29c0cb8d5c8259e48ae.
2023-11-14 21:16:33 +01:00
..
ActivityLogController.cs Move API policies to MediaBrowser.Common 2023-11-12 10:24:35 -05:00
ApiKeyController.cs Move API policies to MediaBrowser.Common 2023-11-12 10:24:35 -05:00
ArtistsController.cs Merge branch 'master' into media-type 2023-11-09 22:03:55 -07:00
AudioController.cs Migrate to file-scoped namespaces 2023-02-02 18:50:33 +01:00
BrandingController.cs Migrate to file-scoped namespaces 2023-02-02 18:50:33 +01:00
ChannelsController.cs Convert ItemSortBy to enum (#9765) 2023-11-09 14:00:13 -07:00
ClientLogController.cs refactor: simplify authz 2023-02-09 13:51:37 +01:00
CollectionController.cs Move API policies to MediaBrowser.Common 2023-11-12 10:24:35 -05:00
ConfigurationController.cs Move API policies to MediaBrowser.Common 2023-11-12 10:24:35 -05:00
DashboardController.cs refactor: simplify authz 2023-02-09 13:51:37 +01:00
DevicesController.cs Move API policies to MediaBrowser.Common 2023-11-12 10:24:35 -05:00
DisplayPreferencesController.cs refactor: simplify authz 2023-02-09 13:51:37 +01:00
DlnaController.cs Move API policies to MediaBrowser.Common 2023-11-12 10:24:35 -05:00
DlnaServerController.cs Move API policies to MediaBrowser.Common 2023-11-12 10:24:35 -05:00
DynamicHlsController.cs Merge branch 'master' into trickplay 2023-10-18 19:27:05 -07:00
EnvironmentController.cs Revert "Use System.Net.IPNetwork" 2023-11-14 21:16:33 +01:00
FilterController.cs Convert string MediaType to enum MediaType 2023-10-10 15:57:15 -06:00
GenresController.cs Convert CollectionType, SpecialFolderType to enum (#9764) 2023-11-09 14:00:29 -07:00
HlsSegmentController.cs Revert "Use System.Net.IPNetwork" 2023-11-14 21:16:33 +01:00
ImageController.cs Revert "Use System.Net.IPNetwork" 2023-11-14 21:16:33 +01:00
InstantMixController.cs Validate requested user id (#8812) 2023-02-17 23:16:08 +01:00
ItemLookupController.cs Move API policies to MediaBrowser.Common 2023-11-12 10:24:35 -05:00
ItemRefreshController.cs Move API policies to MediaBrowser.Common 2023-11-12 10:24:35 -05:00
ItemUpdateController.cs Move API policies to MediaBrowser.Common 2023-11-12 10:24:35 -05:00
ItemsController.cs Merge branch 'master' into media-type 2023-11-09 22:03:55 -07:00
LibraryController.cs Move API policies to MediaBrowser.Common 2023-11-12 10:24:35 -05:00
LibraryStructureController.cs Move API policies to MediaBrowser.Common 2023-11-12 10:24:35 -05:00
LiveTvController.cs Move API policies to MediaBrowser.Common 2023-11-12 10:24:35 -05:00
LocalizationController.cs Move API policies to MediaBrowser.Common 2023-11-12 10:24:35 -05:00
MediaInfoController.cs Merge branch 'master' into network-rewrite 2023-02-20 11:58:14 +01:00
MoviesController.cs Validate requested user id (#8812) 2023-02-17 23:16:08 +01:00
MusicGenresController.cs Revert "Use System.Net.IPNetwork" 2023-11-14 21:16:33 +01:00
PackageController.cs Move API policies to MediaBrowser.Common 2023-11-12 10:24:35 -05:00
PersonsController.cs Validate requested user id (#8812) 2023-02-17 23:16:08 +01:00
PlaylistsController.cs Convert string MediaType to enum MediaType 2023-10-10 15:57:15 -06:00
PlaystateController.cs Merge branch 'master' into simplify_authz 2023-02-12 22:59:48 +01:00
PluginsController.cs Move API policies to MediaBrowser.Common 2023-11-12 10:24:35 -05:00
QuickConnectController.cs Remove unused using directives 2023-04-06 19:17:28 +02:00
RemoteImageController.cs Move API policies to MediaBrowser.Common 2023-11-12 10:24:35 -05:00
ScheduledTasksController.cs Move API policies to MediaBrowser.Common 2023-11-12 10:24:35 -05:00
SearchController.cs Convert string MediaType to enum MediaType 2023-10-10 15:57:15 -06:00
SessionController.cs Move API policies to MediaBrowser.Common 2023-11-12 10:24:35 -05:00
StartupController.cs Move API policies to MediaBrowser.Common 2023-11-12 10:24:35 -05:00
StudiosController.cs Validate requested user id (#8812) 2023-02-17 23:16:08 +01:00
SubtitleController.cs Move API policies to MediaBrowser.Common 2023-11-12 10:24:35 -05:00
SuggestionsController.cs Convert string MediaType to enum MediaType 2023-10-10 15:57:15 -06:00
SyncPlayController.cs Move API policies to MediaBrowser.Common 2023-11-12 10:24:35 -05:00
SystemController.cs Move API policies to MediaBrowser.Common 2023-11-12 10:24:35 -05:00
TimeSyncController.cs Migrate to file-scoped namespaces 2023-02-02 18:50:33 +01:00
TrailersController.cs Merge branch 'master' into media-type 2023-11-09 22:03:55 -07:00
TrickplayController.cs Avoid unnecessary string -> byte[] conversion (Bond-009) 2023-10-13 16:13:42 -07:00
TvShowsController.cs Convert ItemSortBy to enum (#9765) 2023-11-09 14:00:13 -07:00
UniversalAudioController.cs Merge branch 'master' into network-rewrite 2023-05-09 15:25:41 +02:00
UserController.cs Move API policies to MediaBrowser.Common 2023-11-12 10:24:35 -05:00
UserLibraryController.cs Properly check for item visibility in UserLibraryController 2023-02-20 11:53:20 +01:00
UserViewsController.cs Convert CollectionType, SpecialFolderType to enum (#9764) 2023-11-09 14:00:29 -07:00
VideoAttachmentsController.cs Migrate to file-scoped namespaces 2023-02-02 18:50:33 +01:00
VideosController.cs Move API policies to MediaBrowser.Common 2023-11-12 10:24:35 -05:00
YearsController.cs Merge branch 'master' into media-type 2023-11-09 22:03:55 -07:00