Patrick Barron ab63a7745c Add PaginatedQuery abstract class, change startIndex to skip il y a 4 ans
..
ActivityLogController.cs ab63a7745c Add PaginatedQuery abstract class, change startIndex to skip il y a 4 ans
ApiKeyController.cs 499785bebb Use new entities for API key endpoints il y a 4 ans
ArtistsController.cs d27ca993a5 Add ability to sort on Genre, MusicGenre, Artist il y a 4 ans
AudioController.cs 7dedeb6c79 change HLS endpoint defaults to false 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 91c2a57b28 Enable nullable reference types for MediaBrowser.Common il y a 4 ans
DashboardController.cs a6d0db5d04 100% branch coverage for DashboardController il y a 4 ans
DevicesController.cs e1f7086077 Remove unnecessary query class 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 499bac5185 EncodingHelper: Fix circular dependency 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 69e91c33d8 Update Jellyfin.Api/Controllers/GenresController.cs 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 dc4714fe40 fix webp compatibility testing (#5787) il y a 4 ans
InstantMixController.cs 9ac9543ee2 Add missing InstantMix endpoints il y a 4 ans
ItemLookupController.cs 3e4c860986 Remove /Items/RemoteSearch/Image API endpoint 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 f2e7491755 Do not check permissions for Folders collectiontype il y a 4 ans
LibraryController.cs fb090df0b5 Enable nullable reference types for MediaBrowser.Controller il y a 4 ans
LibraryStructureController.cs d0a2d00b29 Fix UpdateMediaPath model binding (#5378) il y a 4 ans
LiveTvController.cs 8607b52541 Make device/session code async 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 e3f55a0c54 Reduce warnings in MediaBrowser.Controller (#6006) il y a 4 ans
MusicGenresController.cs d27ca993a5 Add ability to sort on Genre, MusicGenre, Artist 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 e3f55a0c54 Reduce warnings in MediaBrowser.Controller (#6006) il y a 4 ans
PlaylistsController.cs 223b42aed3 Create BaseItemKind enum il y a 4 ans
PlaystateController.cs 8607b52541 Make device/session code async il y a 4 ans
PluginsController.cs 2e98de9062 Code Clean up: Convert to null-coalescing operator ?? (#5845) il y a 4 ans
QuickConnectController.cs 5150598c6d Fix API forbidden response il y a 4 ans
RemoteImageController.cs dc81d576ab Remove /Images/Remote API endpoint il y a 4 ans
ScheduledTasksController.cs c11f19f090 Fix GET ScheduledTasks return value il y a 4 ans
SearchController.cs 2e98de9062 Code Clean up: Convert to null-coalescing operator ?? (#5845) il y a 4 ans
SessionController.cs a225f34796 Merge branch 'master' into authenticationdb-efcore 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 afe3b5999e Fix route naming il y a 4 ans
SuggestionsController.cs f46195899e Improve perf of db save and query il y a 4 ans
SyncPlayController.cs 8607b52541 Make device/session code async 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 f46195899e Improve perf of db save and query il y a 4 ans
UniversalAudioController.cs 70771fdcd6 Nullability handling for device profile classes il y a 4 ans
UserController.cs 856819e58f Don't use obsolete Password property 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 499bac5185 EncodingHelper: Fix circular dependency il y a 4 ans
VideosController.cs e90fbe90f9 Remove extraneous 'stream' parameter il y a 4 ans
YearsController.cs 223b42aed3 Create BaseItemKind enum il y a 4 ans