Patrick Barron
|
940dee57d7
|
Merge pull request #3493 from Ullmie02/api-items
Move ItemsService and TrailersService to Jellyfin.Api
|
4 years ago |
David
|
95ea9dad00
|
Change route parameter name
|
4 years ago |
David
|
5a74a7d3c7
|
Add additional userId query parameter
|
4 years ago |
David
|
589add1654
|
Change nullable behavior to fix web client
|
4 years ago |
Patrick Barron
|
613444a152
|
Merge pull request #2976 from crobibero/api-environment
Transfer EnvironmentService to Jellyfin.Api
|
4 years ago |
David
|
c675a9bec9
|
Merge pull request #3405 from crobibero/api-livetv
Move LiveTvService.cs to Jellyfin.Api
|
4 years ago |
David
|
68cc075dda
|
Update LiveTvController.cs
|
4 years ago |
David
|
31a492b2b9
|
Move TrailersService to Jellyfin.Api
|
4 years ago |
David
|
121de44ad0
|
Move ItemsService to Jellyfin.Api
|
4 years ago |
Cody Robibero
|
0830d381c4
|
Add missing endpoint
|
4 years ago |
Patrick Barron
|
3306639c9b
|
Merge pull request #3487 from crobibero/api-persons
Move PersonsService.cs to Jellyfin.Api
|
4 years ago |
crobibero
|
1aaee5cf8f
|
Move PersonsService.cs to Jellyfin.Api
|
4 years ago |
crobibero
|
13c4cb628f
|
add missing function after merge
|
4 years ago |
crobibero
|
14faebc7fe
|
Merge remote-tracking branch 'upstream/api-migration' into api-livetv
|
4 years ago |
Patrick Barron
|
d300d80479
|
Merge pull request #3484 from Ullmie02/api-artists
Move ArtistsService to Jellyfin.Api
|
4 years ago |
David
|
5dfe1ed9b3
|
Fix using ordering
|
4 years ago |
David
|
6385e1ba46
|
Fix Build
|
4 years ago |
David
|
94e792e0d7
|
Merge branch 'api-migration' of github.com:Ullmie02/jellyfin into api-migration
|
4 years ago |
David
|
603b1693c0
|
Update Jellyfin.Api/Controllers/ArtistsController.cs
Co-authored-by: Cody Robibero <cody@robibe.ro>
|
4 years ago |
Patrick Barron
|
a9dad2b04e
|
Merge pull request #3451 from crobibero/api-studios
Move StudiosService.cs to Jellyfin.Api
|
4 years ago |
crobibero
|
da40572979
|
Merge remote-tracking branch 'upstream/api-migration' into api-studios
|
4 years ago |
Patrick Barron
|
1b34919a60
|
Merge pull request #3381 from crobibero/api-movies
Move MoviesService.cs to Jellyfin.Api
|
4 years ago |
David
|
45e034e9a1
|
Move ArtistsService to Jellyfin.Api
|
4 years ago |
Cody Robibero
|
8459d486de
|
Update Jellyfin.Api/Controllers/MoviesController.cs
Co-authored-by: David <davidullmer@outlook.de>
|
4 years ago |
Patrick Barron
|
dbf939467f
|
Merge pull request #3466 from crobibero/api-migration-nullable
Make all optional strings nullable
|
4 years ago |
Patrick Barron
|
9b6daec3ad
|
Merge pull request #3462 from Ullmie02/api-playbackinfo
Move MediaInfoService to Jellyfin.Api
|
4 years ago |
David
|
68dd31d00e
|
Remove routes in old service
|
4 years ago |
Patrick Barron
|
37e2405638
|
Merge pull request #3460 from crobibero/api-playstate
Move PlaystateService.cs to Jellyfin.Api
|
4 years ago |
crobibero
|
73bcda7eac
|
Make all optional strings nullable
|
4 years ago |
David
|
bcd3cddad8
|
Move MediaInfoService to Jellyfin.Api
|
4 years ago |
crobibero
|
f45d44f321
|
Move PlaystateService.cs to Jellyfin.Api
|
4 years ago |
Patrick Barron
|
90c01327aa
|
Merge pull request #3433 from crobibero/api-years
Move YearsService to Jellyfin.Api
|
4 years ago |
Patrick Barron
|
ac646494e5
|
Merge pull request #3447 from crobibero/api-user-views
move UserViewsService.cs to Jellyfin.Api
|
4 years ago |
Patrick Barron
|
b9b73178f5
|
Merge pull request #3449 from crobibero/api-user-library
Move UserLibraryService.cs to Jellyfin.Api
|
4 years ago |
Patrick Barron
|
67a0f7180c
|
Merge pull request #3453 from Ullmie02/api-instantmix
Move InstantMixService to Jellyfin.Api
|
4 years ago |
David
|
1e80be30a9
|
Add response code documentation
|
4 years ago |
David
|
ea855c3a75
|
Merge branch 'api-migration' of github.com:jellyfin/jellyfin into api-instantmix
|
4 years ago |
David
|
fb9654e783
|
Correct Library routing
|
4 years ago |
David
|
778634b41b
|
Move InstantMixService to Jellyfin.Api
|
4 years ago |
dkanada
|
3b99e691a6
|
Merge pull request #3450 from crobibero/api-fix-swagger-order
Fix docs endpoint order
|
4 years ago |
crobibero
|
325808d271
|
Move StudiosService.cs to Jellyfin.Api
|
4 years ago |
Patrick Barron
|
fe02c6e863
|
Merge pull request #2929 from crobibero/api-scheduled-tasks
Scheduled Tasks to Jellyfin.Api
|
4 years ago |
crobibero
|
8d7b39a36e
|
fix endpoint order
|
4 years ago |
crobibero
|
8074c47d29
|
Move UserLibraryService.cs to Jellyfin.Api
|
4 years ago |
crobibero
|
54d666d7c9
|
move UserViewsService.cs to Jellyfin.Api
|
4 years ago |
crobibero
|
0179293c24
|
fix build
|
4 years ago |
crobibero
|
18f7f5aec7
|
Merge remote-tracking branch 'upstream/api-migration' into api-environment
|
4 years ago |
Patrick Barron
|
7bd9172779
|
Merge pull request #3434 from crobibero/api-unused
remove unused query parameters
|
4 years ago |
dkanada
|
f11ca0ba94
|
Merge pull request #3446 from crobibero/api-missing-route
Add missing route
|
4 years ago |
crobibero
|
835bda7be3
|
Add missing route
|
4 years ago |