.. |
ActivityLogController.cs
|
4d7e7d6331
Rewrite activity log backend to use a query class.
|
4 years ago |
ApiKeyController.cs
|
f5973d57e8
Remove UTF8 bom from some files
|
4 years ago |
ArtistsController.cs
|
b5a7a74e89
Use GetParentItem where applicable
|
4 years ago |
AudioController.cs
|
ea592d0256
fix trascodeReasons report
|
4 years ago |
BrandingController.cs
|
f5973d57e8
Remove UTF8 bom from some files
|
4 years ago |
ChannelsController.cs
|
c083b29e29
Use Guid as API parameter type where possible
|
4 years ago |
CollectionController.cs
|
f5973d57e8
Remove UTF8 bom from some files
|
4 years ago |
ConfigurationController.cs
|
efce4d4bf3
Merge remote-tracking branch 'upstream/master' into bad-route
|
4 years ago |
DashboardController.cs
|
1ad8e54035
Merge pull request #4709 from BaronGreenback/PluginDowngrade
|
4 years ago |
DevicesController.cs
|
6a07e93ddd
Fix endpoint auth
|
4 years ago |
DisplayPreferencesController.cs
|
6b20aaaa6a
Merge pull request #4836 from crobibero/dashboard-theme
|
4 years ago |
DlnaController.cs
|
29fc882037
merge all attributes
|
4 years ago |
DlnaServerController.cs
|
783d6409af
Merge pull request #4821 from BaronGreenback/disableDlna
|
4 years ago |
DynamicHlsController.cs
|
ea592d0256
fix trascodeReasons report
|
4 years ago |
EnvironmentController.cs
|
f6c6ee2008
Fix Environment authorization policy
|
4 years ago |
FilterController.cs
|
1d3b2e8dd6
Merge pull request #4643 from crobibero/empty-lib-null-ref
|
4 years ago |
GenresController.cs
|
c083b29e29
Use Guid as API parameter type where possible
|
4 years ago |
HlsSegmentController.cs
|
f5973d57e8
Remove UTF8 bom from some files
|
4 years ago |
ImageByNameController.cs
|
01355e0498
Fix nullability errors in Jellyfin.Api (part 1)
|
4 years ago |
ImageController.cs
|
c86c652006
Merge pull request #4794 from cvium/fix_image_upload
|
4 years ago |
InstantMixController.cs
|
b707d8e09d
Merge pull request #4486 from crobibero/split-api
|
4 years ago |
ItemLookupController.cs
|
f5973d57e8
Remove UTF8 bom from some files
|
4 years ago |
ItemRefreshController.cs
|
29fc882037
merge all attributes
|
4 years ago |
ItemUpdateController.cs
|
f5973d57e8
Remove UTF8 bom from some files
|
4 years ago |
ItemsController.cs
|
480ded0671
Merge pull request #4771 from crobibero/typed-get-preference
|
4 years ago |
LibraryController.cs
|
c2097ba5fe
Merge pull request #4833 from Ullmie02/similar-fix
|
4 years ago |
LibraryStructureController.cs
|
f2a86d9c80
Remove CommaDelimitedArrayModelBinderProvider
|
4 years ago |
LiveTvController.cs
|
00a608dfab
Merge pull request #4781 from crobibero/map-xmltv
|
4 years ago |
LocalizationController.cs
|
f5973d57e8
Remove UTF8 bom from some files
|
4 years ago |
MediaInfoController.cs
|
ce741f541c
Merge pull request #4824 from crobibero/livestream-post-body
|
4 years ago |
MoviesController.cs
|
c083b29e29
Use Guid as API parameter type where possible
|
4 years ago |
MusicGenresController.cs
|
c083b29e29
Use Guid as API parameter type where possible
|
4 years ago |
NotificationsController.cs
|
287baa4965
remove unused directives
|
4 years ago |
PackageController.cs
|
1ad8e54035
Merge pull request #4709 from BaronGreenback/PluginDowngrade
|
4 years ago |
PersonsController.cs
|
c083b29e29
Use Guid as API parameter type where possible
|
4 years ago |
PlaylistsController.cs
|
24b2991def
Merge pull request #4761 from crobibero/playlist
|
4 years ago |
PlaystateController.cs
|
509a4d0900
Merge pull request #4526 from crobibero/mark-played
|
4 years ago |
PluginsController.cs
|
1ad8e54035
Merge pull request #4709 from BaronGreenback/PluginDowngrade
|
4 years ago |
QuickConnectController.cs
|
259d811b95
Merge pull request #4722 from crobibero/forbid
|
4 years ago |
RemoteImageController.cs
|
dae4541bad
Merge remote-tracking branch 'upstream/master' into dotnet-5
|
4 years ago |
ScheduledTasksController.cs
|
c11f19f090
Fix GET ScheduledTasks return value
|
4 years ago |
SearchController.cs
|
c083b29e29
Use Guid as API parameter type where possible
|
4 years ago |
SessionController.cs
|
c8c5feacb6
Convert ClientCapabilities to a Dto with JsonConverters
|
4 years ago |
StartupController.cs
|
deb4d27857
Moved all settings across to network.xml
|
4 years ago |
StudiosController.cs
|
c083b29e29
Use Guid as API parameter type where possible
|
4 years ago |
SubtitleController.cs
|
547ee88561
Remove api client generator errors
|
4 years ago |
SuggestionsController.cs
|
f5973d57e8
Remove UTF8 bom from some files
|
4 years ago |
SyncPlayController.cs
|
7e01cce884
Merge pull request #4716 from OancaAndrei/syncplay-new-auth-policies
|
4 years ago |
SystemController.cs
|
fbfb23abab
Merge pull request #4850 from BaronGreenback/NetworkApiFix
|
4 years ago |
TimeSyncController.cs
|
c98c2ab955
Merge branch 'master' into syncplay-enhanced
|
4 years ago |
TrailersController.cs
|
c083b29e29
Use Guid as API parameter type where possible
|
4 years ago |
TvShowsController.cs
|
c083b29e29
Use Guid as API parameter type where possible
|
4 years ago |
UniversalAudioController.cs
|
f5973d57e8
Remove UTF8 bom from some files
|
4 years ago |
UserController.cs
|
259d811b95
Merge pull request #4722 from crobibero/forbid
|
4 years ago |
UserLibraryController.cs
|
7457c4a95d
Merge pull request #4499 from crobibero/more-param
|
4 years ago |
UserViewsController.cs
|
f5973d57e8
Remove UTF8 bom from some files
|
4 years ago |
VideoAttachmentsController.cs
|
547ee88561
Remove api client generator errors
|
4 years ago |
VideoHlsController.cs
|
ea592d0256
fix trascodeReasons report
|
4 years ago |
VideosController.cs
|
683bc27b27
Merge pull request #4672 from cvium/fix_mergeversions_which_was_unrelated_to_my_bughunt
|
4 years ago |
YearsController.cs
|
b5a7a74e89
Use GetParentItem where applicable
|
4 years ago |