Cody Robibero ff9d14c811 Merge remote-tracking branch 'upstream/master' into authenticationdb-efcore 4 年之前
..
ActivityLogController.cs ab63a7745c Add PaginatedQuery abstract class, change startIndex to skip 4 年之前
ApiKeyController.cs 336ba2879f Re-add support for API keys 4 年之前
ArtistsController.cs e01ce826e0 Allow sorting for AlbumArtist 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 a0c6f72762 Migrate authentication db to EF Core 4 年之前
ConfigurationController.cs 6f8ccab788 Move non-jellyfin extensions to separate project 4 年之前
DashboardController.cs a6d0db5d04 100% branch coverage for DashboardController 4 年之前
DevicesController.cs 1615663bd2 Remove old response code documentation 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 5a9bd712b3 Merge pull request #6296 from Bond-009/oscheck 4 年之前
EnvironmentController.cs f6c6ee2008 Fix Environment authorization policy 4 年之前
FilterController.cs 223b42aed3 Create BaseItemKind enum 4 年之前
GenresController.cs 69e91c33d8 Update Jellyfin.Api/Controllers/GenresController.cs 4 年之前
HlsSegmentController.cs 1f3aa3fe6f Apply review suggestions 4 年之前
ImageByNameController.cs 239a7156cc Fix arbitrary image file reads in ImageByNameController 4 年之前
ImageController.cs a0c6f72762 Migrate authentication db to EF Core 4 年之前
InstantMixController.cs b44f191d54 Remove obsolete attribute, clean controller name 4 年之前
ItemLookupController.cs 3e4c860986 Remove /Items/RemoteSearch/Image API endpoint 4 年之前
ItemRefreshController.cs 29fc882037 merge all attributes 5 年之前
ItemUpdateController.cs cba07b1ca6 Remove more and more warnings 4 年之前
ItemsController.cs cba07b1ca6 Remove more and more warnings 4 年之前
LibraryController.cs ff9d14c811 Merge remote-tracking branch 'upstream/master' into authenticationdb-efcore 4 年之前
LibraryStructureController.cs 645825db36 Enable nullable for more files 4 年之前
LiveTvController.cs ff9d14c811 Merge remote-tracking branch 'upstream/master' into authenticationdb-efcore 4 年之前
LocalizationController.cs f5973d57e8 Remove UTF8 bom from some files 4 年之前
MediaInfoController.cs 45f478f63e Merge branch 'master' into authenticationdb-efcore 4 年之前
MoviesController.cs e3f55a0c54 Reduce warnings in MediaBrowser.Controller (#6006) 4 年之前
MusicGenresController.cs d27ca993a5 Add ability to sort on Genre, MusicGenre, Artist 4 年之前
NotificationsController.cs eef15dc7ac Fix third part integration 4 年之前
PackageController.cs 223b42aed3 Create BaseItemKind enum 4 年之前
PersonsController.cs e3f55a0c54 Reduce warnings in MediaBrowser.Controller (#6006) 4 年之前
PlaylistsController.cs 223b42aed3 Create BaseItemKind enum 4 年之前
PlaystateController.cs a0c6f72762 Migrate authentication db to EF Core 4 年之前
PluginsController.cs 6f8ccab788 Move non-jellyfin extensions to separate project 4 年之前
QuickConnectController.cs 397868be95 Fix issues with QuickConnect and AuthenticationDb 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 a0c6f72762 Migrate authentication db to EF Core 4 年之前
StartupController.cs f638ee6b09 Enable nullable for Jellyfin.Data and remove unnecessary attributes 4 年之前
StudiosController.cs 223b42aed3 Create BaseItemKind enum 4 年之前
SubtitleController.cs be88efce3c Merge branch 'master' into authenticationdb-efcore 4 年之前
SuggestionsController.cs f46195899e Improve perf of db save and query 4 年之前
SyncPlayController.cs 8607b52541 Make device/session code async 4 年之前
SystemController.cs 223b42aed3 Create BaseItemKind enum 4 年之前
TimeSyncController.cs 223b42aed3 Create BaseItemKind enum 4 年之前
TrailersController.cs 226abde3f7 Change userId to required in operations that would otherwise throw exceptions 4 年之前
TvShowsController.cs cba07b1ca6 Remove more and more warnings 4 年之前
UniversalAudioController.cs a0c6f72762 Migrate authentication db to EF Core 4 年之前
UserController.cs 397868be95 Fix issues with QuickConnect and AuthenticationDb 4 年之前
UserLibraryController.cs 6f8ccab788 Move non-jellyfin extensions to separate project 4 年之前
UserViewsController.cs a0c6f72762 Migrate authentication db to EF Core 4 年之前
VideoAttachmentsController.cs 547ee88561 Remove api client generator errors 4 年之前
VideoHlsController.cs 5a9bd712b3 Merge pull request #6296 from Bond-009/oscheck 4 年之前
VideosController.cs 3090971feb Restore max width and height params 4 年之前
YearsController.cs 223b42aed3 Create BaseItemKind enum 4 年之前