BaronGreenback 2e98de9062 Code Clean up: Convert to null-coalescing operator ?? (#5845) 4 年 前
..
ActivityLogController.cs 4d7e7d6331 Rewrite activity log backend to use a query class. 5 年 前
ApiKeyController.cs f5973d57e8 Remove UTF8 bom from some files 4 年 前
ArtistsController.cs 223b42aed3 Create BaseItemKind enum 4 年 前
AudioController.cs 7dedeb6c79 change HLS endpoint defaults to false 4 年 前
BrandingController.cs f5973d57e8 Remove UTF8 bom from some files 4 年 前
ChannelsController.cs 55670b91b2 Use ArrayModelBinder for sortBy and sortOrder 4 年 前
CollectionController.cs 223b42aed3 Create BaseItemKind enum 4 年 前
ConfigurationController.cs a8ed753f6c FxCop -> Net Analyzers (part 2) 4 年 前
DashboardController.cs a6d0db5d04 100% branch coverage for DashboardController 4 年 前
DevicesController.cs 6a07e93ddd Fix endpoint auth 4 年 前
DisplayPreferencesController.cs a682fc4516 Return dashboardTheme when requesting DisplayPreferences 4 年 前
DlnaController.cs 29fc882037 merge all attributes 5 年 前
DlnaServerController.cs bc9462981e changed to constants 4 年 前
DynamicHlsController.cs 499bac5185 EncodingHelper: Fix circular dependency 4 年 前
EnvironmentController.cs f6c6ee2008 Fix Environment authorization policy 4 年 前
FilterController.cs 223b42aed3 Create BaseItemKind enum 4 年 前
GenresController.cs 223b42aed3 Create BaseItemKind enum 4 年 前
HlsSegmentController.cs 1f3aa3fe6f Apply review suggestions 4 年 前
ImageByNameController.cs 239a7156cc Fix arbitrary image file reads in ImageByNameController 4 年 前
ImageController.cs dc4714fe40 fix webp compatibility testing (#5787) 4 年 前
InstantMixController.cs 9ac9543ee2 Add missing InstantMix endpoints 4 年 前
ItemLookupController.cs 3e4c860986 Remove /Items/RemoteSearch/Image API endpoint 4 年 前
ItemRefreshController.cs 29fc882037 merge all attributes 5 年 前
ItemUpdateController.cs 858c91ab48 Specify defaults or set query parameter to nullable 4 年 前
ItemsController.cs f2e7491755 Do not check permissions for Folders collectiontype 4 年 前
LibraryController.cs b3d084044e enable range processing for download endpoints 4 年 前
LibraryStructureController.cs d0a2d00b29 Fix UpdateMediaPath model binding (#5378) 4 年 前
LiveTvController.cs 55670b91b2 Use ArrayModelBinder for sortBy and sortOrder 4 年 前
LocalizationController.cs f5973d57e8 Remove UTF8 bom from some files 4 年 前
MediaInfoController.cs 59ff2c5b4b Add ability to mark query parameter as obsolete. 4 年 前
MoviesController.cs f46195899e Improve perf of db save and query 4 年 前
MusicGenresController.cs 223b42aed3 Create BaseItemKind enum 4 年 前
NotificationsController.cs eef15dc7ac Fix third part integration 4 年 前
PackageController.cs 223b42aed3 Create BaseItemKind enum 4 年 前
PersonsController.cs 223b42aed3 Create BaseItemKind enum 4 年 前
PlaylistsController.cs 223b42aed3 Create BaseItemKind enum 4 年 前
PlaystateController.cs 858c91ab48 Specify defaults or set query parameter to nullable 4 年 前
PluginsController.cs 2e98de9062 Code Clean up: Convert to null-coalescing operator ?? (#5845) 4 年 前
QuickConnectController.cs 5150598c6d Fix API forbidden response 4 年 前
RemoteImageController.cs dc81d576ab Remove /Images/Remote API endpoint 4 年 前
ScheduledTasksController.cs c11f19f090 Fix GET ScheduledTasks return value 4 年 前
SearchController.cs 2e98de9062 Code Clean up: Convert to null-coalescing operator ?? (#5845) 4 年 前
SessionController.cs 4fa2a32d81 Apply suggestions from code review 4 年 前
StartupController.cs f638ee6b09 Enable nullable for Jellyfin.Data and remove unnecessary attributes 4 年 前
StudiosController.cs 223b42aed3 Create BaseItemKind enum 4 年 前
SubtitleController.cs afe3b5999e Fix route naming 4 年 前
SuggestionsController.cs f46195899e Improve perf of db save and query 4 年 前
SyncPlayController.cs 223b42aed3 Create BaseItemKind enum 4 年 前
SystemController.cs 223b42aed3 Create BaseItemKind enum 4 年 前
TimeSyncController.cs 223b42aed3 Create BaseItemKind enum 4 年 前
TrailersController.cs 223b42aed3 Create BaseItemKind enum 4 年 前
TvShowsController.cs f46195899e Improve perf of db save and query 4 年 前
UniversalAudioController.cs 70771fdcd6 Nullability handling for device profile classes 4 年 前
UserController.cs 856819e58f Don't use obsolete Password property 4 年 前
UserLibraryController.cs 223b42aed3 Create BaseItemKind enum 4 年 前
UserViewsController.cs 223b42aed3 Create BaseItemKind enum 4 年 前
VideoAttachmentsController.cs 547ee88561 Remove api client generator errors 4 年 前
VideoHlsController.cs 499bac5185 EncodingHelper: Fix circular dependency 4 年 前
VideosController.cs e90fbe90f9 Remove extraneous 'stream' parameter 4 年 前
YearsController.cs 223b42aed3 Create BaseItemKind enum 4 年 前