Erwin de Haan 1f3aa3fe6f Apply review suggestions il y a 4 ans
..
ActivityLogController.cs 4d7e7d6331 Rewrite activity log backend to use a query class. il y a 4 ans
ApiKeyController.cs f5973d57e8 Remove UTF8 bom from some files il y a 4 ans
ArtistsController.cs 223b42aed3 Create BaseItemKind enum il y a 4 ans
AudioController.cs 858c91ab48 Specify defaults or set query parameter to nullable il y a 4 ans
BrandingController.cs f5973d57e8 Remove UTF8 bom from some files il y a 4 ans
ChannelsController.cs 55670b91b2 Use ArrayModelBinder for sortBy and sortOrder il y a 4 ans
CollectionController.cs 223b42aed3 Create BaseItemKind enum il y a 4 ans
ConfigurationController.cs a8ed753f6c FxCop -> Net Analyzers (part 2) il y a 4 ans
DashboardController.cs a6d0db5d04 100% branch coverage for DashboardController il y a 4 ans
DevicesController.cs 6a07e93ddd Fix endpoint auth il y a 4 ans
DisplayPreferencesController.cs a682fc4516 Return dashboardTheme when requesting DisplayPreferences il y a 4 ans
DlnaController.cs 29fc882037 merge all attributes il y a 4 ans
DlnaServerController.cs bc9462981e changed to constants il y a 4 ans
DynamicHlsController.cs 858c91ab48 Specify defaults or set query parameter to nullable il y a 4 ans
EnvironmentController.cs f6c6ee2008 Fix Environment authorization policy il y a 4 ans
FilterController.cs 223b42aed3 Create BaseItemKind enum il y a 4 ans
GenresController.cs 223b42aed3 Create BaseItemKind enum il y a 4 ans
HlsSegmentController.cs 1f3aa3fe6f Apply review suggestions il y a 4 ans
ImageByNameController.cs 239a7156cc Fix arbitrary image file reads in ImageByNameController il y a 4 ans
ImageController.cs e5380c653b Merge branch 'master' into ef-cleanup il y a 4 ans
InstantMixController.cs 9ac9543ee2 Add missing InstantMix endpoints il y a 4 ans
ItemLookupController.cs 60ffa6f514 Use FileShare.None when creating files il y a 4 ans
ItemRefreshController.cs 29fc882037 merge all attributes il y a 4 ans
ItemUpdateController.cs 858c91ab48 Specify defaults or set query parameter to nullable il y a 4 ans
ItemsController.cs 223b42aed3 Create BaseItemKind enum il y a 4 ans
LibraryController.cs 260b48ef9d Merge pull request #5515 from jellyfin/fix-refresh-endpoint il y a 4 ans
LibraryStructureController.cs d0a2d00b29 Fix UpdateMediaPath model binding (#5378) il y a 4 ans
LiveTvController.cs 55670b91b2 Use ArrayModelBinder for sortBy and sortOrder il y a 4 ans
LocalizationController.cs f5973d57e8 Remove UTF8 bom from some files il y a 4 ans
MediaInfoController.cs 59ff2c5b4b Add ability to mark query parameter as obsolete. il y a 4 ans
MoviesController.cs c083b29e29 Use Guid as API parameter type where possible il y a 4 ans
MusicGenresController.cs 223b42aed3 Create BaseItemKind enum il y a 4 ans
NotificationsController.cs eef15dc7ac Fix third part integration il y a 4 ans
PackageController.cs 223b42aed3 Create BaseItemKind enum il y a 4 ans
PersonsController.cs 223b42aed3 Create BaseItemKind enum il y a 4 ans
PlaylistsController.cs 223b42aed3 Create BaseItemKind enum il y a 4 ans
PlaystateController.cs 858c91ab48 Specify defaults or set query parameter to nullable il y a 4 ans
PluginsController.cs a8ed753f6c FxCop -> Net Analyzers (part 2) il y a 4 ans
QuickConnectController.cs 5150598c6d Fix API forbidden response il y a 4 ans
RemoteImageController.cs 60ffa6f514 Use FileShare.None when creating files il y a 4 ans
ScheduledTasksController.cs c11f19f090 Fix GET ScheduledTasks return value il y a 4 ans
SearchController.cs 223b42aed3 Create BaseItemKind enum il y a 4 ans
SessionController.cs c8c5feacb6 Convert ClientCapabilities to a Dto with JsonConverters il y a 4 ans
StartupController.cs f638ee6b09 Enable nullable for Jellyfin.Data and remove unnecessary attributes il y a 4 ans
StudiosController.cs 223b42aed3 Create BaseItemKind enum il y a 4 ans
SubtitleController.cs 5f998bdd1f Require elevated auth to upload subtitles il y a 4 ans
SuggestionsController.cs 223b42aed3 Create BaseItemKind enum il y a 4 ans
SyncPlayController.cs 223b42aed3 Create BaseItemKind enum il y a 4 ans
SystemController.cs 223b42aed3 Create BaseItemKind enum il y a 4 ans
TimeSyncController.cs 223b42aed3 Create BaseItemKind enum il y a 4 ans
TrailersController.cs 223b42aed3 Create BaseItemKind enum il y a 4 ans
TvShowsController.cs 223b42aed3 Create BaseItemKind enum il y a 4 ans
UniversalAudioController.cs 858c91ab48 Specify defaults or set query parameter to nullable il y a 4 ans
UserController.cs 07f1a2c2dc Update Jellyfin.Api/Controllers/UserController.cs il y a 4 ans
UserLibraryController.cs 223b42aed3 Create BaseItemKind enum il y a 4 ans
UserViewsController.cs 223b42aed3 Create BaseItemKind enum il y a 4 ans
VideoAttachmentsController.cs 547ee88561 Remove api client generator errors il y a 4 ans
VideoHlsController.cs 858c91ab48 Specify defaults or set query parameter to nullable il y a 4 ans
VideosController.cs 3741be51ec Merge pull request #5383 from cvium/fix-mergeversions-overflow il y a 4 ans
YearsController.cs 223b42aed3 Create BaseItemKind enum il y a 4 ans