.. |
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
|
b5a7a74e89
Use GetParentItem where applicable
|
4 年之前 |
AudioController.cs
|
210d10400a
change HLS endpoint defaults to false
|
4 年之前 |
BrandingController.cs
|
f5973d57e8
Remove UTF8 bom from some files
|
4 年之前 |
ChannelsController.cs
|
46a6cd8d1f
Merge pull request #5091 from crobibero/query-param-array
|
4 年之前 |
CollectionController.cs
|
f5973d57e8
Remove UTF8 bom from some files
|
4 年之前 |
ConfigurationController.cs
|
efce4d4bf3
Merge remote-tracking branch 'upstream/master' into bad-route
|
4 年之前 |
DashboardController.cs
|
1ad8e54035
Merge pull request #4709 from BaronGreenback/PluginDowngrade
|
4 年之前 |
DevicesController.cs
|
6a07e93ddd
Fix endpoint auth
|
4 年之前 |
DisplayPreferencesController.cs
|
6b20aaaa6a
Merge pull request #4836 from crobibero/dashboard-theme
|
4 年之前 |
DlnaController.cs
|
29fc882037
merge all attributes
|
4 年之前 |
DlnaServerController.cs
|
783d6409af
Merge pull request #4821 from BaronGreenback/disableDlna
|
4 年之前 |
DynamicHlsController.cs
|
210d10400a
change HLS endpoint defaults to false
|
4 年之前 |
EnvironmentController.cs
|
f6c6ee2008
Fix Environment authorization policy
|
4 年之前 |
FilterController.cs
|
1d3b2e8dd6
Merge pull request #4643 from crobibero/empty-lib-null-ref
|
4 年之前 |
GenresController.cs
|
c083b29e29
Use Guid as API parameter type where possible
|
4 年之前 |
HlsSegmentController.cs
|
5e0f480e48
fix build and isdirectstream
|
4 年之前 |
ImageByNameController.cs
|
5e0f480e48
fix build and isdirectstream
|
4 年之前 |
ImageController.cs
|
7d1d159b8a
Merge pull request #5556 from oddstr13/image-fill-resize
|
4 年之前 |
InstantMixController.cs
|
0f38b2ffb2
Merge pull request #5518 from crobibero/missing-endpoints
|
4 年之前 |
ItemLookupController.cs
|
93ce087fc9
Merge pull request from GHSA-rgjw-4fwc-9v96
|
4 年之前 |
ItemRefreshController.cs
|
29fc882037
merge all attributes
|
4 年之前 |
ItemUpdateController.cs
|
e4bf57c739
Merge pull request #5375 from crobibero/default-api-value
|
4 年之前 |
ItemsController.cs
|
2197d20783
Merge pull request #5764 from cvium/fix-folders-perms
|
4 年之前 |
LibraryController.cs
|
51f5da8015
Merge pull request #5621 from cvium/enable-range-processing-download
|
4 年之前 |
LibraryStructureController.cs
|
75d3d120d3
Fix UpdateMediaPath model binding (#5378)
|
4 年之前 |
LiveTvController.cs
|
46a6cd8d1f
Merge pull request #5091 from crobibero/query-param-array
|
4 年之前 |
LocalizationController.cs
|
f5973d57e8
Remove UTF8 bom from some files
|
4 年之前 |
MediaInfoController.cs
|
ed333dec43
Merge pull request #5069 from crobibero/obsolete-param
|
4 年之前 |
MoviesController.cs
|
c083b29e29
Use Guid as API parameter type where possible
|
4 年之前 |
MusicGenresController.cs
|
c083b29e29
Use Guid as API parameter type where possible
|
4 年之前 |
NotificationsController.cs
|
787ad44323
Merge pull request #5500 from crobibero/api-integration-fix
|
4 年之前 |
PackageController.cs
|
a7f65bd205
Merge pull request #5099 from crobibero/non-required-query-param
|
4 年之前 |
PersonsController.cs
|
c083b29e29
Use Guid as API parameter type where possible
|
4 年之前 |
PlaylistsController.cs
|
ed333dec43
Merge pull request #5069 from crobibero/obsolete-param
|
4 年之前 |
PlaystateController.cs
|
e4bf57c739
Merge pull request #5375 from crobibero/default-api-value
|
4 年之前 |
PluginsController.cs
|
b2a8fd82d8
Merge pull request #5216 from jellyfin/remove-old-settings
|
4 年之前 |
QuickConnectController.cs
|
259d811b95
Merge pull request #4722 from crobibero/forbid
|
4 年之前 |
RemoteImageController.cs
|
93ce087fc9
Merge pull request from GHSA-rgjw-4fwc-9v96
|
4 年之前 |
ScheduledTasksController.cs
|
c11f19f090
Fix GET ScheduledTasks return value
|
4 年之前 |
SearchController.cs
|
c083b29e29
Use Guid as API parameter type where possible
|
4 年之前 |
SessionController.cs
|
bc27c2b7da
Merge pull request #5631 from BrianCArnold/FixMessageCommand
|
4 年之前 |
StartupController.cs
|
deb4d27857
Moved all settings across to network.xml
|
4 年之前 |
StudiosController.cs
|
c083b29e29
Use Guid as API parameter type where possible
|
4 年之前 |
SubtitleController.cs
|
56b05f4e2b
Merge pull request #6175 from nielsvanvelzen/crobibero-is-stupid
|
4 年之前 |
SuggestionsController.cs
|
f5973d57e8
Remove UTF8 bom from some files
|
4 年之前 |
SyncPlayController.cs
|
7e01cce884
Merge pull request #4716 from OancaAndrei/syncplay-new-auth-policies
|
4 年之前 |
SystemController.cs
|
fbfb23abab
Merge pull request #4850 from BaronGreenback/NetworkApiFix
|
4 年之前 |
TimeSyncController.cs
|
c98c2ab955
Merge branch 'master' into syncplay-enhanced
|
4 年之前 |
TrailersController.cs
|
46a6cd8d1f
Merge pull request #5091 from crobibero/query-param-array
|
4 年之前 |
TvShowsController.cs
|
fa7a8752a9
Merge pull request #5027 from crobibero/episode-first-up
|
4 年之前 |
UniversalAudioController.cs
|
b7c3510da1
Revert "Merge pull request #5943 from Maxr1998/device-profile-defaults"
|
4 年之前 |
UserController.cs
|
39b0d69786
Merge pull request #5171 from Ullmie02/reset-fix
|
4 年之前 |
UserLibraryController.cs
|
7457c4a95d
Merge pull request #4499 from crobibero/more-param
|
4 年之前 |
UserViewsController.cs
|
f5973d57e8
Remove UTF8 bom from some files
|
4 年之前 |
VideoAttachmentsController.cs
|
547ee88561
Remove api client generator errors
|
4 年之前 |
VideoHlsController.cs
|
210d10400a
change HLS endpoint defaults to false
|
4 年之前 |
VideosController.cs
|
9798bf29f3
Merge pull request #5937 from Maxr1998/videoscontroller-api-fix
|
4 年之前 |
YearsController.cs
|
46a6cd8d1f
Merge pull request #5091 from crobibero/query-param-array
|
4 年之前 |