Claus Vium 5a9bd712b3 Merge pull request #6296 from Bond-009/oscheck 4 năm trước cách đây
..
ActivityLogController.cs 4d7e7d6331 Rewrite activity log backend to use a query class. 4 năm trước cách đây
ApiKeyController.cs f5973d57e8 Remove UTF8 bom from some files 4 năm trước cách đây
ArtistsController.cs e01ce826e0 Allow sorting for AlbumArtist 4 năm trước cách đây
AudioController.cs 7dedeb6c79 change HLS endpoint defaults to false 4 năm trước cách đây
BrandingController.cs f5973d57e8 Remove UTF8 bom from some files 4 năm trước cách đây
ChannelsController.cs 55670b91b2 Use ArrayModelBinder for sortBy and sortOrder 4 năm trước cách đây
CollectionController.cs 223b42aed3 Create BaseItemKind enum 4 năm trước cách đây
ConfigurationController.cs 6f8ccab788 Move non-jellyfin extensions to separate project 4 năm trước cách đây
DashboardController.cs a6d0db5d04 100% branch coverage for DashboardController 4 năm trước cách đây
DevicesController.cs 6a07e93ddd Fix endpoint auth 4 năm trước cách đây
DisplayPreferencesController.cs a682fc4516 Return dashboardTheme when requesting DisplayPreferences 4 năm trước cách đây
DlnaController.cs 29fc882037 merge all attributes 5 năm trước cách đây
DlnaServerController.cs bc9462981e changed to constants 4 năm trước cách đây
DynamicHlsController.cs 5a9bd712b3 Merge pull request #6296 from Bond-009/oscheck 4 năm trước cách đây
EnvironmentController.cs f6c6ee2008 Fix Environment authorization policy 4 năm trước cách đây
FilterController.cs 223b42aed3 Create BaseItemKind enum 4 năm trước cách đây
GenresController.cs 69e91c33d8 Update Jellyfin.Api/Controllers/GenresController.cs 4 năm trước cách đây
HlsSegmentController.cs 1f3aa3fe6f Apply review suggestions 4 năm trước cách đây
ImageByNameController.cs 239a7156cc Fix arbitrary image file reads in ImageByNameController 4 năm trước cách đây
ImageController.cs dc4714fe40 fix webp compatibility testing (#5787) 4 năm trước cách đây
InstantMixController.cs b44f191d54 Remove obsolete attribute, clean controller name 4 năm trước cách đây
ItemLookupController.cs 3e4c860986 Remove /Items/RemoteSearch/Image API endpoint 4 năm trước cách đây
ItemRefreshController.cs 29fc882037 merge all attributes 5 năm trước cách đây
ItemUpdateController.cs 858c91ab48 Specify defaults or set query parameter to nullable 4 năm trước cách đây
ItemsController.cs 226abde3f7 Change userId to required in operations that would otherwise throw exceptions 4 năm trước cách đây
LibraryController.cs fb090df0b5 Enable nullable reference types for MediaBrowser.Controller 4 năm trước cách đây
LibraryStructureController.cs d0a2d00b29 Fix UpdateMediaPath model binding (#5378) 4 năm trước cách đây
LiveTvController.cs 55670b91b2 Use ArrayModelBinder for sortBy and sortOrder 4 năm trước cách đây
LocalizationController.cs f5973d57e8 Remove UTF8 bom from some files 4 năm trước cách đây
MediaInfoController.cs ea7c7ea48c Merge pull request #5864 from DeeJayBro/return-on-error 4 năm trước cách đây
MoviesController.cs e3f55a0c54 Reduce warnings in MediaBrowser.Controller (#6006) 4 năm trước cách đây
MusicGenresController.cs d27ca993a5 Add ability to sort on Genre, MusicGenre, Artist 4 năm trước cách đây
NotificationsController.cs eef15dc7ac Fix third part integration 4 năm trước cách đây
PackageController.cs 223b42aed3 Create BaseItemKind enum 4 năm trước cách đây
PersonsController.cs e3f55a0c54 Reduce warnings in MediaBrowser.Controller (#6006) 4 năm trước cách đây
PlaylistsController.cs 223b42aed3 Create BaseItemKind enum 4 năm trước cách đây
PlaystateController.cs 858c91ab48 Specify defaults or set query parameter to nullable 4 năm trước cách đây
PluginsController.cs 6f8ccab788 Move non-jellyfin extensions to separate project 4 năm trước cách đây
QuickConnectController.cs 7d46ca9317 Refactor Quick Connect 4 năm trước cách đây
RemoteImageController.cs dc81d576ab Remove /Images/Remote API endpoint 4 năm trước cách đây
ScheduledTasksController.cs c11f19f090 Fix GET ScheduledTasks return value 4 năm trước cách đây
SearchController.cs 2e98de9062 Code Clean up: Convert to null-coalescing operator ?? (#5845) 4 năm trước cách đây
SessionController.cs 4fa2a32d81 Apply suggestions from code review 4 năm trước cách đây
StartupController.cs f638ee6b09 Enable nullable for Jellyfin.Data and remove unnecessary attributes 4 năm trước cách đây
StudiosController.cs 223b42aed3 Create BaseItemKind enum 4 năm trước cách đây
SubtitleController.cs 0a0e10e854 Fix routeMediaSourceId route parameter in SubtitleController GetSubtitle 4 năm trước cách đây
SuggestionsController.cs f46195899e Improve perf of db save and query 4 năm trước cách đây
SyncPlayController.cs 223b42aed3 Create BaseItemKind enum 4 năm trước cách đây
SystemController.cs 223b42aed3 Create BaseItemKind enum 4 năm trước cách đây
TimeSyncController.cs 223b42aed3 Create BaseItemKind enum 4 năm trước cách đây
TrailersController.cs 226abde3f7 Change userId to required in operations that would otherwise throw exceptions 4 năm trước cách đây
TvShowsController.cs 6f8ccab788 Move non-jellyfin extensions to separate project 4 năm trước cách đây
UniversalAudioController.cs 70771fdcd6 Nullability handling for device profile classes 4 năm trước cách đây
UserController.cs 856819e58f Don't use obsolete Password property 4 năm trước cách đây
UserLibraryController.cs 6f8ccab788 Move non-jellyfin extensions to separate project 4 năm trước cách đây
UserViewsController.cs 223b42aed3 Create BaseItemKind enum 4 năm trước cách đây
VideoAttachmentsController.cs 547ee88561 Remove api client generator errors 4 năm trước cách đây
VideoHlsController.cs 5a9bd712b3 Merge pull request #6296 from Bond-009/oscheck 4 năm trước cách đây
VideosController.cs 3090971feb Restore max width and height params 4 năm trước cách đây
YearsController.cs 223b42aed3 Create BaseItemKind enum 4 năm trước cách đây