.. |
ActivityLogController.cs
|
4d7e7d6331
Rewrite activity log backend to use a query class.
|
4 лет назад |
ApiKeyController.cs
|
f5973d57e8
Remove UTF8 bom from some files
|
4 лет назад |
ArtistsController.cs
|
223b42aed3
Create BaseItemKind enum
|
4 лет назад |
AudioController.cs
|
858c91ab48
Specify defaults or set query parameter to nullable
|
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
|
4 лет назад |
DlnaServerController.cs
|
bc9462981e
changed to constants
|
4 лет назад |
DynamicHlsController.cs
|
858c91ab48
Specify defaults or set query parameter to nullable
|
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
|
e5380c653b
Merge branch 'master' into ef-cleanup
|
4 лет назад |
InstantMixController.cs
|
9ac9543ee2
Add missing InstantMix endpoints
|
4 лет назад |
ItemLookupController.cs
|
60ffa6f514
Use FileShare.None when creating files
|
4 лет назад |
ItemRefreshController.cs
|
29fc882037
merge all attributes
|
4 лет назад |
ItemUpdateController.cs
|
858c91ab48
Specify defaults or set query parameter to nullable
|
4 лет назад |
ItemsController.cs
|
223b42aed3
Create BaseItemKind enum
|
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
|
c083b29e29
Use Guid as API parameter type where possible
|
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
|
a8ed753f6c
FxCop -> Net Analyzers (part 2)
|
4 лет назад |
QuickConnectController.cs
|
5150598c6d
Fix API forbidden response
|
4 лет назад |
RemoteImageController.cs
|
60ffa6f514
Use FileShare.None when creating files
|
4 лет назад |
ScheduledTasksController.cs
|
c11f19f090
Fix GET ScheduledTasks return value
|
4 лет назад |
SearchController.cs
|
223b42aed3
Create BaseItemKind enum
|
4 лет назад |
SessionController.cs
|
694d772b11
Update Jellyfin.Api/Controllers/SessionController.cs
|
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
|
223b42aed3
Create BaseItemKind enum
|
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
|
223b42aed3
Create BaseItemKind enum
|
4 лет назад |
UniversalAudioController.cs
|
858c91ab48
Specify defaults or set query parameter to nullable
|
4 лет назад |
UserController.cs
|
19e4ef82dd
Remove conversion from IPAddress to string to IPAddress
|
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
|
858c91ab48
Specify defaults or set query parameter to nullable
|
4 лет назад |
VideosController.cs
|
3741be51ec
Merge pull request #5383 from cvium/fix-mergeversions-overflow
|
4 лет назад |
YearsController.cs
|
223b42aed3
Create BaseItemKind enum
|
4 лет назад |